/*   Designed by w w w . t e m p l a t e m o . c o m    */
body{
	margin: 0 ;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #444444;
	background: url(images/bg-awan.jpg) no-repeat;
	/* background: url(images/v3_body_bg.jpg) repeat; */
}
a:link, a:visited { color: #720803; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #720803; text-decoration: none; font-weight: bold; }

h1 {
	margin:0px;
	font-weight: bold;
	font-size: 22px;
	color:#518b10;
}
h1 span {
	font-size: 14px;
	color: #666666;
	line-height: 1.6em;
}
h2 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 14px;
	color:#427707;
	padding-top: 20px;
}

#v3_container {
	margin: auto;
	width: 770px;
	background: url(images/v3_container_bg.jpg) repeat-y;
}

#v3_left_column {
	float: left;
	width: 483px;
}

#v3_logo { width: 62px; float: left; padding-right: 5px; padding-bottom: 10px; }

#v3_title {
	float: left;
	padding-top: 15px;
	padding-left: 25px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #4c770c;
	line-height: 1.6em;
}
#v3_title span {
	//color: #666666;
	color: #fb7303;
}
#v3_slogan {
	margin-top: -18px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
#v3_header {
	float: left;
	clear: left;
	width: 483px;
	height: 191px;
	/* background: url(images/v3_header.jpg) no-repeat; */
	background: url(images/v3_left.jpg) top left no-repeat;
}
#v3_header_slogan {
	width: 483px;
	float: left;
	margin-top: 162px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#v3_left_content {
	float: left;
	margin: 10px 30px 30px 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 413px;
	text-align: justify;
}
#v3_left_content2 {
	float: left;
	margin: 25px 30px 30px 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 413px;
	text-align: justify;
}
#v3_banner {	
	width: 448px;
	margin-left: 31px;
	margin-top: 3px;
}
.v3_service {
	font-weight: bold;
	font-size: 14px;
	color:#427707;
	height: 31px;
	padding-top: 20px;
	padding-left: 55px;
	background: url(images/v3_photo1.jpg) no-repeat;
}
.v3_aboutus {
	font-weight: bold;
	font-size: 14px;
	color:#427707;
	height: 30px;
	padding-top: 20px;
	padding-left: 70px;
	background: url(images/v3_photo2.jpg) no-repeat;
}
#v3_right_column {
	float: right;
	width: 287px;
}
.v3_topmenu {
	float: left;
	width: 267px;
	padding-top: 41px;
	padding-left: 0px;
	background: #FFFFFF;
	color:#006633;
	height: 25;
}
#v3_menucolumn {
	float: left;
	background: #3a3f3a;
	height: 189px;
	width: 287px;
	border-bottom: solid 1px #547d16;
	border-top: solid 2px #547d16;
}
.v3_menu_list {
	float: left;
	width: 26px;
	padding-left: 25px;
}
.v3_menu_list ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	width: 213px;
}
.v3_menu_list li a {
	display: block;
	height: 24px;
	padding-top: 4px;
	color: #edf1e8;
	padding-left: 50px;
	background: url(images/v3_menu_button.jpg);
}
.v3_menu_list li a:hover, .v3_menu_list li .current {
	background: url(images/v3_menu_hover.jpg);
}
#v3_right_content {
	float: left;
	width: 200px;
	padding-left: 27px;
	padding-bottom: 20px;
	text-align: justify;
}
#v3_right_content ul {
	list-style-type: disc;
}
#v3_right_content a{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
}
#v3_right_content a:hover {
	text-decoration: underline;
}
#v3_contact {
	width: 225px;
	padding-left: 30px;
	padding-top: 10px;
	height: 93px;
	float: left;
	color: #fff;	
	border-top: solid 3px #FFFFFF;
	background: url(images/v3_contact_bg.jpg) repeat-x;
}
#v3_contact img {
	float: right;
}

.v3_special {
	float: left;
	width: 180px;
}

#v3_footer {
	clear: both;
	width: 770px;
	height: 32px;
	padding-top: 20px;
	text-align: center;
	background: #545e54;
	font-weight: bold;
	color: #FFFFFF;
}
#v3_footer a {
	color: #FFFFFF;
}
img { border: 0; }
/*
strong { 
	color: #4C770C;
}
*/