/* Website designed by allproducts.com */

body {
	background-color: #0A275F;
	margin: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
	}
.top {
	background:#32659C url(images/topbg.jpg) no-repeat center bottom;
	}
.main {	
	height: 421px;
	background: url(images/mainbg.jpg) no-repeat center;
	}
.center {
	position: absolute;
	width: 778px;
	margin-left: -389px;
	left: 50%;
	}
#bt01 a{
	position: absolute;
	width: 100px;
	height: 30px;
	margin-top: 82px;
	margin-left: 44px;
	background: url(images/bt.jpg);
	}
#bt01 a:hover{
	background: url(images/btr.jpg);
	}
#bt02 a{
	position: absolute;
	width: 100px;
	height: 30px;
	margin-top: 82px;
	margin-left: 144px;
	background: url(images/bt.jpg) right top;
	}
#bt02 a:hover{
	background: url(images/btr.jpg) right top;
	}
#bt03 a{
	position: absolute;
	width: 100px;
	height: 27px;
	margin-top: 112px;
	margin-left: 44px;
	background: url(images/bt.jpg) left bottom;
	}
#bt03 a:hover{
	background: url(images/btr.jpg) left bottom;
	}
#bt04 a{
	position: absolute;
	width: 100px;
	height: 27px;
	margin-top: 112px;
	margin-left: 144px;
	background: url(images/bt.jpg) right bottom;
	}
#bt04 a:hover{
	background: url(images/btr.jpg) right bottom;
	}
#flash {
	float: right;
	}
.contact {
	height: 105px;
	background: url(images/downbg.jpg) no-repeat center top;
	}
.contact p {
	width: 634px;
	font-family: Arial, Helvetica, sans-serif, "????";
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	line-height: 13px;
	}
