body
{
	background: #bec77d;
	font-family: Arial,'sans serif';
	font-size: 12px;
	color: #424549;
}

td, p
{
	font-family: Arial,'sans serif';
	font-size: 12px;
	line-height:14px;
	color: #424549;
}

h1
{
	font-family: Arial,'sans serif';
	font-size: 26px;
	font-weight: normal;
	color: #808c54;
	margin: 20px 0px 0px 0px;
}

.container
{
	width: 798px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background: #FFFFFF;
}

.salebox
{
	width: 271px;
	height: 94px;
	background: #8da6c7 url('/images/sale-box.gif') no-repeat;
}

.saletext
{
	width: 230px;
	height: 85px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 30px;
}

.saletitle
{
	font-family: Arial,'sans serif';
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


.contact
{
	width: 271px;
	height: 178px;
	background: #ece7c2 url('/images/contact_block.gif') no-repeat;	
}

.contacttext
{
	width: 271px;
	height: 178px;
	padding: 20px 30px 10px 30px;
}	

a:link, a:visited, a:active 
{ 
	font-family: Arial,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color:#5f6d87;
}

a:hover 
{
	font-family: Arial,'sans serif';
	font-size: 12px;
	text-decoration: underline;
	color:#d9565b; 
}

a.contactboxlink:link, a.contactboxlink:visited, a.contactboxlink:active 
{ 
	font-family: Arial,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color:#424549;
}

a.contactboxlink:hover 
{
	font-family: Arial,'sans serif';
	font-size: 12px;
	text-decoration: underline;
	color:#5f6d87; 
}
