@charset "utf-8";
/* Website designed by allproducts.com */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #F8F8F8 url(images/leftbg.gif) repeat-x center center;
}
div#center {
	width: 100%;
	height: 434px;
	position: absolute;
	top: 50%;
	margin-top: -217px;
	background: url(images/index_01.gif) no-repeat center top;
	z-index: 2;
}
div#rbg {
	z-index: 1;
	background: url(images/rightbg.gif) repeat-x right center;
	height: 100%;
	width: 45%;
	float: right;
	}
div#logo {
	margin-top: 75px;
	margin-left: 32px;
	}
div#main {
	height: 236px;
	width: 100%;
	}
div#enterbg {
	height: 35px;
	background: url(images/index_05.jpg);
	}
div#enter a{
	width: 246px;
	height: 35px;
	margin-left: 162px;
	position: absolute;
	}
div#enter a:hover {
	background: url(images/enter.jpg);
	}
div#contact {
	height: 54px;
	background: url(images/index_06.gif) no-repeat left;
	}
div#space {
	width: 49%;
	height: 54px;
	float: left;
	 }
h1 {
	font-size: 11px;
	color: #213F69;
	font-weight: normal;
	margin: 0% 0% 0% 49%;
	background: url(images/arrow.gif) no-repeat -2px 3px;
	padding: 0px 0px 0px 9px;
	}
.flashbg {
	background: url(images/index_04.gif) no-repeat right top;
	}
div#flash {
	height: 201px;
	background: url(images/index_03.gif) no-repeat left top;
	}
a {
	color: #213F69;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: none;
}