@charset "utf-8";
/* CSS Document */

*{padding:0; margin:0;}
body{ background-color:#b7d2e7; background-image:url(images/bg.gif); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}

h1{font-family:"Georgia", Times New Roman, Times, serif; font-size:16px; color:#929292; line-height:30px;}

a{text-decoration:none; color:#8f8f8f;}
a:hover{
	text-decoration:underline;
	color:#000000;
}


.green{color:#88ff00; font-weight:bold;}

.body1{ background-color:#dedcdc; background-image:url(image/bg2.gif); background-position:bottom left; background-repeat:no-repeat;}

.content{font-family:"Arial",  Times, serif; font-size:12px; line-height: 18px; color:#000000; text-align:left;}
.content6{font-family:"Arial",  Times, serif; font-size:11px; line-height: 18px; color:#000000; text-align:left;}

.body2{font-family:"Georgia",  Times, serif; font-size:12px; line-height: 18px; color:#826341; text-align:left; background-image:url(images/bg1.gif); background-position:bottom right; background-repeat:no-repeat; background-color: #e7d8b7; vertical-align:top; }

.body3{ font-family:"Georgia",  Times, serif; font-size:12px; color:#826341; vertical-align:top;}

.footer{font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#CCCCCC; vertical-align:top; text-align:left;}





.content2{
	font-size:12px;
	line-height:24px;
	font-family:"Georgia", Times New Roman, Times, serif;
	margin-left: 0;
	padding-left: 12px;
	color:#929292;
}

.img{
	font-family:Arial, Helvetica, sans-serif;
	margin: 3px;
	clear: left;
	float: left;
}

.wraper{margin:0px auto;}

.link{height:44px; background:url(../images/nav_bg.gif) no-repeat top; text-align:center; vertical-align:top;}
.link p{margin-top:3px;}
.link a{color:#000; text-decoration:none;}
.link a:hover{color:#ef771e; text-decoration:none;}

.logo{margin:18px 0 0 311px;}
.contact{color:#fff; font-size:11px;}
.banner{background:url(../images/banner.jpg) no-repeat top; height:330px;}

.body{background:url(../images/body.gif) repeat-x top #FFF;}

.heading{font-size:21px; line-height:28px; color:#deaa0f;}

.list_ul{
	
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 30px;
	list-style-image:url(image/icon.gif);
	color: 8f8f8f;
	font-weight: bold;
	padding-bottom:20px;
	padding-left:20px;
	text-align:right;
	
	
}
.list_ul li{
	margin:10px 0px 10px 33px !important;
	margin:auto;
}
