/* http://www.allproducts.com */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0E4FF;
	margin: 0px;
	background-color: #3a9ae2;
}
div#bt {
	height: 35px;
	background: url(images/btbg.jpg) no-repeat;
	}
div#bt01 a{
	float: left;
	width: 94px;
	height: 35px;
	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: 94px;
	height: 35px;
	background: url(images/bt01.jpg) no-repeat -94px 0px;
	}
div#bt02 a:hover{
	background: url(images/bt02.jpg) no-repeat -94px 0px;
	}
div#bt03 a{
	float: left;
	width: 94px;
	height: 35px;
	background: url(images/bt01.jpg) no-repeat -188px 0px;
	}
div#bt03 a:hover{
	background: url(images/bt02.jpg) no-repeat -188px 0px;
	}
div#bt04 a{
	float: left;
	width: 94px;
	height: 35px;
	background: url(images/bt01.jpg) no-repeat -282px 0px;
	}
div#bt04 a:hover{
	background: url(images/bt02.jpg) no-repeat -282px 0px;
	}
div#main {
	height: 226px;
	background: url(images/btbg.gif) no-repeat right top;
	}
div#flash {
	float: left;
	width: 566px;
	}
div#bt2 {
	float: right;
	width: 200px;
	height: 226px;
	font-size: 11px;
	color: #000000;
	line-height: 23px;
	letter-spacing: 1px;
	}
div#contact {
	height: 84px;
	background: url(images/contactbg.jpg) no-repeat;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	}
.bg {
	background: url(images/bg.gif) repeat-x;
}
.downbg {
	background: #0572E7 url(images/downbg.jpg) no-repeat center top;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
