/* http://www.allproducts.com */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #2B83E0 url(images/bg.jpg) repeat-x center;
	margin: 0px;
}
.flashlbg {
	background: url(images/flashlbg.jpg) no-repeat 0px 10px;
	}
div#main {
	width: 778px;
	height: 364px;
	}
div#flash {
	width: 670px;
	height: 364px;
	background: url(images/flashrbg.jpg) no-repeat 279px 0px;
	float: left;
	}
div#enterbg {
	width: 108px;
	height: 364px;
	background: url(images/enterbg.gif) no-repeat right top;
	float: right;
	}
div#enter a{
	width: 108px;
	height: 47px;
	margin-top: 268px;
	position: absolute;
	}
div#enter a:hover{
	background: url(images/enter.gif) no-repeat right top;
	}
div#contact {
	width: 778px;
	height: 76px;
	background: url(images/contactbg.jpg) no-repeat right top;
	}
div#contact img {
	margin: 0px 499px 0px 0px;
	position: absolute;
	}
h4 {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 285px;
	font-weight: normal;
	position: absolute;
	}
a {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #FFFF00;
	}
.topbg {
	background: url(images/topbg.jpg) no-repeat center bottom;
	}
.downbg {
	background: url(images/downbg.jpg) no-repeat center top;
	}
