body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color:#000;
	}
	
.warper{
	width:100%;
	margin:0  auto;
	height:auto;
	}
	
#header{
	background:#FFFFFF url(../images/hed.jpg) no-repeat center top;
	line-height:25px;
	width:100%;
	}
	
.header{
	width:1020px;
	height:auto;
	margin:0 auto;
	}	
	
	
	
.logo{
	width:273px;
	height:auto;
	float:left;
	padding:5px;
	}
	
.search{
	float:right;
	padding:10px;
	width:50%;
	height:auto;
	text-align:right;
	}
	
.Tel{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:23px;
	font-style:italic;
	text-align:right;
	line-height:35px;
	color:#3195D8;
	margin-top:0;
	}	
	
.clear{
	clear:both;
	}	
	
.menu{
	width:100%;
	height:auto;
	margin:0 auto;
	background:#02571D;
	}			
	
.menu ul{
	margin:0 auto;
	padding:0;
	width:1020px;
	}
	
.menu ul li{
	list-style:none;
	float:left;
	border-left:#A9FDE3 dotted 1px;
	}
	
.menu ul li a{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:14px;
	padding:15px 14px;
	color:#FFF;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.menu ul li a:hover{
	background:#252525;
	}
	
.login_inp{
	border: 1px solid #cccccc;
    box-shadow: 1px 4px 9px -6px rgba(0, 0, 0, 0.5) inset;
    color: #999999 !important;
    font-size: 13px;
    padding: 6px 4px;
	width:87%;
	border:#999 solid 1px;
	float:left;
}		
	
.middle{
	float:left;
	width:300px;
	height:auto;
	padding:20px;
	margin-top: 30px;
	}
	
.flash{
	width:100%;
	height:auto;
	margin:0 auto;
	}	
		
.section{
	width:1020px;
	height:auto;
	margin:0 auto;
	}
	
.images_div{
	width:1020px;
	height:auto;
	padding:10px;
	}	
	
.images_1{
	width:40%;
	margin:10px 30px;
	float:left;
	padding:0;
	box-shadow:#CCC 1px 1px 5px 1px;
	border-radius:0 33px 0 0;
	}	
.images_1 img{
	width:100%;
	height:auto;
}

.images_1 h2{
	background:#02571D;
	color:#FFF;
	margin:0;
	padding:10px;
	border-radius:0 30px 0 0;
	font-size:17px;
	text-transform:uppercase;
}

.img_text{
	font-size:14px;
	color:#666;
	line-height:24px;
	padding-top:10px;
	padding:10px;
	}

.welcome{
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	width:1020px;
	height:auto;
	padding:40px 0 0 0;
	}
	
.text{
	font-size:16px;
	color:#666;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	padding:10px;
	line-height:25px;
	border:solid #999 1px;
	}
	
.read{
	margin-top:10px;
	text-align:right;
	}	
	
.footer{
	background:url(../images/footer.jpg) repeat;
	height:auto;
	width:100%;
	margin-top:20px;
	text-align:center;
	padding:20px 0;
	color:#CCC;
	}	
	



.red{
	text-decoration:none;
	color:#000;
}
.red:hover{
	text-decoration:underline;
}


.forr{
	width:1020px;
	height:auto;
	margin:0 auto;
}


.forleft{
	width:45%;
	height:auto;
	float:left;
	padding-top:30px;
}

.forright{
	width:30%;
	height:auto;
	float:right;
}