body {
	text-align: center;
	padding: 0px;
	margin: 60px 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ch1 {
	width: 870px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}
#ch2 {
	width: 770px;
	margin-left: 20px;
	background: #f3f1eb url(/images/cBGColor.gif);
}
#ch3 {
	background: url(/images/footer2.gif) bottom no-repeat;
}
#ch4 {
	padding: 35px 108px 56px 108px;
}
#head {
	background: url(/images/head.gif) top no-repeat;
	height: 258px;
}
#headStatement {
	width: 509px;
	height: 121px;
	position:absolute;
	top: 41px;
	left: 246px;
}
#headStatement h3 {
	margin: 0px;
	padding: 0px;
	color: #D31145;
	font-size: 22px;
}
#headStatement a {
	text-decoration: none;
	font-weight: bold;
}

/* if mac?? */
#headStatement p {
	padding-bottom: 0px;
}

#login {
	position: absolute;
	top: 202px;
	left: 260px;
}


#bigDeal {
	width: 190px;
	height: 190px;
	position: absolute;
	top: 230px;
	right: -10px;
}
#bizClub {
	position: absolute;
	top: 250px;
	left: 0px;
}
#nav, #navWSub {
	height: 52px;
	width: 664px;
	background: #d2ccb8 url(/images/navBG1.gif) right no-repeat;
	line-height: 20px;
}
#navWSub {
	background-image: url(/images/navBG2.gif);
}
#navCH {
	padding-top: 7px;
	font-family: impact;
	font-size: 14px;
}
#nav a, #navWSub a {
	background: url(/images/navArrow.gif) center left no-repeat;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	padding-left: 16px;
	color: #D31145;
	font-family: impact;
	font-size: 14px;
	text-decoration: none;
}
#nav a:hover, #navWSub a:hover, #nav a.current, #navWSub a.current {
	color: #ffffff;
}
#subNav {
	width: 664px;
	background: #ffffff url(/images/subNavBG.gif) bottom right no-repeat;
	text-align: center;
	line-height: 26px;
	padding-bottom: 2px;
}
#subNav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#subNav li {
	display: inline;
	margin: 0px;
	text-indent: 0px;
	list-style-type: none;
}
#subNav a {
	color: #BDB19C;
	text-decoration: none;
}
#subNav a:hover, #subNav li.current a {
	color: #009AC8;
}
#subNav li {
	border-left: 1px solid #000000;
	padding-left: 12px;
	padding-right: 12px;
	white-space: nowrap;
}
#subNav li.first {
	border-width: 0px;
}

#searchBox {
	position: absolute;
	left: 497px;
	top: 264px;
}


/* content */
.separator {
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	background: url(/images/separator.gif) center repeat-x;
	height: 5px;
}

a img {
	border-width: 0px;
}
#ch4 a {
	color: #009AC8;
}
#ch4 a:hover {
	color: #D31145;
}
form {
padding:0;
margin:0;
}
h1, h2 {
	color: #009ac9;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0 18px 0;
	font-family: impact;
	text-transform: lowercase;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 23px;
}
h2.v2 {
	color: #009ac9;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0 10px 0;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}
h3 {
	color: #009ac9;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0 10px 0;
	font-size: 16px;
	font-family: impact;
	text-transform: lowercase;
}
h4 {
	color: #D31145;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0 10px 0;
	font-size: 16px;
}

p {
	margin: 0px;
	padding: 6px 0 6px 0;	
	text-align: justify;
	line-height: 13px;
}
p.fineprint {
	color: #808080;
}
p.emphasis2 {
	color: #009AC8;
	font-size: 17px;
	line-height: 18px;
}
.emphasis1 {
	color: #D31145;
}
.emphasis2 {
	color: #009AC8;
}

#searchinputbg {
width:131px;
height:18px;
background:url(/images/searchbg.gif);
float:left;
}

#searchsubmit {
width:40px;
height:12px;
float:left;
position:relative;
top:3px;
left:3px;
}

.searchinput {
border:1px solid white;
margin-left:5px;
width:112px;
height:10px;
font-size:10px;
}
