﻿#nav_item_07 a:link, #nav_item_07 a:visited, #nav_item_07 a:hover{display: none}

div#content_container{
	background-color: #006CC7;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
div#contact-understand__content{
	position: relative;	
	width: 946px;
	padding-bottom: 0;
}
h1{
	color: #FD0; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 24px;
	font-weight: 400;
	padding-top: 1.0em;
	text-transform: uppercase;
	width: 512px;
}
h1 div#knockout{
	width: 100%; height: 100%;
	position: absolute;
}
h2{
	color: #FD0; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 16px;
	font-weight: 400;
	margin-top: 1.6em;
	position: relative;
	text-transform: uppercase;
}
h3{
	color: #FFF; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	font-weight: 400;
	padding: 0;
	text-transform: uppercase;
}

p{
	color: #FFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	margin: 11px 0 0 0;
}
div.line{
	border-bottom: 1px dotted #A3C6E4;
	margin: 0 0 10px 0;
	position: relative;
	width: 100%; height: 12px;
}

a.contact:link{color: #FD0; text-decoration: none; border-bottom: 1px dotted #FD0}
a.contact:visited{color: #FD0; text-decoration: none}
a.contact:hover{color: #F36BBB; text-decoration: none; border-bottom: 1px dotted #F36BBB}

.label{
	color: #FD0;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 400;
}

div#contact_content_info{	
    border-left: 1px dotted #7AA267;
	float: right;
	margin: 90px 0 0 0;
	padding-left: 74px;
	position: relative;
	width: 320px;
}
div#info_address{
	line-height: 16px;
	margin: 0;
	position: relative;
	width: 320px;
}
div#info_phone{
	line-height: 16px;
	margin: 16px 0 0 0;
	position: relative;
	width: 320px;
}
div#info_email{
	line-height: 16px;
	margin: 16px 0 0 0;
	position: relative;
	width: 320px;
}
div#contact_content_input{
	float: left;
	margin: 0 0 0 24px;
	position: relative;
	width: 340px;
}
div#textboxes{
	margin: 30px 0 0 24px;
	position: relative;
	width: 420px; height: 64px;
}
div#textbox_name{	
	position: absolute;
	width: 420px; height: 20px;
}

div#error_holder_name{
	left: 232px; top: 0px;
	position: absolute;
	width: 200px;
}

div#textbox_email{
	left: 0; top: 24px;
	position: absolute;
	width: 420px; height: 20px;
}
div#error_holder_email{
	left: 232px; top: 0;
	position: absolute;
	width: 200px; height: 20px;
}
div#textbox_phone{
	left: 0; top: 48px;
	position: absolute;
	width: 420px; height: 20px;
}
div#checkbox_specialty{
	margin: 24px 0 0 24px;
	position: relative;
	width: 320px;
}
div#checkboxes-left{
	color: #FFF;
	float: left;
	font-family: Verdana;
	font-size: 14px;
	margin: 8px 0 0 16px;
	position: relative;
}
div#checkboxes-right{
	color: #FFF;
	float: right;
	font-family: Verdana;
	font-size: 14px;
	margin: 8px 0 0 0;
	position: relative;
}
.checkbox-margin{
	color: #FFF;
	position: relative;
}
div#dropdown_describe{
	margin: 24px 0 0 24px;
	position: relative;
	width: 480px;
}
div#dropdown_describe div.error, div.error{
	position: absolute;
	left: 214px; top: -16px;
	width: 200px; height: 20px;
}
div#dropdown_how{
	margin: 24px 0 0 24px;
	position: relative;
	width: 420px;
}
div#textbox_msg{
	margin: 32px 0 0 24px;
	position: relative;
	width: 420px;	
}
	#textbox_msg textarea{
		padding: 4px;
		font-family: Tahoma;
	}

div#input_submit{
	margin: 16px 0 0 180px;
	position: relative;
	width: 130px; height: 30px;
}

/* textbox, radio, and dropdown formatting */
.form_name{
	background-color: #FFF !important;
	border: 1px solid #a4a4a4;
	margin: 2px 0 0 20px;
	width: 160px;
}
.form_email{
	background-color: #FFF !important;
	border: 1px solid #a4a4a4;
	margin: 2px 0 0 23px;
	width: 160px;
}
.form_phone{
	background-color: #FFF !important;
	border: 1px solid #a4a4a4;
	margin: 2px 0 0 16px;
	width: 160px;
}
.form_how{
	position: relative;
	width: 186px;
}
.form_message{
	margin: 0;
	position: relative;
	width: 300px; height: 128px;
}

.error_text{
	color: #FF9834;
	font-size: 11px;
	font-family: verdana;
	font-weight: 900;
}

div#message-sent{
	margin: 0 auto;
	position: relative;
	width: 100%; height: 512px;
}

#thank_you{ display: none }

.required { display: none; }

#input_submit { cursor: pointer; }
