/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #dddcdc;
	background: #262324 url(images/tlo.jpg) top repeat-x;
}

a:link, a:visited { color: #b7bd19; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #b7bd19; text-decoration: underline;}

img {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h1 {
	color: #b5bb1a;	
	margin: 0 0 15px 0;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	font-size: 1px;	
}

#acontainer{
	width: 960px;
	margin: 0 auto;
}

/* header */
#aheader {
	width: 900px;
	height: 120px;
	background: url(images/aheader_bg.jpg);
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

#aheader #site_title {
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	background-image: url(logo.jpg);
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 97px;
	width: 270px;
}
/* end of header */

/* menu */
#amenu {
	clear: both;
	position: relative;
	width: 920px;
	margin: 0 20px;
	height: 45px;
	background: url(images/menu.jpg) right no-repeat;
}

#amenu span {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 45px;
	background: url(images/menuleft.jpg) no-repeat;
}

#amenu ul{
	padding: 0 0 0 10px;
	margin: 0 auto;
	height: 45px;
	list-style: none;
}

#amenu ul li{
	float:left;
	padding-right: 5px;
}

#amenu li a{
	float: left;
	display: block;
	color: #000;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0px 0 0 8px;	
}
#amenu  li a b{
	float: left;
	display: block;
	padding: 4px 24px 0 16px;
}
#amenu  li.current a, #amenu  li a:hover{
	color: #fff;
	text-decoration: none;
	background: url(images/amenu_hover_bg_left.jpg) left top no-repeat; 
}
#amenu  li.current a b, #amenu li a:hover b{
	color: #fff;
	padding-top: 0px;
	text-decoration: none;
	background: url(images/amenu_hover_bg.jpg) right top no-repeat;
}
/* end of menu */

/* banner */
#abanner {
	clear: both;
	width: 960px;
	height: 245px;
	background: #b7bd19 url(images/abanner_bg.jpg) top left no-repeat;
}

#abanner p{
	color: #333;
	font-size: 13px;
	width: 400px;
	padding: 130px 0px 0px 70px;
	text-align: left;
	line-height: 20px;
}

#abanner a{
	color: #000;
}
/* end of banner */

/* content */
#acontent {
	width: 880px;
	padding: 30px 40px 0px 40px;
	min-height: 500px;
	background: url(images/acontent_bg.jpg) repeat-y;
}

#acontent #acontent_left {
	float: left;
	width: 560px;
}

#acontent #acontent_right {
	float: right;	
	width: 280px;
}

/* left column */


#acontent_left p{
	text-align: justify;
	padding-bottom: 10px;
}

#acontent_left ul {
	margin: 0px;
	padding: 10px 0 0 0;
	list-style:none;
}

#acontent_left li {
	padding: 0 0 10px 25px;
	background: url(images/alist_icon.jpg) left top no-repeat;
}


#acontent_left .content_left_section_01 {
	clear: both;
}

.content_left_section_01 h1 {
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 5px 0 15px 0;
}


.content_left_section_01 img {
	margin: 0 15px 5px 0;
	border: 5px solid #2f2b2c;
}

#acontent_left #why_choose_us {
	float: left;
	margin-right: 40px;
	width: 260px;
}

#why_choose_us h1 {
	font-size: 18px;
	height: 20px;
	padding: 19px 0 0 40px;
	background: url(images/agraph.jpg) left bottom no-repeat;
}

#acontent_left #services {
	float: left;
	width: 260px;
}

#services li a {
	font-size: 11px;
	font-weight: normal;
	color: #dddcdc;
}

#services h1 {
	font-size: 18px;
	height: 20px;
	padding: 19px 0 0 40px;
	background: url(images/aservices_icon.jpg) left bottom no-repeat;
}

/* end of left column */

/* right column */
 #acontent_right .right_column_section{ 
	clear: both;
	margin-bottom: 30px;
}

.right_column_section img {
	border: 5px solid #2f2b2c;
	margin-bottom: 10px;
}
 
.right_column_section #company_news_header {
	font-size: 18px;
	height: 20px;
	color: #b5bb1a;
	padding: 19px 0 0 40px;
	margin: 0 0 15px 0;
	font-weight: bold;
	background: url(images/anews_icon.jpg) left bottom no-repeat;
	
}

.right_column_section #testimonials_header {
	font-size: 18px;
	height: 20px;
	color: #b5bb1a;
	padding: 19px 0 0 40px;
	margin: 0 0 15px 0;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left bottom;
}
 
.right_column_section h1 {
	color: #20d1ee;	 
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0px;
	font-weight: normal;
 }
 
.right_column_section h2 {
	 margin: 0px;
	 padding: 0px;
	 font-size: 12px;
	 font-weight: bold;
 }
 
#acontent_right #newsletter_section{
	clear: both;
	padding: 10px 20px;
	height: 135px;
	background: url(images/anewsletter_bg.jpg) no-repeat;
}

#newsletter_section h1 {
	color: #CC0;
	font-size: 16px;
	padding: 0;
	margin: 0 0 20px 0;
}

#newsletter_section p{
	margin-bottom: 10px;
}

#newsletter_section form {
	padding: 0px;
	 margin: 0px;
}

#newsletter_section input {
	margin-bottom: 5px;
}

/* end of right column */
/* end of content */

/* footer */
#afooter {
	clear: both;
	color: #999;
	width: 960px;
	padding: 20px 0px 20px 0;
	text-align: center;
	background: url(images/afooter_bg.jpg) top center no-repeat;
}

#afooter a{
	color: #fff;
	font-weight: normal;
}
/* end of footer */
