body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #535353;
	padding: 0px;
	margin: 0px;
}	
a, a:link, a:visited, a:active {color: #183495;
	text-decoration: none;}
a:hover {color: #B88932;
	text-decoration: underline;}


#wrap {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/wrap_bg.gif);
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}

#wrap_content {
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;}

#header_home{
	background-repeat: repeat-x;
	height: 124px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/splash/header_bg.gif);
}

/* Footer ************************************* - Footer*/
#footer {
	height: 38px;
	text-align: right;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 20px;
	padding-right: 20px;
	background-image: url(/images/nav/footer_bg.gif);
	padding-top: 2px;}
	
#footer a 
{
	color: #CCCCCC;
	text-decoration: none;
	padding: 1px;
}
	
#footer a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
}
.buyonline 
{
	font-weight: bold;
}
