@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background: #3d3d3d;
	margin: 30px 0;
}
a{
	color:#9c936c;
	text-decoration:none;
}
a:hover{
	color:#353535;
}
img{
	border:0;
}
p, h1, h2, h3, h4, h5, h6, form, ul{
	margin:0;
	padding:0;
}
p{
	line-height:17px;
	text-align:justify;
}
.clear{
	clear:both;
}
h1{
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#413f37;
	padding:8px 10px;
	border-bottom:5px solid #413f37;
	margin-bottom:4px;
	font-weight:bold;
	background:url(../images/heading-bg.gif);
	font-size:22px;
}
h2 {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:8px 0px 8px 0px;
}
h2 a {
	color:#e5b703;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:8px 0px 8px 0px;	
}
.black, a.black:link, a.black:active, a.black:visited{
	color:#3d3d3d;
	text-decoration:none;
}
a.black:hover{
	text-decoration:underline;
}
/*Start Page Holder*/
#page_holder{
	width:900px;
	margin:auto;
}
#containt_holder{
	background:#fff;
}

/*Start Header*/
#header{
	width:880px;
	margin:auto;
}
#header #logo{
	width:205px;
	float:left;
}
#header #header_right{
	width:600px;
	float:right;
	text-align:right;
}

/*Start Nav*/
#nav{
	display:block;
	height:55px;
	background:url(../images/nav-bg.gif) repeat-x;
	margin-bottom:5px;
}
#nav a{
	display:block;
	float:left;
	color:#353535;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:55px;
	padding:0 15px;
	line-height:55px;
	border-right:1px solid #f0f0f0;
	font-weight:bold;
}
#nav a.active{
	display:block;
	float:left;
	background:url(../images/nav-hover-bg.gif) repeat-x;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:55px;
	padding:0 15px;
	line-height:55px;
	border-right:1px solid #f0f0f0;
}
#nav a:hover{
	background:url(../images/nav-hover-bg.gif) repeat-x;
	color:#fff;
}

/*Banner*/
#banner{
	display:block;
	background:url(../images/banner-bg.gif) repeat-x;
	overflow:hidden;
	width:900px;
	height:244px;
	padding-top:1px;
	margin-bottom:10px;
	overflow:hidden;
}

/*Start Containt Area*/
#containt_area{
	display:block;
	width:880px;
	padding:0 10px;
}
#cont_left{
	display:block;
	float:left;
	width:610px;
}
#cont_right{
	display:block;
	float:right;
	width:260px;
	background:#f0f0f0 url(../images/right-block-bg.gif) repeat-x;
}
.right_head{
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#413f37;
	padding:8px 10px;
	border-bottom:5px solid #413f37;
	margin-bottom:1px;
	font-weight:bold;
	background:url(../images/heading-bg.gif);
	font-size:22px;
}
.right_block{
	display:block;
	min-height:220px;
}
* html .right_block{
	height:220px;
}

.right_nav a{
	display:block;
	color:#353535;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background:url(../images/bullet.gif) no-repeat 15px 14px;
	padding:12px 4px 13px 35px;
	margin:0 0 4px 0;
	border-bottom:1px solid #c3c3c3;
}
.right_nav a:hover{
	font-weight:bold;
	border-bottom:1px solid #d4ab09;
}

/*Start Info Box*/
#info_box{
	display:block;
	padding:10px;
	background:#f0f0f0 url(../images/info-bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d3d3d;
	line-height:18px;
	min-height:245px;
	border:1px solid #595959;
	border-width:10px 0;
}
* html #info_box{
	height:245px;
}
.column_one{
	display:block;
	float:left;
	width:281px;
	margin-right:8px;
}
.column_two{
	display:block;
	float:left;
	width:281px;
}
.column_three{
	display:block;
	float:right;
	width:281px;
}

.info_head{
	display:block;
	height:33px;
	background:url(../images/info-head-bg.gif) no-repeat;
	color:#3d3d3d;
	font-size:18px;
	font-weight:bold;
	padding:25px 0 0 35px;
}

.info_content{
	display:block;
	padding:10px;
	color:#666;
	line-height:15px;
}
.read_more{
	display:block;
	margin-top:10px;
}
.read_more a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
.read_more a:hover{
	color:#353535;
}

/*parteners Logos*/
#partners_logos{
	display:block;
	margin:10px 0;
	text-align:center;
}
#partners_logos img{
	margin:0 0 0 10px;
}
#partners_logos_inside{
	display:block;
	margin:10px 0;
	text-align:center;
	border-top:1px solid #e0e0e0;
	padding-top:4px;
}
#partners_logos_inside img{
	margin:0 0 0 10px;
}
/*Footer*/
#footer{
	display:block;
	padding:20px;
	background:#e0e0e0 url(../images/footer-logo.gif) right center no-repeat;
	color:#000;
}
#footer_left{
	display:block;
	float:left;
	width:610px;
}
#footer_left a{
	color:#000;
	text-decoration:none;
	padding:0 4px;
}
#footer_left a:hover{
	color:#666;
}
#footer_right{
	display:block;
	float:right;
	width:185px;
}

.info_content ul li{
	list-style:none;
	padding:2px 0 2px 15px;
	background:url(../images/arrow.gif) no-repeat 0 6px;
}
.img_block{
	text-align:center;
	padding:10px 0;
}
.border {
	border:5px solid #f2cb32;	
}
.qty {
	float:left; clear:both; margin-right:10px; height:15px;	
}
.client_names {
	font-size:12px;	
	font-weight:bold;
	line-height:30px;
}
.testimonials_list {
	background:#f5f5f5;
	border:5px solid #f2cb32;
	padding:10px 10px 0px 10px;
	line-height:19px;
	margin:0px 0px 10px 0px;
}
.testimonials_list hr {
	background:#f2cb32;
	height:2px;	
	border:none;
	margin:10px 0px;
}
.testimonials_list .testimonials_info {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}
/*Page List*/
ul.page_list {
	margin:10px 0px 0px 0px;
	padding:0;
}
ul.page_list li {
	margin:0px 0px 5px 0px;
	padding:7px 0px 7px 30px;
	background:#eaeaea url(../images/back_arrow.png) no-repeat 5px 4px;
	list-style:none;
	font-size:13px;
	font-weight:bold;
}
ul.page_list li:hover {	
	background:#fff url(../images/back_arrow.png) no-repeat 5px 4px;
	
}
/*contact_form */
#contact_form {
border:5px solid #b1b1b1; background:#ededed;	
}
#contact_form tr{
background:#f7f7f7;
border-bottom:2px solid #f2cb32;
height:30px;
}
#contact_form input{
border:1px solid #f2cb32;
height:16px;
width:245px;
padding:4px;
}
#contact_form textarea{
border:1px solid #f2cb32;
padding:4px;
width:245px;
}
#contact_form select{
border:1px solid #f2cb32;
padding:4px;
width:255px;
}
#contact_form .send{
border:1px solid #ceac28;
background:#f2d565;
height:25px;
width:100px;
padding:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;

}

