@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
img {
	border:0;
}
.main_container {
	width:1000px;
	margin:0 auto;
	background-color:#3B332F;
}
.head {
	width:1000px;
	height:100px;
	background-color:#3B332F;	
}
.logo {
	height:72px;
	margin:0 auto;
	float:left;
	/*margin:0 auto;*/
	padding-left:20px;
	padding-top:4px;
	width:710px;
}
.contacts {
	height:100px;
	width:270px;
	float:left;
	background-color:#00ACD7;
}
.dial {
	float:left;
	height:49px;
	width:49px;
	padding-left:20px;
	padding-top:25px;
}
.contacts_txt {
	float:left;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:35px;
}
.banner {
	height:247px;
	width:1000px;
	font-size:0px;
}
.top_menu {
	height:39px;
	width:970px;
	background:#9B938F repeat-x;
	padding-left:30px;
	padding-top:7px;
	float:left;
}
.top_menu ul {
	margin:0;
	padding:0;
	float:left;
}
.top_menu li {
	text-decoration:none;
	list-style:none;
	float:left;
	color:#FFFFFF;
	background:url(../images/menu_line.gif) no-repeat scroll right center;
	display:block;
	/*padding-top:15px;*/
	height:31px;
}
.top_menu a {
	text-decoration:none;
	list-style:none;
	float:left;
	color:#FFFFFF;
	padding-right:15px;
	padding-left:15px;
	padding-top:11px;
	height:24px;
	display:block;
}
.top_menu li a:hover {
	color:#CCCCCC;
	height:20px;
	margin-top:3px;
	display:block;
	background-color:#FFFFFF;
}

.top_content {
	width:1000px;
	background-color:#3B332F;
	overflow:auto;
	padding-bottom:50px;
}
.top_content_box {
	width:294px;
	float:left;
	margin-left:28px;
	margin-top:20px;
	/*overflow:hidden;*/
}
/*.top_content_heading {
	float:left;
	color:#CEC5C1;
	font-size:25px;
	margin-bottom:8px;
}
.top_content_arrow {
	float:left;
	height:5px;
	width:55px;
	margin-left:10px;
	background:url(../images/arrow.gif) no-repeat;
	margin-top:15px;
}*/
.top_content_img {
	width:294px;
	height:132px;
	float:left;
}
.top_content_txt {
	width:294px;
	/*height:300px;*/
	color:#CEC5C1;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	height:100px;
	margin-top:10px;
}
.read_more {
	height:30px;
	width:96px;
	/*margin-top:20px;*/
	float:left;
	/*margin-bottom:50px;*/
}
.bottom_strip {
	width:1000px;
	height:10px;
	background-color:#352D2A;
}
.main_content {
	width:1000px;
	background-color:#00ACD7;
	overflow:auto;
}
.left {
	width:615px;
	float:left;
	background-color:#000000;
	/*overflow:auto;*/
	padding-top:25px;
	margin-left:15px;
}
.left_heading {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left:10px;
	width:500px;
}
.left_topline {
	height:2px;
	width:590px;
	background-color:#3B332F;
	font-size:0;
	margin-top:2px;
	margin-left:10px;
}
.left_txt {
	width:590px;
	margin:0 auto;
	color:#9B938F;
	margin-top:20px;
	min-height:500px;
	margin-bottom:10px;
}
.left_txt li {
	list-style:none;
	/*float:left;*/
	text-decoration:none;
}
.left_txt_1 {
	margin-left:10px;
	width:208px;
	float:left;
}
.left_txt_1 li {
	/*background:url(../images/li_arrow.gif) no-repeat;*/
	/*float:left;*/
	list-style:none;
	width:208px;
	/*float:left;*/
	font-size:17px;
	color:#00ACD7;
	text-decoration:none;
	margin-top:8px;
	float:left;
}
.left_txt_1 li a {
	/*float:left;*/
	list-style:none;
	width:208px;
	/*float:left;*/
	font-size:17px;
	color:#00ACD7;
	text-decoration:none;
}
.left_txt_2{
	margin-left:10px;
	width:347px;
	float:left;
}
.left_txt_2 li {
	/*background:url(../images/li_arrow.gif) no-repeat;*/
	/*float:left;*/
	list-style:none;
	margin-top:8px;
	width:347px;
	/*float:left;*/
	font-size:17px;
	color:#00ACD7;
	text-decoration:none;
		float:left;
}
.left_txt_2 li a {
	/*float:left;*/
	list-style:none;
	width:347px;
	/*float:left;*/
	font-size:17px;
	color:#00ACD7;
	text-decoration:none;
}
.left_clients_heading {
	float:left;
	font-size:18px;
	height:48px;
	/*margin-bottom:10px;*/
	padding-top:40px;
	text-align:center;
	width:580px;
}
.left_aboutus {
	width:790px;
	background-color:#000000;
	overflow:auto;
	margin:0 auto;
	padding-left:30px;
	padding-right:150px;
	padding-bottom:30px;
}
.left_aboutus_img {
	/*padding-right:100px;*/
	width:170px;
	/*height:240px;*/
	margin-top:30px;
	color:#FFFFFF;
	float:left;
	/*overflow:auto;*/
	/*text-align:left;*/
}
.left_aboutus_txt {
	margin-top:30px;
	color:#9B938F;
/*	margin-bottom:30px;*/
	/*float:left;*/
	/*margin-left:50px;*/
}
.view_work {
	width:96px;
	height:30px;
	margin:0 auto;
}
.right {
	width:355px;
	float:left;
	padding-top:25px;
	/*height:400px;*/
	float:left;
}
.right_text {
	width:273px;
	margin:0 auto;
	color:#FFFFFF;
	font-size:14px;
}
.right_heading {
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin-left:30px;
	width:240px;
	margin-top:7px;
}
.right_line {
	height:2px;
	width:282px;
	margin-left:30px;
	margin-top:2px;
	background:url(../images/left_line.gif) no-repeat;
	/*margin-bottom:30px;*/
}
.right_img {
	height:85px;
	width:273px;
	margin-top:20px;
	margin-left:46px;
	overflow:auto;
	overflow:hidden;
}
.footer {
	width:1000px;
	background-color:#2E2622;
	height:65px;
}
.copyright {
	width:200px;
	height:45px;
	color:#FFFFFF;
	margin-left:25px;
	margin-top:20px;
	float:left;
}
.footer_menu {
	width:740px;
	height:45px;
	color:#FFFFFF;
	margin-top:20px;
	float:left;
}
.footer_menu ul {
	margin:0;
	padding:0;
	float:left;
}
.footer_menu li {
	text-decoration:none;
	list-style:none;
	float:left;
	color:#FFFFFF;
}
.footer_menu a {
	text-decoration:none;
	list-style:none;
	float:left;
	color:#FFFFFF;
	padding-right:15px;
	padding-left:15px;
}