@charset "utf-8";
/* http://www.allproducts.com */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #ECB56A url(images/bg.gif) repeat-x center;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.flashbg {
	background: url(images/flashbg01.jpg) no-repeat left top;
}
.topbg {
	background: url(images/topbg.jpg) no-repeat center bottom;
}
.downbg {	
	background: url(images/downbg.jpg) no-repeat center top;
}
.lbg {	
	background: url(images/lbg.jpg) no-repeat right center;
}
.rbg {	
	background: url(images/rbg.jpg) no-repeat left center;
}

div#flash {
	background: url(images/flashbg02.jpg) no-repeat right center;
	height: 387px;
	}
div#bt {
	background: url(images/btbg.jpg) no-repeat center;
	height: 23px;
	}
div#bt01 a {
	margin-left: 197px;
	float: left;
	height: 23px;
	width: 88px;
	background: url(images/bt01.gif) no-repeat left;
	}
div#bt01 a:hover {
	background: url(images/bt02.gif) no-repeat left;
	}
div#bt02 a {
	float: left;
	height: 23px;
	width: 90px;
	background: url(images/bt01.gif) no-repeat right;
	}
div#bt02 a:hover {
	background: url(images/bt02.gif) no-repeat right;
	}
div#contact {
	background: url(images/contactbg.gif) no-repeat center;
	height: 68px;
	}
div#text {
	font-size: 11px;
	padding-top: 13px;
	margin-left: 40px;
}
