* { /* applies styles to ALL elements */
	margin: 0; 
	padding: 0; 
	}
	
body { 
/*	background: #c4b191; */
	background: #b6a27f url(../images/bkgnd_container_revd.jpg) no-repeat scroll center top;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	}

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
	}
	
tr td { 
	vertical-align: top; 	
	}
	
p { 
	margin: 0 0 10px 0; 
	padding: 0; 
	}

ul li {
	list-style: disc;
	margin: 0 0 10px 30px;
	padding: 0 0 0 -25px;
	}
	
img { 
	border: 0; 
	vertical-align: top; 
	}
	
a { 
	color: #003366; 
	text-decoration: underline; 
	}
	
a:hover { 
	color: #663300; 
	text-decoration: underline; 
	}

a:focus {
	outline: none;
	}




/* MAIN IDs */
#container {
/*	background: #c4B191 url(../images/bkgnd_container.jpg) no-repeat;  */
	color: #000;
	margin: 0 auto;
	width: 1150px;
	}

#content_wrapper {
	margin-left: 92px;
	width: 1002px;
	text-align: left;
	}

/* HEADER */
#header_wrapper {
	height: 130px;
	width: 1002px;
	position: relative;
	}

#header_left {
	float: left;
	position: relative;
	width: 260px;
	}

#header_middle {
	float: left;
	position: relative;
	width: 575px;  /*581 */
	}

#header_middle p {
	margin-top: 10px;
	}


.rollover a {
display:block;
width: 63px;
padding:17px 10px 10px 17px;
background: url("../images/nav_home.gif") 0 0 no-repeat;
text-decoration: none;
}

.rollover a:hover { 
background-position: 0 -30px;
}

.rollover span {
	display: none;
	}

.logo_genius {
	margin-top: 25px;
	padding: 0;
	}

#header_right {
	float: left;
	position: relative;
	width: 161px;
	}


#page_content {
	background: url(../images/product_shot.jpg) 400px 160px no-repeat;
	margin: 40px 0 100px 262px; 
	min-height: 440px;
	padding: 0;
	position: relative;
	width: 740px;
	}

* html #page_content {
	height: 440px;
	}

#page_content input {
	margin: 5px 0 0 0;
	}

#page_content select {
	margin: 5px 0 0 0;
	}

.page_head {
	margin-bottom: 15px;
	}

.subhead {
	color: #663300;  /* from PSD: c4b191 */
	}


/*  SPLASH PAGE */
#splash_content {
	margin-bottom: 100px;
	position: relative;
	width: 1002px;
	}

#column_left {
	float: left;
	padding-right: 9px;
	position: relative;
	width: 466px;
	}

#column_right {
	float: left;
	position: relative;
	text-align: right;
	width: 527px;
	}

.button_enter {
	border: none;
	height: 24px;
	outline: none;
	width: 122px;
	}

.splash_legalage {
	font-size: 10px;
	}


/* FORMS */
input {
	border: 1px solid #663300;
	height: 20px;
	width: 205px;
	}

.input_long {
	width: 285px;
	}

.input_short {
	width: 70px;
	}

.phone_field {
	width: 40px;
	}

.phone_field2 {
	width: 65px;
	}

.captcha_question {
	margin-bottom: 15px;
	}

.checkbox {
	border: none;
	width: 12px;
	height: 12px;
	}

.radio_btn {
	border: none;
	width: 14px;
	height: 14px;
	}

.required {
	color: #cc0000;
	}

#reg_page p {
	padding-top: 3px;
	}


#reg_page #page_content {
	margin: 40px 0 50px 262px; 
	}





/* REG PAGE CAPTCHA WHY HOVER */
.captcha_wrapper {
	position: relative;
	width: 280px;
	}

.captcha_why {
	background: url(../images/why_bkgnd.gif) no-repeat;
	color: #000;
	display: none;
	font-size: 11px;
	height: 88px;
	position: absolute;
/*	top: 475px;
	left: 160px; */
	width: 330px;
	z-index: 30;
	}

.captcha_why p {
	margin: 10px 15px 0 30px;
	text-align: left;
	}




/* FOOTER */
#footer {
	color: #97754b;
	font-size: 10px;
	bottom: 12px;
	right: 60px;
	position: relative;
	text-align: right;
	width: 1150px;
	}

.ftr_bosch {
	margin-bottom: 10px;
	}

#footer p {
	margin-top: 10px;
	}

#footer ul li {
	display: inline;
	font-size: 11px;
	text-align: right;
	}

.footer_pipe {
	margin: 2px 10px 0 10px;
	padding: 0;
	}

#footer a {
	color: #97754b;
	text-decoration: underline;
	}

#footer a:hover {
	color: #000;
	text-decoration: underline;
	}




/* TAF */
#taf_body {
	background: #cbbb9b;
	}

#taf_container {
	background: #cbbb9b url(../images/bkgnd_taf.gif) no-repeat;
/*	border: 1px solid #663300; */
	height: 485px;
	width: 590px;
	margin: 0 auto;
	}

#taf_header_wrap {
	height: 24px;
	margin: 10px 0px 5px 10px;
	position: relative;
	width: 590px;
	}

.taf_header {
	float: left;
	position: relative;
	width: 566px;
	}

.taf_close {
	float: left;
	margin-top: -5px;
	position: relative;
	width: 24px;
	}

#taf_content {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 385px;
	margin: 0 auto;
/*	overflow: auto;  */
	padding: 10px 0;
	text-align: left;
	width: 580px;
	}

.taf_label {
	float: left;
	padding-right: 10px;
	position: relative;
	text-align: right;
	width: 95px;
	}

.taf_input {
	float: left;
	margin-bottom: 3px;
	position: relative;
	width: 200px;
	}

#taf_content p {
	clear: both;
	}

.taf_spacer {
	height: 10px;
	}

.taf_message {
	border: 1px solid #663300;
	height: 50px;
	width: 415px;
	}

.taf_btn {
	border: none;
	height: 24px;
	margin-left: 105px;
	width: 64px;
	}



/* POP UPS */
#pop_body {
	background: #cbbb9b;
	}

#pop_container {
	background: #cbbb9b;
	height: 500px;
	width: 500px;
	margin: 0 auto;
	position: relative;
	}

#pop_header_wrap {
	height: 24px;
	margin: 10px 0 10px 10px;
	position: relative;
	width: 500px;
	}

.pop_header {
	float: left;
	position: relative;
	width: 476px;
	}

.pop_close {
	float: left;
	position: relative;
	width: 24px;
	}

#pop_content {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 360px;
	margin: 0 auto;
	overflow: auto;
	padding: 10px 10px;
	text-align: left;
	width: 460px;
	}


#pop_content_ntb {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 360px;
	margin: 0 auto;
/*	overflow: auto; */
	padding: 10px 10px;
	text-align: left;
	width: 460px;
	}



/* CLASSES */
.float_left {
	float: left;
	margin-right: 20px;
	position: relative;
	}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	}

.corsisTag {
	display: none;
	}

.btn_smarttalk {
	margin-top: 10px;
	}

.early_disclaimer {
	font-size: 10px;
	}

