@charset "utf-8";
/* Website designed by allproducts.com */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #003366 url(images/bg.gif) repeat-x center;
	width: 100%;
	height: 100%;
}
div#main {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	}
div#left {
	position: absolute;
	z-index: 2;
	float: left;
	width: 35px;
	height: 100%;
	background: url(images/arrow_l.gif) no-repeat left center;
}
div#right {
	position: relative;
	z-index: 2;
	float: right;
	width: 35px;
	height: 100%;
	background: url(images/arrow_r.gif) no-repeat right center;
}
#bgr {
	position: absolute;
	right: 0;
	width: 49%;
	height: 100%;
	background: url(images/rightbg.gif) repeat-x center;
	z-index: 1;
}
.topbg {
	background: url(images/topbg.jpg) repeat-x center bottom;
	}
.lbg {
	background: url(images/lbg.gif) no-repeat right center;
	}
.rbg {
	background: url(images/rbg.gif) no-repeat left center;
	}
.contactbg {
	background: url(images/contactbg.gif) no-repeat center bottom;
	}
div#bt {
	height: 63px;
	background: url(images/btbg.gif) no-repeat right center;
	}
div#bt01 a {
	position: absolute;
	width: 143px;
	height: 32px;
	background: url(images/bt01.gif) no-repeat left top;
	}
div#bt01 a:hover {
	background: url(images/bt02.gif) no-repeat left top;
	}
div#bt02 a {
	position: absolute;
	margin-top: 32px;
	width: 143px;
	height: 31px;
	background: url(images/bt01.gif) no-repeat left bottom;
	}
div#bt02 a:hover {
	background: url(images/bt02.gif) no-repeat left bottom;
	}
div#contact {
	height: 55px;
	padding-left: 165px;
	font-size: 11px;
	color: #FFFFFF;
	word-spacing: -1.5pt;
	}
div#flash {
	height: 186px;
	background: url(images/flashbg.jpg) no-repeat left center;
	}