@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f3f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
#menu_tpr a span {
	font-weight: bold;
	color: #f39513;
}
#menu_tpr a span:hover {
	font-weight: bold;
	color: #FF3300;
}
#menu {
	float: left;
	height: 25px;
	width: 750px;
}





#menu_tpr a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
#menu_tpr a:hover {
	color: #F60;
	text-decoration: none;
	font-weight: normal;
}

#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f3f3f2;
}
#top {
	float: left;
	height: 110px;
	width: 970px;
}
.row {
	float: left;
	width: 970px;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 205px;
}
#menu_tpr {
	float: right;
	margin-top: 35px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	list-style-type: none;
	height: 25px;
	background-image: url(../images/menu_bgov.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}
#menu ul li:hover {
	float: left;
	list-style-type: none;
	height: 25px;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#menu ul li a {
	font-size: 11px;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	color: #FFF;
	display: block;
}
#menu ul .active  {
	color: #635435;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
}
#social {
	float: right;
	height: 25px;
}
.soc {
	float: right;
	height: 25px;
	width: 25px;
	margin-left: 5px;
}
#banner {
	float: left;
	height: 295px;
	width: 970px;
	margin-top: 10px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
}
.about {
	float: left;
	width: 700px;
}
.about p {
	line-height: 20px;
	margin-top: 0px;
	text-align: justify;
}
#service {
	float: right;
	width: 245px;
}
.hd {
	color: #FFF;
	background-image: url(../images/he_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	padding-left: 15px;
	margin: 0px;
	width: 300px;
}
.hd_right {
	color: #FFF;
	background-image: url(../images/he_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	padding-left: 15px;
	margin: 0px;
	width: 230px;
}
#col_1 {
	float: left;
	width: 300px;
	margin-right: 35px;
}
#col_2 {
	float: left;
	width: 300px;
}
#col_3 {
	float: right;
	width: 300px;
}
#col_1 p {
	font-size: 11px;
	text-align: justify;
	margin-top: 15px;
}
#col_2 p {
	font-size: 11px;
	text-align: justify;
	margin-top: 15px;
}
#latest_work {
	float: left;
	height: 170px;
	width: 970px;
	background-color: #CCC;
}
.vid_1 {
	float: left;
	height: 150px;
	width: 265px;
	margin-top: 10px;
	margin-left: 20px;
}
.vid_2 {
	float: left;
	height: 150px;
	width: 265px;
	margin-top: 10px;
	margin-left: 65px;
}
#footer {
	float: left;
	height: 70px;
	width: 970px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f39513;
	background-color: #635435;
	margin-top: 10px;
}
#foot_right {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	color: #FFF;
	width: 250px;
	text-align: right;
}
#foot_right a {
	color: #FFF;
	text-decoration: none;
}
#foot_right a:hover {
	color: #f39513;
	text-decoration: none;
}


#foot_left {
	color: #FFF;
	line-height: 20px;
	margin-top: 15px;
	margin-left: 15px;
	width: 650px;
	float: left;
}
#foot_left a {
	text-decoration: none;
	color: #FFF;
}
#foot_left a:hover {
	text-decoration: none;
	color: #f39513;
}

.vid_3 {
	float: right;
	height: 150px;
	width: 265px;
	margin-top: 10px;
	margin-right: 20px;
}



#col_3 p {
	font-size: 11px;
	text-align: justify;
	margin-top: 15px;
}






#service ul li {
	line-height: 20px;
	list-style-image: url(../images/bullet.png);
}
#service ul {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}

.readmore a {
	color: #FF6600;
	font-style: italic;
	text-decoration: none;
	background-image: url(../images/readmore.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 11px;
	float: right;
}
.readmore a:hover {
	color: #333333;
	font-style: italic;
	text-decoration: none;
	background-image: url(../images/readmore_ovr.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 11px;
}
.about img {
	float: left;
	margin-right: 10px;
}
.row ul li {
	list-style-image: url(../images/bullet.png);
	line-height: 20px;
}
