/* http://www.allproducts.com */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #193E70 url(images/bg.jpg) repeat-x center center;
	margin: 0px;
}
a {
	color: #FFFF66;
	text-decoration: none;
}
a:hover {
	color: #33FFFF;
}
div#top {
	height: 346px;
	}
div#name {
	float: left;
	width: 430px;
	}
div#bt {
	height: 94px;
	background: url(images/btbg.jpg) no-repeat right;
	}
div#bt01 a{
	float: left;
	width: 221px;
	height: 31px;
	background: url(images/bt01.jpg) no-repeat 0px 0px;
	}
div#bt01 a:hover{
	background: url(images/bt02.jpg) no-repeat 0px 0px;
	}
div#bt02 a{
	float: left;
	width: 221px;
	height: 32px;
	background: url(images/bt01.jpg) no-repeat 0px -31px;
	}
div#bt02 a:hover{
	background: url(images/bt02.jpg) no-repeat 0px -31px;
	}
div#bt03 a{
	float: left;
	width: 221px;
	height: 31px;
	background: url(images/bt01.jpg) no-repeat 0px -63px;
	}
div#bt03 a:hover{
	background: url(images/bt02.jpg) no-repeat 0px -63px;
	}
div#flash {
	float: right;
	width: 340px;
	height: 346px;
	}
.flashbg {
	background: url(images/flashbg.jpg) no-repeat 430px 0px;
	}
div#contact {
	height: 88px;
	background: url(images/contactbg.jpg) no-repeat center top;
	}
div#text {
	font-size: 11px;
	margin-left: 250px;
	letter-spacing: 1px;
	}
.topbg {
	background: url(images/topbg.jpg) no-repeat center bottom;
	}
.downbg {
	background: url(images/downbg.jpg) no-repeat center top;
	}
.leftbg {
	background: url(images/leftbg.jpg) no-repeat right center;
	}
.rightbg {
	background: url(images/rightbg.jpg) repeat-x;
	}
