/* Website designed by allproducts.com */

body {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	background-color: #F6F6F6;
	font-family: Arial, Helvetica, sans-serif,;
}
.center {
	width: 100%;
	height: 482px;
	position: absolute;
	top: 50%;
	margin-top: -241px;
	background: url(images/bg.gif) top repeat-x;
}
.main {
	height: 246px;
	background: url(images/flashbg.jpg) left top no-repeat;
	}
.button {
	height: 30px;
	background: url(images/btbg.jpg) left top no-repeat;
	}
#space {
	width: 63%;
	float: left;
	}
#bt01 a{
	width: 88px;
	height: 29px;
	background-image: url(images/bt_01.gif);
	float: left;
}
#bt01 a:hover{
	width: 88px;
	height: 29px;
	background-image: url(images/btr_01.gif);
}
#bt02 a{
	width: 88px;
	height: 29px;
	background-image: url(images/bt_02.gif);
	float: left;
}
#bt02 a:hover{
	width: 88px;
	height: 29px;
	background-image: url(images/btr_02.gif);
}
#bt03 a{
	width: 88px;
	height: 29px;
	background-image: url(images/bt_03.gif);
	float: left;
}
#bt03 a:hover{
	width: 88px;
	height: 29px;
	background-image: url(images/btr_03.gif);
}
.down {
	height: 72px;
	background: url(images/contactbg.jpg) left top no-repeat;
	}
.contact {
	height: 72px;
	width: 750px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	background: url(images/award.gif) left center no-repeat;
	padding-left: 320px;
	padding-top: 10px;
	}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #0099FF;	
	position: relative;
	top: 1px;
	left:1px;
}
