/************* Header Area *****************/

/* General Sprites */
.form-sprite,
.nav-bg li div, 
.form form div,  
.featured-hovers div, 
.gen-sprite,
.hidden-nav .top,
.hidden-nav .bottom,
#header-text div, 
#cta div {
	background-repeat:no-repeat;
	overflow:hidden;
}
.form-sprite,
.nav-bg li div, 
.form form div,  
.featured-hovers div,
.hidden-nav .top,
.hidden-nav .bottom {
	background-image:url(/images/png-form-sprite.png);
}
.gen-sprite {
	background-image:url(/images/gen-jpg-sprite.jpg);
}


/************ Header Buttons/Form/Secure ***************/
.header {
	display:block;
	clear:both;
	width:960px;
	height:245px;
	z-index:1;
	background-repeat:no-repeat;
	background-image:url(/images/post/header-bg.jpg);
	background-position:top;
}

/* Header Dynamic Text */
#header-text {	
	display:block;
	position:absolute;
	margin:15px 0px 0px 20px;
}



/*  Header Form */
.header .form {
	display:block;
	width:327px;
	height:220px;
	z-index:5;
	float:right;
	margin:30px 30px 0px 0px;
	background-position: 0px -142px;
	padding:15px 0px 0px 32px;
}
.form form div {
	display:block;
	height:25px;
	width:182px;
	margin:8px 0px 8px 0px;
	background-position: -148px -91px;
	padding:7px 10px 0px 10px;
}
.form form div select, .form form div input {
	border:none;
	outline:none;
	width:182px;
}
.form .button {
	width:187px;
	height:27px;
	background-position: -148px -58px;
	cursor:pointer;
}

/* Header CTA */
#header-cta {
	display:block;
	width:275px;
	height:50px;
}




/************ Content Area ************/

/* Secure Objects */
.secure-interior {
	display:block;
	position:absolute;
	margin:-55px 0px 0px 260px;
}
.secure-interior div {
	float:left;
	margin:0px 8px 0px 8px;
}
.secure-interior .versign {
	margin-top:-20px;
}



/* Content Area */
.copy-contianer {
	display:block;
	clear:both;
	padding-top:10px;
}
.copy-contianer h2, .copy-contianer h3, .copy-contianer h4  {
	display:block;
	font-size:16px;
	color:#3D3E3F;
}
.border-bottom {
	border-bottom:#CACACA 1px solid;
	padding-bottom:15px;
}



/* Left Column */
.left {
	display:block;
	width:477px;
	padding-bottom:100px;
}
.left h2 {
	font-size:20px;
}
.response {
	display:block;
	width:337px;
	height:551px;
	background-image:url(/images/contact/contact-form-bg.jpg);
	background-repeat:no-repeat;
	padding:10px 10px 10px 130px;
	margin-top:10px;
}
.form_header {
	position:absolute;
	margin-left:-120px;
}
.response input, .response textarea {
	border:none;
	outline:none;
	border:0px;
	width:280px;
}
.response .text {
	display:block;
	width:299px;
	height:28px;
	background-image:url(/images/contact/text-bg.png);
	background-repeat:no-repeat;
	padding:5px 4px 0px 4px;
	margin:8px 0px 8px 0px;
}
.response .textarea {
	display:block;
	width:299px;
	height:221px;
	background-image:url(/images/contact/textarea-bg.png);
	background-repeat:no-repeat;
	padding:2px 4px 0px 4px;
	margin:8px 0px 8px 0px;
}
.response textarea {
	width:280px;
	height:215px;
}
.single, .cap-vad {
	display:none;
    padding:10px 15px;
	height:21px;
    width:200px; 
    text-align:left; 
    font-size:12px;
	color:#FFFFFF;
	margin:-50px 0px 0px -230px;
	position:absolute;
}
.cap-vad {
	margin:-55px 0px 0px -230px;
	background-image:url(/images/contact/error-box.png);
	background-repeat:no-repeat;
}
.error-single {
	display:block;
	margin:-40px 0px 0px -230px;
	position:absolute;
    padding:10px 15px;
	height:21px;
    width:200px; 
    text-align:left; 
    font-size:12px;
	color:#FFFFFF;
	background-image:url(/images/contact/error-box.png);
	background-repeat:no-repeat;
}
.response .contact-button {
	width:128px;
	height:31px;
	margin-right:15px;
}
#field_captcha .form_header {
	position:relative;
	margin:0px;
}
.response .secure {
	height:100px;
	background-position:bottom;
}

/* Right Column For Sales Pages*/
.right {
	display:block;
	width:443px;
	position:absolute;
	margin-left:500px;
}

.right h2 {
	color:#4B4D4D;
	font-size:16px;
}
.right h3 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777878;
	margin-top:10px;
}
.location {
	display:block;
	height:180px;
	background-image:url(/images/contact/map.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:10px 230px 0px 0px;
	border-bottom:#CDCDCD 1px solid;
	border-top:#CDCDCD 1px solid;
	font-size:13px;
	margin-bottom:10px;
}
.location p {
	margin:0px;
}
.location h3 {
	font-size:12px;
	color:#4B4D4D;
	margin-top:8px;
	font-weight:bold;
}