#contact_banner {
	width:932px;
	height:102px;
	background:url(/images/contact_us/contact_us_img_bar.jpg) no-repeat;
	margin-bottom:12px;
}
#main {
	width:435px;
	margin-right:5px;
}
#main, #sup {
	float:left;
}
.main_top {
	width:435px;
	height:3px;
	background:url(/images/contact_us/main_top.gif) no-repeat;
}
.main_title, .sup_title {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
	color:#78909a;
	margin:0px;
	font-weight:normal;
}
.main_title {
}
.main_body {
	background:url(/images/contact_us/main_bg_top.gif) repeat-x top left;
	border-right:1px solid #82b1c5;
	border-left:1px solid #82b1c5;
	font:14px Tahoma, Geneva, sans-serif;
	padding:14px;
	/*height:483px;*/
}
.main_body_sub {
	padding:12px;
}
.about_us_text p {
	font:Tahoma,Arial,Sans-serif;
}
.about_us_text p strong {
	font-size:22px;
}
.main_body strong {
	color:#78909a;
	font-size:larger;
}
.main_bot {
	background:url(/images/contact_us/main_bot.gif) no-repeat;
	width:622px;
	height:3px;
}
#sup {
	width:490px;
	background-color:#e2e9ec;
}
.sup_title {
	/*padding-top:3px;  total needs to be 31px 
	height:28px;     /* total needs to be 31px 
	background:url(images/indiv_pp/sub_top2.gif) repeat-x top left;
*/}

.sup_bot {
	background:url(/images/contact_us/sup_bot.gif) no-repeat;
	width:490px;
	height:3px;
}
.sup_title {
	background:url(/images/contact_us/sup_top_bg.jpg) top left no-repeat;
	width:490px;
	height:47px;
}
#sup_body {
	border-right:1px solid #82b1c5;
	border-left:1px solid #82b1c5;
}
#sup_body form {
	font-family:Tahoma, Geneva, sans-serif;
	color:#78909a;
	font-size:18px;
	margin:0px;
	margin-left:53px;
}
.name, .email, .order_num, .select, .textarea{
	width:385px;
}
.submit {
	width:100px;
	border:1px solid #82b1c5;
	background-color:#78909a;
	color:#ffffff;
	font-size:18px;
	margin:10px 0;
}
.select {
	margin-top:16px;
	margin-bottom:10px;
	border:1px solid #82b1c5;
	color:#999999;
	font-size:24px;
	padding:3px 3px 3px 0px;
}
.name, .email, .order_num{
	height:34px;
	padding-top:6px;
	border:1px solid #82b1c5;
	font-size:24px;
	color:#999999;
}
.textarea {
	border:1px solid #82b1c5;
}
.form_msg, .form_sent_msg {
	margin:0px 53px;
	font:16px Verdana, Geneva, sans-serif;
}
p.form_sent_msg {
	margin-top:12px;
	color:#009;
}