body,html
{
	margin:0px;
	padding:0px;
	background: url(/resources/images/1058_bg-body.gif) repeat-x top left #fff;
	font-family:Verdana;
	font-size:11px;
	color:#000;
}

img
{
	border:0px;
}

td
{
	font-family:Verdana;
	font-size:11;
	color:#000;
}

a
{
	color: rgb(238,28,36);
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


div#wrapper
{
	clear:both;
	float:left;
	width:100%;
	background: url(/resources/images/1058_bg-body.gif) repeat-x top left #fff;
}


div#container
{
	margin:0px auto;
	width: 940px;
}

div#top
{
	clear:both;
	float:left;
	width:940px;
	height:150px;
}

div#logo
{
	clear:both;
	float:left;
	padding:9px 0px 0px 0px;
}

div#slogan
{
	float:left;
	padding:39px 0px 0px 35px;
}

div#logo img
{
	vertical-align: bottom;
}

div#middle
{
	clear:both;
	float:left;
	padding:22px 0px;
	width:940px;
}

div#left
{
	float:left;
	width:682px;
}

div#content
{
	clear:both;
	float:left;
	width:682px;
	padding:30px 0px 0px 0px;
}

div#right
{
	float:left;
	padding:0px 0px 0px 32px;
	width:220px;
}

div#offer
{
	clear:both;
	float:left;
	width:220px;
	background: rgb(238,28,36);
	font-size:10px;
}

div#offer img
{
	vertical-align:bottom;
}

div#offer-date
{
	clear:both;
	float:left;
	padding:3px 10px;
	width:200px;
	line-height:14px;
	letter-spacing: 1px;
	color:#fff;
	text-align:center;
}

div#offer-main
{
	clear:both;
	float:left;
	padding:5px 9px 9px 9px;
	width:202px;
}

div#offer-bg
{
	clear:both;
	float:left;
	padding:18px 10px 5px 10px;
	width:182px;
	#padding:36px 10px 5px 10px;
	#width:202px;
	line-height:12px;
	background:#fff;
	text-align:center;
	color: rgb(238,28,36);
}

div#offer-bg p
{
	margin:0px;
	padding:0px;
}

div#offer-bg img
{
	padding:0px 0px 3px 0px;
}



div#bottom
{
	clear:both;
	float:left;
	padding:0px 0px 30px 0px;
	width:940px;
	text-align: center;
	color: #000;
}

div#bottom a
{
	text-decoration: underline;
}