body {
background-color:#040404;
margin:0px;
}
#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 312px;
	width: 1101px;
}
#top #www1 {
	margin: 0px;
	float: left;
	padding-top: 200px;
	padding-left: 255px;
}
#top #menu {
	margin: 0px;
	float: left;
	padding-top: 23px;
	padding-left: 140px;
	width: 950px;
	text-align: left;
}
#top #menu a {
	float: left;
	padding-right: 5px;
}
#content {
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	width: 1101px;
	background-color: #040404;
	background-image: url(images/content.png);
}
#content #left {
	margin: 0px;
	float: left;
	width: 471px;
}
#content #left #banner1 {
	background-image: url(images/banner1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 60px;
	width: 276px;
	text-align: left;
	padding-top: 216px;
	padding-left: 195px;
	padding-bottom: 7px;
}
#content #left #banner2 {
	float: left;
	width: 171px;
	background-image: url(images/banner2.png);
	background-repeat: no-repeat;
	height: 59px;
	padding-bottom: 10px;
	padding-top: 210px;
	padding-left: 300px;
	text-align: left;
}
#content #left #banner3 {
	float: left;
	width: 171px;
	background-image: url(images/banner3.png);
	background-repeat: no-repeat;
	height: 59px;
	padding-bottom: 5px;
	padding-top: 210px;
	padding-left: 300px;
	text-align: left;
}
#content #left #viewmore {
	float: left;
	width: 171px;
	background-image: url(images/banner_bot.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 5px;
	padding-left: 300px;
	text-align: left;
}
#content #right {
	margin: 0px;
	float: right;
	width: 630px;
	background-image: url(images/text_content.png);
	background-repeat: repeat-y;
}
#content #right #text {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-left: 30px;
	padding-right: 40px;
	text-align: left;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	width: 560px;
}
#content #right #text p {
	text-decoration: none;
	margin: 0px;
	float: left;
}
#content #right #text_bot {
	background-image: url(images/text_bottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 630px;
}
#bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 100px;
	width: 1101px;
}
#bottom #bot_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 400px;
	padding-top: 30px;
	padding-left: 30px;
	text-align: left;
}
#bottom #bot_menu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom #www2 {
	margin: 0px;
	float: right;
	width: 360px;
	text-align: left;
	padding-top: 25px;
}
#content #right #text a {
	color: #FFFF00;
	text-decoration: none;
}
#content #right #text a:visited {
	color: #FF0000;
	text-decoration: none;
}