@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #999900;
}
body>div {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div {
	background-repeat: no-repeat;
}
#b2 {
	background-image: url(images/b2.jpg);
	height: 110px;
	width: 1000px;
}
#b3 {
	background-image: url(images/b3.jpg);
	height: 110px;
	width: 1000px;
}
#b4 {
	height: 130px;
	width: 1000px;
}
.ddd {
	display: block;
}
#c1 {
	background-image: url(images/c1.gif);
	height: 130px;
	width: 1000px;
}
#c2 {
	background-image: url(images/c2.gif);
	height: 130px;
	width: 1000px;
}
#c3 {
	background-image: url(images/c3.gif);
	height: 130px;
	width: 1000px;
}
#c4 {
	background-image: url(images/c4.gif);
	height: 130px;
	width: 1000px;
}
#c5 {
	background-image: url(images/c5.gif);
	height: 160px;
	width: 1000px;
}
#c7 {
	background-image: url(images/c7.jpg);
	height: 160px;
	width: 1000px;
}
#c8 {
	background-image: url(images/c8.jpg);
	height: 160px;
	width: 1000px;
}
#c9 {
	background-image: url(images/c9.gif);
	height: 160px;
	width: 1000px;
}
#c10 {
	background-image: url(images/c10.gif);
	height: 160px;
	width: 1000px;
}
#c11 {
	background-image: url(images/c11.gif);
	height: 160px;
	width: 1000px;
}
#c12 {
	background-image: url(images/c12.jpg);
	height: 160px;
	width: 1000px;
}
#c13 {
	background-image: url(images/c13.jpg);
	height: 160px;
	width: 1000px;
}
#c14 {
	background-image: url(images/c14.jpg);
	height: 160px;
	width: 1000px;
}
#c15 {
	background-image: url(images/c15.jpg);
	height: 160px;
	width: 1000px;
}
#c16 {
	background-image: url(images/c16.gif);
	height: 160px;
	width: 1000px;
}
#c17 {
	background-image: url(images/c17.gif);
	height: 160px;
	width: 1000px;
}
#c18 {
	background-image: url(images/c18.jpg);
	height: 160px;
	width: 1000px;
}
#c19 {
	height: 160px;
	width: 1000px;
}
#c20 {
	background-image: url(images/c20.jpg);
	height: 140px;
	width: 1000px;
}


#c6 {
	background-image: url(images/c6.gif);
	height: 160px;
	width: 1000px;
}

#logo {
	height: 40px;
	width: 1000px;
	line-height: 40px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
#logo a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#logo a:hover {
	color: #3399FF;
	text-decoration: underline;
	font-weight: bold;
}
#b1 {
	background-image: url(images/b1.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 1000px;
}

#logo ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
	font-size: 13px;
	color: #FFFFFF;
}
#logo li {
	float: left;
	margin-right: 9px;
	margin-left: 9px;
}
