BODY {
background-color:#252525;
color:#FFFFFF;
margin: 0px;
}
#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 363px;
	width: 1280px;
}
#top #copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #6699FF;
	text-decoration: none;
	float: right;
	padding-right: 190px;
	margin: 0px;
	padding-top: 10px;
}
#top #menu {
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-left: 240px;
	width: 900px;
}
#top #menu a {
	margin: 0px;
	float: left;
	padding-left: 0px;
        padding-right: 60px;
}
#top #buynow {
	float: left;
	width: 400px;
	margin: 0px;
	padding-top: 160px;
	padding-left: 270px;
	text-align: left;
}
#text_top {
	background-image: url(images/text_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 42px;
	width: 1280px;
	background-position: center;
}
#content {
	background-image: url(images/text.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	float: left;
	width: 1280px;
}
#content #text {
	margin: 0px;
	float: left;
	width: 980px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#content #text p {
	margin: 0px;
	text-decoration: none;
	text-align: left;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#content p {
	margin: 0px;
	text-decoration: none;
	text-align: left;
	width: 980px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 150px;
	padding-left: 150px;
}
#banners {
	background-image: url(images/banners.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	float: left;
	height: 83px;
	width: 1280px;
	padding-top: 200px;
}
#banners #l_banner {
	float: left;
	width: 590px;
	text-align: right;
	margin: 0px;
}
#banners #r_banner {
	margin: 0px;
	float: right;
	text-align: left;
	width: 340px;
}
#bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	float: left;
	height: 56px;
	width: 1280px;
}
#bottom #www {
	float: left;
	margin: 0px;
	padding-left: 150px;
	padding-top: 20px;
}
#bottom #bot_menu {
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 160px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom #bot_menu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#content #text img {
	text-decoration: none;
	float: right;
	margin: 0px;
	height: 133px;
	width: 245px;
}
#content a {
	color: #0066FF;
}
#content a:visited {
	color: #FFCC66;
}
#content center {
	color: #FFFFFF;
}

