/* Website designed by allproducts.com */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00356b;
	margin: 0px;
}
.top {
	background: url(images/topbg.jpg) no-repeat center bottom;
	}
.down {
	background: url(images/downbg.jpg) no-repeat center top;
	}
.topbg {
	background: url(images/topr.jpg) repeat-x center bottom;
	}
.downbg {
	background: url(images/downr.jpg) repeat-x center top;
	}
.lbg {
	background: url(images/lbg.jpg) repeat-x right center;
}
.rbg {
	background: url(images/rbg.jpg) repeat-x left center;
}
div#left {
	width: 446px;
	height: 286px;
	float: left;
	}
div#right {
	width: 332px;
	height: 286px;
	float: left;
	background: url(images/flashbg.jpg);
	}
div#content {
	width: 446px;
	height: 153px;
	background: url(images/contentbg.jpg);
	}
.enterbg {
	background: url(images/enter.jpg) no-repeat 0px 294px;
	}
div#enter a{
	width: 105px;
	height: 41px;
	margin-left: 266px;
	position: absolute;
	}
div#enter a:hover{
	background: url(images/enterr.gif);
	}
div#contact {
	width: 778px;
	height: 78px;
	float: left;
	clear: both;
	background: url(images/contactbg.jpg);
	}
h1 {
	font-size: 11px;
	text-decoration: underline;
	margin: 0px 0px 3px 190px;
	}
h3 {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 38px;
	}
h4 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 190px;
	}
a {
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}