body{
	margin:0px;
	background:#4a74c5;
	font-size:11px;
	color:#FFF;
}
a img{
	border:0px;
}
a{
	color:#FFF;
	text-decoration:underline;
}
a:hover{
	color:#FFF;
	text-decoration:none;
}
h2{
	font-size:14px;
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;
	margin:0 0 10px;
	padding:0px;
}
h3{
	font-size:13px;
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;
	margin:0 0 10px;
	padding:0px;
}
p{
	margin:10px 0;
	padding:0px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clr{
	clear:both;
}
.full{
	float:left;
	width:100%;
}
#wrap{	
	width:760px;
	margin:0 auto;
	border:1px solid #fff;
}
#header{
	width:100%;
	background:url(../images/header.gif) left top repeat-x;
}
#logo{
	float:left;
	margin:0px;
	padding:12px 0 0 16px;
}
.call{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	background:url(../images/phone_icon.jpg) left center no-repeat;
	padding:25px 20px 10px 65px;
	margin:20px 0 0 0;
}
#header .full{
	border:1px solid #0b387d;
	background:#FFF;
	width:756px;
	margin:0 -1px;
	padding:1px 2px;
}
#header .clr{
	background:url(../images/header_btm.gif) left bottom repeat-x;
	height:20px;
}
#menu{
	float:left;
	background:#4a74c5;
	font-family:"Times New Roman", Times, serif;
	width:319px;
	height:240px;
}
#menu ul{
	list-style-type:none;
	margin:45px 20px 0 20px;
	font-size:14px;
	text-transform:uppercase;
	padding:0px;
	border-top:1px solid #86a2d8;
}
#menu ul li{
	display:block;
	border-bottom:1px solid #86a2d8;
	padding:2px 0;
}
#menu ul li a{
	text-decoration:none;
	display:block;
	text-align:center;
	height:31px;
	line-height:31px;
}
#menu ul li a:hover{
	background:url(../images/menu_active.gif) center top no-repeat;
	color:#000;
}
#menu ul li a.active{
	background:url(../images/menu_active.gif) center top no-repeat;
	color:#000;
}
.banner{
	float:right;
	width:434px;
}
#container{
	width:100%;
	font-family:Tahoma, Arial, Verdana;
}
.home_left{
	float:left;
	width:230px;
	border-right:1px solid #86a2d8;
	text-align:center;
}
.home_right{
	width:500px;
	float:right;
	padding:20px 0 0 0;
	font-family:Tahoma, Arial, Verdana;
}
.home_right p{
	margin:0 0 10px 0;
	padding:0px;
	line-height:18px;
}
#footer{
	background:url(../images/footer.gif) left top repeat-x;
	padding:30px 0 0 0;
	font-family:Tahoma, Arial, Verdana;
	text-align:center;
}
#footer ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#footer ul li{
	display:inline;
	border-left:1px solid #FFF;
	padding:0 10px;
	font-size:12px;
}
#footer ul li.first{
	border:0px;
}
#footer ul li a{
	text-decoration:none;
}
#footer ul li a{
	text-decoration:underline;
}
.about_img{
	text-align:center;
	padding:45px 0;
}
.about_img img{
	border:1px solid #FFF;
}
.full_in{
	padding:20px 0 0 0;
}
.commudity{
	width:670px;
	margin:0 auto 30px auto;
	background:#FFF;
	color:#000;
	padding:10px 15px; 
}
.commudity_list{
	float:left;
	width:100%;
	padding:10px 0;
	border-bottom:1px solid #000;
}
.commudity_list1{
	float:left;
	width:100%;
	padding:10px 0;
}
.commudity_img{
	width:160px;
	float:left;
}
.commudity_img ul{
	list-style-type:none;
	margin:0px;
	padding:15px 0 0 0;
}
.commudity_img ul li{
	padding-bottom:10px;
}
.commudity_img ul li a{
	color:#000;
}
.commudity_img ul li a:hover{
	color:#000;
	text-decoration:none;
}
.commudity_info{
	width:60%;
	float:left;
}
.commudity_info1{
	width:75%;
	float:left;
}
.commudity_info p{
	margin:0 0 5px 0;
	padding:0px;
}
.commudity_info a{
	color:#000;
	text-decoration:none;
}
.commudity_info a:hover{
	color:#000;
	text-decoration:underline;
}
.commudity_info p span{
	float:left;
	width:50px;
}
.contact_head{
	padding:0 15px;
}
.contact_head h2{
	float:left;
	width:360px;
}
.contact{
	background:#7797d4;
	width:700px;
	padding:15px;
	border:1px solid #000;
	margin:0 auto;
	color:#000;
}
.contact_form{
	float:left;
	width:330px;
}
.contact_form td{
	padding-bottom:12px;
}
.field_name{
	width:80px;
	padding-right:20px;
	text-align:right;
	font-size:12px;
}
.contact_form input{
	background:url(../images/input_bg.gif) left top no-repeat;
	width:188px;
	border:1px solid #000;
	height:19px;
	padding:0px;
	margin:0px;
}
.contact_form textarea{
	background:url(../images/textarea.gif) left top no-repeat;
	width:234px;
	border:1px solid #000;
	height:83px;
}
.contact_form input.submit_btn{
	background:url(../images/submit_btn.gif) left top no-repeat;
	width:93px;
	height:25px;
	margin:0 10px 0 0;
	border:0px;
	cursor:pointer;
}
.contact_form input.clr_btn{
	background:url(../images/clear_btn.gif) left top no-repeat;
	width:93px;
	height:25px;
	margin:0 10px 0 0;
	border:0px;
	cursor:pointer;
}
.why_contact{
	float:right;
	width:350px;
}
.why_contact p{
	margin-bottom:15px;
}
.bluebold{
	font-weight:bold;
	color:#003399;
}
.artenpara a{
	color:#000;
}
.artenpara p{
	text-align:justify;
}
.indent{
	text-indent:35px;
}
