/*** CONTACT SECTION SPECIFIC ***/

/*** SIDEBAR ***/
.sidebar li a {
	text-indent: -9999px;
	overflow: hidden;
}

.sidebar li a {
	background: url('../images/contact_sprite.gif') no-repeat;
}

.sidebar li a.email_us_a_question {
	background-position: 0px -2px;
}

.sidebar li a.email_us_a_question:hover, .sidebar li a.email_us_a_question_selected {
	background-position: -300px -2px !important;
}

.sidebar li a.contact_me_within_24 {
	background-position: 0px -43px;
}

.sidebar li a.contact_me_within_24:hover, .sidebar li a.contact_me_within_24_selected {
	background-position: -300px -43px !important;
}

/*** CONTACT CONTENT ***/
#contact_container {
	height: 465px;
	width: 1025px;
	background: url('../images/contact_form_bg.gif') top left no-repeat;
	clear: both;
}

#contact_content {
	display: block;
	width: 995px;
	padding: 30px 0 0 30px;
	min-height: 300px;
}

#contact_content h1, #contact_content h2 {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	color: #000;
	font-size: 1.4em;
	margin: 5px 0;
}

#contactform1, #contactform2 {
	width: 482px;
	display: block;
	float: left;
}

##contactform1, ##contactform2 {
	width: 460px !important;
}

#contactform1 {
	margin-right: 10px;
}

##contactform1 {
	margin-right: 0px !important;
}

#contactform2 {
	margin-top: -40px;
}

##contactform2 {
	margin-top: 0px !important;
	margin-left: 25px;
	width: 500px;
}

#contact_content p, address {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	line-height: 1.4em;
	font-size: 0.8em;
	font-style: normal;
}

p.client_req a {background:url(../images/supportreq.gif) no-repeat top left;
width: 295px; height: 51px; text-indent: -9999px; overflow: hidden; display: block;}

p.larger {
	font-size: 1em !important;
}

div.success, div.error {
	width: 400px;
}

p#address {
	width: 424px;
}

##address {
	padding-top: 10px;
	width: 390px;
}

p.greencaps {
	font-family: 'Arial Narrow', sans-serif !important;
	font-weight: bold;
	color: #669d39 !important;
	text-transform: uppercase;
}

..greencaps {
	font-size: 0.85em;
}

/*** FORM ELEMENTS ***/
.inputblock {
	float: left;
	margin-right: 20px;
}

..inputblock {
	margin-right:10px;
	margin-top: 15px;
}

.inputblock label {
	color: #616161;
	text-transform: uppercase;
	font-family: 'Arial Narrow', sans-serif;
	font-weight: bold;
}

..inputblock label {
	font-size: 0.85em;
}

..textinput {
	padding: 7px;
	height: 20px;
}

.inputblock textarea {
	width: 426px;
	overflow: auto;
}

.inputblock input, .inputblock textarea {
	background-color: #e1e1e1;
	border: 1px solid #e1e1e1;
	padding: 5px;
}

.inputblock input {
	width: 209px;
}

.inputblock textarea {
	width: 438px;
}

..submit_btn {
	margin: 10px -20px 0 0;
}

#toURL {
	display:none;
}
h1.contact {background: url(../images/lets-talk.gif) no-repeat top left;
width: 209px; height: 42px; text-indent: -9999px; overflow: hidden;}