/* Website designed by allproducts.com */

body {
	margin: 0px;
	color: #FFFFFF;
	background: #313641;
	font-family: Arial, Helvetica, sans-serif,;
}
a {
	color: #FFFFFF;
	text-decoration: none;	
}
a:hover {
	color: #F5AE12;
	text-decoration: underline;	
}
div#btbg {
	height: 178px;
	background: url(images/btbg.jpg);
	}
div#pflash {
	height: 148px;
	background: url(images/pbg.jpg);
	}
div#enter {
	height: 39px;
	background: url(images/enter.jpg);
	}
div#rollover a {
	width: 98px;
	height: 39px;
	margin-left: 337px;
	position: absolute;	
	}
div#rollover a:hover {
	background: url(images/rollover.gif) no-repeat;
	}
.mainbg {
	background: #313641 url(images/lrbg.jpg) repeat-x center center;
	}
div#contact {
	height: 35px;
	*height: 55px;
	padding-top:20px;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1px;
	background: url(images/contactbg.jpg) no-repeat center top;
	}
.topbg {
	background: url(images/top.jpg) no-repeat center bottom;
}
.downbg {
	background: url(images/down.jpg) no-repeat center top;
}
.lbg {
	text-align:right;
}
.rbg {
	text-align:left;
}
div#lbt {
	margin-left: 30px;
	float: left;
	}
div#rbt {
	float: left;
	}
div#bt {
	width:280px;
	height: 16px;
	margin-top: 9px;
	letter-spacing: 1px;
	font-size: 11px;
}
div#bt a{
	color: #FFFFFF;
	padding: 0px 16px;
	background: url(images/point.gif) no-repeat 0px 4px;
	text-decoration: none;
}
div#bt a:hover{
	background: #8B9299 url(images/point.gif) no-repeat -1000px 4px;
	font-weight: bold;
}