body {
	background-image:url(images/body.jpg);
	margin:0px;
	background-repeat: repeat;
}
#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 346px;
	width: 1150px;
}
#top #www1 {
	margin: 0px;
	float: left;
	padding-top: 30px;
	padding-left: 85px;
	width: 1000px;
	text-align: left;
}
#top #buy {
	margin: 0px;
	float: left;
	padding-top: 185px;
	padding-left: 406px;
	width: 730px;
	text-align: left;
}
#top #copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 360px;
	text-align: right;
}
#menu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 50px;
	width: 1010px;
	padding-left: 140px;
	padding-top: 3px;
}
#menu a {
	margin: 0px;
	float: left;
}
#content {
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	width: 1150px;
}
#content #left {
	background-image: url(images/left.png);
	margin: 0px;
	float: left;
	height: 109px;
	width: 194px;
	padding-top: 220px;
	text-align: left;
	padding-left: 330px;
	background-repeat: no-repeat;
}
#content #right {
	background-image: url(images/text.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	width: 626px;
	padding-top: 60px;
}
#content #right #text {
	margin: 0px;
	float: left;
	width: 526px;
	padding-right: 70px;
	padding-left: 30px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
#content #right #text_bottom {
	background-image: url(images/text_bottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 60px;
	width: 626px;
}
#bottom {
	background-image: url(images/bottom.png);
	margin: 0px;
	float: left;
	width: 1150px;
	background-repeat: no-repeat;
	height: 66px;
}
#bottom #bot_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 30px;
	padding-left: 120px;
}
#bottom #bot_menu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom #www2 {
	margin: 0px;
	float: right;
	padding-right: 100px;
	padding-top: 25px;
}
#content #right #text a {
	color: #0000FF;
	text-decoration: none;
}
#content #right #text a:visited {
	color: #FF0000;
	text-decoration: none;
}
