/* Website designed by allproducts.com */

body {
	background: url(images/bg.gif) repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 11px;
	line-height: 18px;
	word-spacing: 2px;
}
#bgl {
	position: absolute;
	left:0;
	width: 49%;
	height: 504px;
	background: url(images/lbg.jpg) repeat-x;
	z-index: 1;
}
#bgr {
	position: absolute;
	right: 0;
	width: 49%;
	height: 504px;
	background: url(images/rbg.jpg) repeat-x;
	z-index: 1;
}
#main {
	position: absolute;
	width: 778px;
	left: 50%;
	margin-left:-389px;
	z-index: 2;
	}
div.flash01 {
	width: 778px;
	height: 236px;
	background: url(images/top.jpg) no-repeat;
}
div.flash02 {
	width: 261px;
	height: 209px;
	float: right;
	}
div.text {
	width: 778px;
	height: 209px;
	background: url(images/text.gif) no-repeat;
}
div.text p {
	float: left;
	width: 480px;
	padding: 8px 15px;
	}
div.bt01 a{
	float: left; 
	width: 83px;
	height: 82px;
	position: absolute;
	left: 280px;
	bottom: 59px;
	background-image: url(images/bt.gif);
	}
div.bt01 a:hover{
	float: left;
	width: 83px;
	height: 82px;
	position: absolute;
	left: 280px;
	bottom: 59px;
	background: url(images/bt.gif) left bottom;
	}
div.bt02 a{
	float: left;
	width: 83px;
	height: 82px;
	position: absolute;
	left: 380px;
	bottom: 59px;
	background: url(images/bt.gif) right top;
	}
div.bt02 a:hover{
	float: left;
	width: 83px;
	height: 82px;
	position: absolute;
	left: 380px;
	bottom: 59px;
	background: url(images/bt.gif) right bottom;
	}
div.contact {
	padding-top: 10px;
	padding-left: 181px;
	height: 59px;
	line-height: 13px;
	background: url(images/logo.gif) 100px 10px no-repeat;
	}
div.contact a{
	text-decoration: none;
	color: #000000;
}
div.contact a:hover{
	text-decoration: none;
	color: #3B64B4;
	position: relative;
	top: 1px;
	left: 1px;
	}