@charset "utf-8";
/* CSS Document */
body {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#000000;
	background:#FFFFFF;
	width:1000px;
	margin:auto;
	padding:0px;
	text-align:center;
}
a {
	text-decoration:none;
	color:#0e505c;
	font-weight:bold;
}
div, p, ul, h1, li {
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h1 {
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
	width:830px;
	font-size:20px;
	font-weight:normal;
}
p {
	margin:10px;
	margin-right:20px;
	text-align:justify;
}
ul {
	position:relative;
	list-style:none;
}
img {
	border:none;
	float:left;
}
#color {
	background-color:#edf8fc;
}
.main {
	width:1000px;
	height:auto;
}
.header {
	background:url(../cssimg/header.jpg);
	width:100%;
	height:264px;
}
.listing {
width:881px;
padding-left:27px;
padding-top:15px;


	

}
.listing ul{
width:auto;
list-style:disc !important;
margin:15px;



}

.listing ul li{

list-style:disc;
float:none !important;


}

.header ul{
	width:890px;
	left:60px;
	top:235px;
}
.header li {
	padding:0 5px;
	width:168px;
}
.header a {
	display:block;
}
.header a:hover{
	background:url(../cssimg/menuhover.jpg) left center no-repeat;
}
.content {
	background:url(../cssimg/content.jpg) repeat-y;
	width:881px;
	min-height:300px;
	padding:0px 66px;
	font-size:12px;
	
}
.content p {
width:auto;
height:18px;
font-size:12px;
text-align:justify;
height:auto;
	
}
.homeContent{
	width:865px;
	padding:20px 0 20px 15px;
	text-align:justify;
	line-height:16px;
}
.homeContent p {
width:800px;
height:18px;
font-size:12px;
text-align:justify;
height:auto;
float:left;
margin: 5px 30px 0px 30px;
	
}
.homeContent #imgBg {
	background-color:white; 
	padding:15px;
	padding-right:0px; 
	width:705px; 
	left:60px;
}
#imgBg img {
	border:none;
	margin:0;
	margin-right:15px;
	padding:0;
	width:220px;
}
#txtCenter {
	text-align:center;
	height:40px;
}
#txtCenter2 {
	text-align:center;
	height:60px;
	font-size:20px;
}
.homeContent img{
	padding:5px;
	margin:0 5px 0 0;
	border:1px #d2d2d2 solid;
}
#contentImages {
	margin:10px 0 10px 10px;
}
#padd {
	margin-right:15px;
	margin-bottom:15px;
}
#last {
	margin:0px;
}
.footer {
	width:100%;
	height:50px;
}
.footer div {
	width:890px;
	height:50px;
	border: solid #d2d2d2;
	border-width: 0 1px 1px 1px;
	left:60px;
}
.footer ul{
	width:530px;
	left:180px;
	top:20px;
}
.footer li {
	padding:0 10px;
}
.footer a:hover {
	color:#ccc;
}
#copyRight{
	text-align:right;
	width:930px;
}
