/* Website designed by allproducts.com */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #262626;
	background-color: #858585;
}
.top {
	height: 5%;
	background: url(images/topbg.gif) center repeat-y;
	background-color: #3A9AE2;
}
.main {
	background: url(images/mainbg.gif) no-repeat center 54px;
	height: 433px;
	background-color: #3A9AE2;
}
.center {
	width: 778px;
	position: absolute;
	left: 50%;
	margin-left: -389px;
}
.bt {
	float: left;
	padding-top: 219px;
}
.flash {
	float: right;
}
.contact {
	height: 89px;
	padding-top: 5px;
	background-color: #858585;
	background: url(images/contactbg.jpg) top no-repeat;
}
.middle {
	width: 778px;
	position: absolute;
	left: 50%;
	margin-left: -389px;}
.bg5 {
	float: left;
	padding-left: 80px;
	}
.eg {
	float: right;
	padding-right: 5px;
	}
#bt01 a{
	background-image: url(images/bt_01.gif);
	width: 281px;
	height: 44px;
	display: block;
	}
#bt01 a:hover{
	background-image: url(images/bt-r_01.gif);
	width: 281px;
	height: 44px;
	display: block;
	}
#bt02 a{
	background-image: url(images/bt_02.gif);
	width: 281px;
	height: 44px;
	display: block;
	}
#bt02 a:hover{
	background-image: url(images/bt-r_02.gif);
	width: 281px;
	height: 44px;
	display: block;
	}
a:link {
	text-decoration: none;
	color: #262626;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #262626;
}
