body {
background-color:#202331;
margin: 0px;
}
#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 341px;
	width: 1091px;
	float: left;
}
#top #www1 {
	float: left;
	width: 1050px;
	margin: 0px;
	padding-top: 20px;
	padding-left: 40px;
	text-align: left;
}
#top #copy {
	margin: 0px;
	float: left;
	padding-top: 25px;
	padding-left: 40px;
	width: 1000px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#top #menu {
	margin: 0px;
	float: left;
	padding-top: 217px;
	padding-left: 80px;
	width: 950px;
	text-align: left;
}
#top #menu a {
	float: left;
}
#cnt {
	background-image: url(images/cnt.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 1085px;
	background-position: center;
	float: left;
	padding-left: 6px;
}
#cnt #text {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/text.png);
	margin: 0px;
	width: 1009px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 20px;
	float: left;
	background-repeat: no-repeat;
	text-align: justify;
}
#cnt #text p {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
}
#banner {
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 320px;
	width: 1091px;
	float: left;
}
#banner #left {
	margin: 0px;
	float: left;
	width: 173px;
	padding-top: 205px;
	padding-left: 360px;
}
#banner #right {
	margin: 0px;
	float: right;
	width: 400px;
}
#bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 1085px;
	margin: 0px;
	float: left;
	padding-left: 6px;
	background-position: center;
}
#bottom #bot_menu {
	margin: 0px;
	float: left;
	padding-top: 30px;
	padding-left: 50px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 400px;
	text-align: left;
}
#bottom #bot_menu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#bottom #www2 {
	margin: 0px;
	float: right;
	width: 367px;
	padding-top: 30px;
	padding-right: 50px;
}
#banner #right {
	float: right;
	margin: 0px;
	padding-top: 210px;
	padding-right: 60px;
	text-align: right;
}
#cnt #text a {
	color: #FFFF00;
	text-decoration: none;
}
#cnt #text a:visited {
	color: #003366;
	text-decoration: none;
}

