body.home {
	background: url('images/home_bodybg.jpg') repeat-x top;
}

#overlay, #content-image {
	display:none;
}

#contentwrapper {
	background:none;
	padding:0;
	margin:-2px 0 0 0;
	*margin:0;
}

#imageContainer {
	width:1000px;
	float:left;
	margin:-2px 0 0 0;
	*margin:0;
	padding:0;
	position:relative;
	height:253px;
	overflow:hidden;
}

img.homeImage {
	border-left:1px solid #ffc245;
	position:absolute;
}

#homeImage1 {
	left:0;
	top:0;
}

#homeImage2 {
	left:334px;
	top:0;
}

#homeImage3 {
	right:0;
	top:0;
	border-right:1px solid #ffc245;
}

.narrowcolumn {
	min-height:100px;
	width:1000px;
	padding:0;
}

#content {
	font-size:1.3em;
}

#footer {
	background:#fff;
	padding:0;
}

#footernav {
	display:none;
}

#footerInfo #copyright {
	position:absolute;
	left:0;
	top:10px;
	font-size:1.1em;
}

#footerInfo a.clickcomLogo {
	position:absolute;
	right:0;
	top:5px;
}

h2.homeTitle {
	background:url('images/Titles.jpg') no-repeat top left;
	color:#fff;
	min-width:250px;
	padding:20px 10px 0px 10px;
	height:45px;
	text-align:left;
	margin-top:10px;
}

.homeTablecell {
	padding:0 25px 0 25px;
	width:273px;
}

td.homeMiddlecell {
	background:url('images/homedividers.png') no-repeat right;
}

.homeTablecell p.cf-sb {
	width:273px;
	text-align:center;
}

.homeTablecell .cform {
	width:273px;
}

.homeTablecell .cform .cf-ol label, .homeTablecell .cform .cf-ol label span {
	display:none;
}

.homeTablecell ol.cf-ol li {
	text-align:center;
}

.homeTablecell .cform input.sendbutton {
	background-color:none;
	background: url('images/signup.png') no-repeat top;
	color:#fff;
	width:120px;
	height:39px;
	border:0px solid #fff;
	font-size:1.7em;
	border:0px outset #fff;
	display: inline-block;
	outline:none;
}

.homeTablecell div.cf_info {
	width:250px;
}