﻿#home-wrp 
{
	width: 743px;
	overflow: hidden;
}
#home-1 
{
	display: inline;
	float: left;
	width: 510px;
	margin: 12px 0 0 18px;
}
#home-2 
{
	float: right;
	width: 179px;
	margin: 14px 12px 0 0;
}
#logo-tbl table
{
	width: 510px;	
}
#logo-tbl td 
{
	padding: 7px 0 7px 0;
	text-align: center;
	vertical-align: middle;
}
#search-box 
{
	padding: 10px 0 8px 10px;
	background: #991C21 url(../images/searchbox-bg.gif) top right no-repeat;
}
#brand-wrp h3, #brand-wrp h1 
{
	margin: 25px 0 6px 26px;
	font-weight: normal;
}
#brand-wrp 
{
	margin: 30px 0 0 0px;
}
#brand-wrp table 
{
	margin-left: 49px;
}
#brand-wrp td
{
	width: 110px;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
}
.hp-top, .hp-foot 
{
	width: 510px;
	height: 9px;
}
.hp-top 
{
	background: url(../images/home/hp-top.gif) top left no-repeat;
}
.hp-foot 
{
	background: url(../images/home/hp-foot.gif) bottom left no-repeat;
}
.hp-cont 
{
	width: 508px;
	overflow: hidden;
	padding-bottom: 20px;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}
#promo 
{
	margin: 0 0 30px 0;
}
.red-top, .red-foot 
{
	width: 179px;
	height: 7px;
}
.red-top 
{
	background: url(../images/home/red-top.gif) top left no-repeat;
}
.red-foot 
{
	background: url(../images/home/red-foot.gif) bottom left no-repeat;
}
.red-cont 
{
	width: 179px;
	overflow: hidden;
	background: #991C21;
	padding-bottom: 20px;
}

#email-box h4 
{
	margin: 12px 0 0 17px;
	font-weight: normal;
}
#email-desc 
{
	margin: 8px 17px 13px 20px;
	color: #fff;
	font-size: 12px;
}
#email-box input 
{
	vertical-align: middle;
}
.email-field 
{
	width: 109px;	
	margin: 0 10px 0 20px;
}
.go 
{
	background: url(../images/home/go.gif) top left no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	width: 21px;
	height: 21px;
	border: 0px;
	}	

