html, body {
	background: #67789a url(../images/bg.png) repeat-x top left;
	font: normal 10pt "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #5e6061;
	min-height: 666px;
}
p { line-height: 1.3em; }
strong { font-weight: bold; }
em { font-style: italic; }
a { text-decoration: none; color: #003286; }
a:visited { color: #0047bd; }
a:hover { text-decoration: underline; }

h1, h2 { margin-bottom: 15px; }
h1 { font-size: 13pt; font-weight: bold; }
h2 { font-size: 11pt; }
h3 { font-size: 10pt; }
h1 a { font-size: 9pt; float: right; }

.clear { clear: both; }
.clear_left { clear: left; }
.clear_right { clear: right; }
.template, .js_hidden, .hidden { display: none; }
.centered { display: block; margin-left: auto; margin-right: auto; text-align: center; }
.float_left { float: left; }
.float_right { float: right; }
.for_ie6 { display: inline-block; }
.for_ie6 { display: inline; }
.hidden { display: none; }


.nfFlashMsg { font-size: 13pt; text-align: left; font-style: italic; color: #000; }
.nfFlashMessages { margin: 10px 0; }

.vcenter1 { display: table; }
.vcenter2 { display: table-cell; vertical-align: middle; }
.floatcenter1 { overflow: hidden; }
.floatcenter2 { float: left; position: relative; left: 50%; }
.floatcenter3 { float: left; position: relative; left: -50%; }


#outer {
	width: 907px;
	z-index: 3;
	margin: 0 auto 20px auto;
	background: #fff;
	position: relative;
	min-height: 555px;
	-moz-box-shadow: 5px 5px 5px #222;
	-webkit-box-shadow: 5px 5px 5px #222;
	box-shadow: 5px 5px 5px #222;
	_height: auto !important;
	_height: 555px;
}
body.wide #outer {
	width: 1000px;
}

.corners32 {
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	-khtml-border-radius: 32px;
	border-radius: 32px;
}
.corners22 {
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	-khtml-border-radius: 22px;
	border-radius: 22px;
}

.graybox {
	background-color: #f0f0f0;
	border: 1px solid #d7d7d7;
}
.corners12 {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
}

.home {
	position: relative;
	padding-top: 13px;
	zoom: 1;
}
.company_logo {
	float: left;
	margin-left: 21px;
}
.home .quote_by_phone_img {
	float: right;
	margin-top: 24px;
	margin-right: 90px;
	*display: inline;
}
.home .quote_by_phone {
	width: 500px;
	float: right;
	margin-top: 20px;
	margin-right: 90px;
	*display: inline;
}
.home .quote_by_phone .line1 {
	display: block;
	color: #fe8500;
	font-size: 15pt;
	font-weight: bold;
	text-align: right;
	margin-bottom: 0;
}
.home .quote_by_phone .line2 {
	display: block;
	color: #706d6b;
	font-size: 9pt;
	text-align: right;
}
.home .centerbox {
	width: 826px;
	height: 240px;
	position: relative;
	margin: 5px auto 0 auto;
}
#page_home .centerbox { background: transparent url(../images/home_centerbox.jpg) no-repeat top left; }
#page_restaurants .centerbox { background: transparent url(../images/restaurant_centerbox.jpg) no-repeat top left; }
#page_bars .centerbox { background: transparent url(../images/bars_centerbox.jpg) no-repeat top left; }
#page_vehicles .centerbox,
#page_carinsurance .centerbox,
#page_vaninsurance .centerbox,
#page_truckinsurance .centerbox { background: transparent url(../images/vehicles_centerbox.jpg) no-repeat top left; }
.home .centerbox .center {
	width: 313px;
	height: 215px;
	position: absolute;
	left: 305px;
	top: 12px;
}
.home .centerbox .center * {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.home .centerbox .center h1 {
	color: #fe8500;
	font-size: 16.5pt;
	font-weight: bold;
	margin-top: 7px;
}
.home .centerbox .center p {
	color: #000;
	width: 245px;
	margin: 10px auto 15px auto;
	font-size: 9pt;
}
.home .centerbox .center select {
	text-align: left;
	width: 80%;
}
.home .centerbox .center select option { text-align: left; }
.home .centerbox .center .submit {
	margin-top: 10px;
	display: block;
}
.home .centerbox .right {
	width: 190px;
	height: 209px;
	position: absolute;
	left: 628px;
	top: 15px;
}
.home .centerbox .right h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #fff;
}
.home .centerbox .right a {
	color: #fff;
	text-decoration: underline;
}
.home .centerbox .right a:hover {
	background-color: #6F73AE;
}

#page_home .centerbox .right p {
	font-size: 9pt;
	color: #fff;
	line-height: 1.6em;
}
.home .centerbox .right p {
	font-size: 8.5pt;
	color: #fff;
	line-height: 1.4em;
}
.home .bottombox {
	margin-top: 30px;
}
.home .bottombox .left img { margin-top: 5px; }
.home .bottombox .left {
	float: left;
	width: 300px;
	padding-left: 80px;
}
#page_carinsurance .bottombox .left,
#page_vaninsurance .bottombox .left,
#page_truckinsurance .bottombox .left,
#page_vehicles .bottombox .left {
	padding: 0 20px 0 50px;
	width: 260px;
}

#page_vehicles .bottombox .left dl { padding: 0 0 15px 0; }
#page_vehicles .bottombox .left dt {
	font-size: 11pt;
}
#page_vehicles .bottombox .left dd {
	margin-bottom: 1.5ex;
	font-size: 8pt;
}

#page_carinsurance .bottombox .left dl,
#page_vaninsurance .bottombox .left dl,
#page_truckinsurance .bottombox .left dl { padding: 0 0 15px 0; }
#page_carinsurance .bottombox .left dt,
#page_vaninsurance .bottombox .left dt,
#page_truckinsurance .bottombox .left dt {
	font-size: 11pt;
}
#page_carinsurance .bottombox .left dd,
#page_vaninsurance .bottombox .left dd,
#page_truckinsurance .bottombox .left dd {
	margin: .8ex 0 .8ex 2ex;
	font-size: 8pt;
}

.home .bottombox .left h2 {
	color: #706d6b;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 5px;
}
.home .bottombox .left td {
	color: #001867;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 25px;
}
#page_home .bottombox .right {
	float: right;
	width: 465px;
	padding-right: 50px;
}
#page_restaurants .bottombox .right,
#page_bars .bottombox .right {
	float: right;
	width: 505px;
	padding-right: 20px;
	padding-bottom: 25px;
}
#page_restaurants .bottombox .right .testimonial,
#page_bars .bottombox .right .testimonial {
	vertical-align: top;
	margin: 0 20px 20px 0;
}
#page_restaurants .bottombox .right .testimonial .restaurant_name,
#page_bars .bottombox .right .testimonial .bar_name {
	color: #3b4353;
	font-weight: bold;
}

#page_vaninsurance .bottombox .right,
#page_truckinsurance .bottombox .right {
	float: right;
	width: 570px;
	padding-bottom: 25px;
}
#page_vaninsurance .bottombox .right ol,
#page_truckinsurance .bottombox .right ol {
	margin-bottom: 15px;
}
#page_vaninsurance .bottombox .right ol li,
#page_truckinsurance .bottombox .right ol li {
	list-style: decimal outside;
	margin-left: 3.5ex;
	font-size: 9pt;
}

.home .bottombox .right h2 {
	color: #706d6b;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
}
.home .bottombox .right p {
	color: #706d6b;
	font-size: 9pt;
	line-height: 1.4em;
	margin-bottom: 1.5ex;
}
#page_carinsurance .bottombox .right p,
#page_vaninsurance .bottombox .right p,
#page_truckinsurance .bottombox .right p,
#page_vehicles .bottombox .right p {
	padding-right: 40px;
}
.bottombox .right .testimonial .from {
	font-weight: bold;
	margin-left: 4ex;
}

#subpage {
	padding-top: 13px;
}
#subpage_content {
	margin: 25px 25px 25px 40px;
	padding-bottom: 25px;
	zoom: 1; /* IE6/7 fix for spinner widget - disables margin collapsing for this element */
}
.freequote_box {
	width: 262px;
	height: 230px;
	float: right;
	padding: 12px 25px 0 0;
	position: relative;
	margin-left: 15px;
}
.freequote_box form {
	height: 166px;
	background-color: #f77c1e;
	border: 1px solid #a87b66;
	text-align: center;
	z-index: 3;
	position: relative;
}
.freequote_box form .start {
	font-size: 19pt;
	font-weight: bold;
	line-height: 1.8ex;
	width: 95%;
	text-align: center;
	color: #fff;
	margin: 6px auto 12px auto;
	display: block;
}
.freequote_box form label {
	color: #fff;
	font-weight: bold;
}
.freequote_box form select {
	width: 90%;
}
.freequote_box form .submit {
	display: block;
	margin: 10px auto 0 auto;
}
.freequote_box .byphone {
	color: #fe8500;
	font-size: 14.5pt;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.freequote_box .phonealt {
	color: #817e7e;
	font-size: 11pt;
	display: block;
	text-align: center;
}
.freequote_box #quote_box .input {
	padding-bottom: 5px;
}
.freequote_box #quote_box .input input.text {
	-moz-box-shadow: 0px 0px 10px #fff;
	-webkit-box-shadow: 0px 0px 10px #fff;
}

#subpage .subpage_text {
	padding: 20px 0 20px 60px;
	
	width: 600px;
	float: left;
}
#subpage .content_nodownloads {
	width: 700px;
}
#subpage h1 {
	width: 495px;
	color: #003286;
	font-size: 13pt;
	border-bottom: 1px solid #67789a;
}
#subpage .attachments {
	background: #b4afb0;
	position: absolute;
	top: 60px;
	right: -80px;
	width: 180px;
	height: 420px;
	padding-top: 13px;
	z-index: 3;
}
#subpage .attachments h2 {
	color: #fff;
	font-size: 12pt;
	text-align: center;
	padding: 15px 0 0 0;
}
#subpage .attachments a {
	color: #000;
}

#subpage h2 { font-weight: bold; margin-bottom: 8px; }
#subpage div.event,
#subpage div.news {
	margin-bottom: 20px;
	font-size: 9pt;
}
#subpage div.news_item { margin-top: 20px; }
#subpage div.news_item h1 { color: #df922a; margin-bottom: 2px; }
#subpage .event h2 { color: #3d7603; }
#subpage .news h2 { color: #de9235; }
#subpage span.date {
	display: block;
	font-size: 10pt;
	color: #949494;
	margin-bottom: 12px;
}
#subpage .from_fck {
	color: #817e7e;
	font-size: 9pt;
}
#subpage .from_fck h3 {
	font-weight: bold;
	margin: 3ex 0 1ex 0;
}
#subpage .from_fck ul {
	margin: 1.5ex 0;
}
#subpage .from_fck li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0.5ex;
	margin: 0.5ex 0 0.5ex 3ex;
}
#subpage .from_fck p {
	margin-bottom: 1.5ex;
}
.back { display: block; text-align: center; color: #949494; }

/*** Generic Subpage Styles ***/
dl {
	padding: 10px 0;
	line-height: 2.1ex;
}
dt { color: #194194; }
dd { margin-bottom: 2.4ex; }



#footer {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 900px;
	font-size: 8pt;
	text-align: center;
}
#footer ul li {
	padding: 0 2ex;
	border-right: 1px solid #aaa;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#footer ul li.last { border-right: none; }
#footer a { color: #ddd; font-size: 8pt; }

/* header-specific menu settings */
#header {
	height: 74px;
	width: 100%;
	font-size: 10.5pt;
	font-weight: bold;
	position: absolute;
	top: 0px; left: 0px;
}

#header_menu {
	position: relative;
	z-index: 5;
	text-align: right;
	height: 48px;
	width: 907px;
	margin: 0 auto;
	zoom: 1;
}
#header_menu a {
	font-weight: bold;
	font-size: 10pt;
	color: #43403f;
	padding-top: 7px;
	padding-bottom: 4px;
	display: block;
	float: left;
	height: 22px;
}
#header_menu a:hover { color: #000; }
#header_menu li.current,
#header_menu li.hover,
#header_menu li:hover { color: #000; }
#header_menu ul.level2 li a {
	float: none;
	padding-left: 20px;
	height: 18px;
	padding-top: 5px;
	color: #000;
}
#header_menu ul.level1 { padding-right: 30px; }
#header_menu li.level1 { border-left: 1px solid #636363; }
#header_menu ul.level1 li.last { border-right: 1px solid #636363; }
#header_menu ul.level1 li ul.level2 li {
	border: 1px solid #636363;
	border-bottom: none;
}
#header_menu ul.level1 li ul.level2 li.last { border-bottom: 1px solid #636363; }
#header_menu ul.level2 li.hover,
#header_menu ul.level2 li:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}
#header_menu .menu_floatcenter1 { overflow: hidden; }
#header_menu .menu_floatcenter2 { float: left; position: relative; left: 50%; }
#header_menu .menu_floatcenter3 { float: left; position: relative; left: -50%; }

/* Menu links */
.menu {
	/*padding: 0 10px 0 20px;*/
}
.menu a { display: block; color: #fff; text-decoration: none; }
.menu li:hover > a {
	background-color: #e7e7e7;
	color: #4cab00;
	zoom: 1; /* For IE7 in IE8 */
}
.menu a:hover { background-color: #e7e7e7; color: #4cab00; } /* For IE6 */

/* Menu level 1 */
.menu ul.level1 li {
	display: inline-block;
	position: relative;
	zoom:1;
	*display:inline;
	z-index: 500;
}
.menu ul.level1 li a { padding: 2px 10px; }

/* Menu level 2 */
.menu ul.level2 {
	position: absolute;
	top: 33px;
	left: -5000em;
	text-align: left;
}
.menu li:hover ul.level2, .menu li.hover ul.level2 { left: 0px; }
.menu ul.level2 li,
.menu ul.level2 li.last {
	display: block;
	background-color: #ffd200;
	border: 1px solid #ccc;
	border-bottom: none;
	opacity: 0.95;
	filter: alpha(opacity = 95);
	padding: 0;
}
.menu ul.level2 li.last { border-bottom: 1px solid #ccc; }
.menu ul.level2 li { clear: left; } /* for IE6 */

/* Menu level 3 */
.menu ul.level3 {
	position: absolute;
	top: -5000em;
}
.menu ul.level2 li:hover ul.level3,
.menu ul.level2 li.hover ul.level3 { top: -1px; }

/* Content-specific widths */
.menu ul.level2 li { width: 29ex; }

html body div.ui-spinner,
.form_type1 input.text,
.form_type1 textarea.text,
.form_type2 input.text,
.form_type2 textarea.text {
	background: #fff url(../images/input_fade.gif) repeat-x top left;
	border-color: #bfbca9 #a7a7a7 #a7a7a7 #bfbca9;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	color: #000;
	font-size: 10pt;
}
.form_type1 input.text,
.form_type1 textarea.text {
	display: block;
}

.form_type1 .submit { display: block; margin: 30px 0 5px 0; }

input.untouched {
	color: #bbb;
}

/* Spinner overrides */
html body div.ui-spinner {
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
div.ui-spinner .ui-spinner-input {
	float: none;
	font: normal 10pt "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0 0 0 3px;
	height: 100%;
	line-height: 100%;
}
div.ui-spinner a.ui-state-hover {
	border-left: 1px solid #d3d3d3;
}
div.ui-spinner a.ui-state-hover .ui-icon {
	background-color: #8aa0ce;
}

.form_type1 .input {
	width: 500px;
	margin-bottom: 20px;
}
.form_type1 .input .text { width: 100%; }
.form_type1 .input label { display: block; }


.ui-spinner.ui-state-active,
textarea.text:focus,
textarea.text.focus,
input.text:focus,
input.text.focus {
	border: 1px solid #999;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
}


.volunteer_people td { padding: 0 8px 2px 0; }
.volunteer_people td input { width: 34ex; }

#subpage_be_a_supplier textarea,
#subpage_contact textarea,
#subpage_be_a_sponsor textarea { width: 500px; height: 9ex; }

.section { margin: 20px 0; }


.staff { margin: 10px 0 20px 0; }
.staff li { padding: 20px 0; }
.staff h3 { color: #da902c; margin-bottom: 5px; }
.staff .logo {
	float: left;
	margin-right: 15px;
	width: 170px;
	height: 100px;
}
.staff .links { margin-bottom: 5px; }
.staff .links span { float: left; }
.staff .links a.text { float: right; padding-right: 10px; font-size: 9pt; }

.rss {
	display: block;
	position: absolute;
	top: 18px;
	right: 18px;
}

#page_generic {
	padding: 40px 50px;
}

/***** Quote form *****/
.blue { color: #294885; }
label.even, caption.even { background-color: #E0E5E9; }
label.odd, caption.odd { background-color: #E5E5E5; }

.form_type1 .input { padding-bottom: 0.8ex; }


.invalid_notice,
.required_notice {
	border: 1px solid #400;
	background-color: #fffff0;
	margin: 1ex; padding: 1ex;
	font-size: 11pt;
	color: #000;
}

.quoteform_header {
	padding-bottom: 10px;
	font-size: 0;
	position: relative;
	top: -15px;
}
.quoteform_header li {
	display: inline-block; *display: inline; *zoom: 1;
	vertical-align: top;
	border: 1px solid #555;
	margin: 0;
	padding: .5ex 3ex;
	font: normal 10pt Arial,helvetica,sans-serif;
}
.quoteform_header li.first { border-right: none; }
.quoteform_header li.last { border-left: none; }
.quoteform_header .current {
	background-color: #cacdd9;
	font-weight: bold;
}

.nfFlashMessages { font-weight: bold; }
.nfFlashMsg { padding-bottom: 1ex; }

.form_type1 {
}
.form_type1 .nfFlashMsg { font-size: 14px;  }
.form_type1 h2 { font-size: 13pt; }
p.bspace {
	padding-bottom: 2em;
}

.form_type1 p { margin: 1.5ex 0; }
.form_type1 div { clear: both; }
.type_checkboxes { margin: 5px 0; }
.type_checkboxes input { vertical-align: middle; }
.type_checkboxes label {
	margin: 0;
	float: none;
}

.form_type1 .radio_single {
	clear: none;
	float: left;
	padding: .5ex 0 0 0;
}
.form_type1 .radio_single label {
	display: inline;
	vertical-align: middle;
	float: none;
	margin: 0 2ex 0 0;
	padding: 0;
	width: auto;
	background-color: transparent;
}
.form_type1 .radio_single input {
	vertical-align: middle;
}

.form_type1 input.text {
	width: 200px;
}

.form_type1 .ui-spinner {
	clear: none;
	width: 206px;
}
.form_type1 .ui-spinner input {
	border: none;
	background: transparent;
	-moz-box-shadow: none;
}

.form_type1 .currency_input {
	width: 260px;
	clear: none;
	font-weight: bold;
	display: inline;
	zoom: 1;
}
.form_type1 .currency_input input.text {
	width: 4ex;
	display: inline-block; *display: inline; *zoom: 1;
}

.form_type1 textarea {
	width: 200px;
	height: 10ex;
	margin-bottom: 15px;
}


/*** New quote form ***/
.logos {
	width: 140px;
	position: absolute;
	top: 180px;
	right: 10px;
}
.ad_banner {
	position: absolute;
	right: 30px;
	top: 40px;
}
.quote_page1 .logos { top: 245px; }
.quote_confirm .logos { top: 150px; }
.quote_form {
	width: 810px;
}

/*** columns */
.quote_form .form_cols_type1 .col { width: 49%; }
.quote_form .form_cols_type1 .col_left { float: left; }
.quote_form .form_cols_type1 .col_right { float: right; }

.quote_form .form_cols_type2 {
	font-size: 0;
	text-align: center;
}
.quote_form .form_cols_type2 .col {
	display: inline-block; *display: inline; *zoom: 1;
	vertical-align: top;
	font-size: 10pt;
	text-align: left;
	margin: 0 15px;
}
.quote_form .form_cols_type2 .col_left { width: 40%; }
.quote_form .form_cols_type2 .col_right { width: 32%; }
/***/

.quote_form .col div.input_element {
	margin-bottom: 0.7ex;
}

.quote_form .col label {
	display: inline-block; *display: inline; *zoom: 1;
	vertical-align: top;
	background-color: transparent;
}

.quote_form .col_left .input_element label {
	padding-top: 0.4ex;
	width: 65%;
}
.quote_form .col_right .input_element label {
	padding-top: 0.4ex;
	width: 57%;
}

.quote_form .col input.text,
.quote_form .col select {
	display: inline-block; *display: inline; *zoom: 1;
	vertical-align: top;
}
.quote_form .col_left input.text,
.quote_form .col_left select {
	width: 30%;
}
.quote_form .col_right input.text,
.quote_form .col_right select {
	width: 36%;
}

.quote_form .col_wide .input_element label {
	width: 40%;
}
.quote_form .col_wide input.text,
.quote_form .col_wide select {
	width: 50%;
}

#subpage .form_type2 h1 {
	width: auto;
	border-bottom: none;
}

/* For page 2 of quote form */
.input_element_grid label {
	display: inline-block; *display: inline; *zoom: 1;
	vertical-align: top;
	width: 68ex;
	padding: 1ex 2ex;
	margin: 0 2ex 1ex 0;
}

.form_type2 caption {
	margin: 0 2ex 1ex 0;
	padding: 1ex 2ex;
}


.form_type2 .radio_single {
	display: inline-block; *display: inline; *zoom: 1;
	vertical-align: middle;
	padding-right: 2ex;
}
.form_type2 .radio_single label {
	display: inline;
	width: auto !important; /* important for IE6 */
	margin: 0;
	padding: 0;
}
.form_type2 .radio_single label,
.form_type2 .radio_single input {
	vertical-align: middle;
}
.form_type2 .input_radio label {
	vertical-align: middle;
}

.form_type2 .submit { display: block; margin: 10px 0 5px 0; }

.form_type2 input.validation_error,
.form_type2 select.validation_error,
.form_type2 textarea.validation_error {
	border: 1px solid #900;
}
.form_type2 label.validation_error,
.form_type2 span.validation_error,
.form_type2 p.validation_error {
	font-weight: bold; color: #900;
}
.form_type2 span.validation_error {
	display: block;
}


.quote_form .col .radio_single label {
	padding: 0;
}

.quote_form ul.checkboxes li * {
	vertical-align: middle;
}

.quote_form .get_quotes_agreement {
	margin-top: 15px;
	font-size: 9pt;
}
/**********************/

/* Confirm page */
.confirm_box {
	padding: 5px 15px;
	border: 1px solid #ddd;
	margin: 20px 0;
}
.confirm_box p {
	margin: 10px 0;
}
.confirm_cols .col {
	width: 40%;
}
.confirm_cols h3 {
	font-weight: bold;
}
.confirm_cols ul {
	margin-top: 10px;
}

label.disabled { color: #aaa; }

.form_type1 .vin {
	float: left;
	clear: none;
}
.vin input { width: 45ex; }
.vin input, .vin button { display: block; }

.template { display: none; }

.autos_div { margin-bottom: 20px; }
.autos th { font: normal 12px Arial,helvetica,sans-serif; text-align: left; }
.autos .year input { width: 9ex; }
.autos .make input { width: 16ex; }
.autos .model input { width: 20ex; }
.autos .vin input { width: 25ex; }

html .ui-widget { font-size: 10pt; }
html .ui-datepicker { width: 19em; z-index: 100; }

/* About Us page */
.from_fck p.person {
	margin-top: 3ex;
	color: #000;
	font-weight: bold;
}

#quote_box .input {
	padding-bottom: 10px;
}
#quote_box .input input.text {
	border-color: #bfbca9 #a7a7a7 #a7a7a7 #bfbca9;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	color: #000;
	width: 14ex;
	text-align: left;
	-moz-box-shadow: 0px 0px 10px #bbb;
	-webkit-box-shadow: 0px 0px 10px #bbb;
	vertical-align: middle;
}
/*#quote_box input.untouched { color: #bbb; }*/
#quote_box .input label {
	vertical-align: middle;
}
#quote_box .input > label {
	padding-right: 2ex;
}

.home_cv .rotating_images {
	position: absolute;
	top: 0; left: 0;
	overflow: hidden;
	position: relative;
	width: 287px;
	height: 240px;
}
.home_cv .rotating_images div {
	position: absolute;
	top: 0;
	left: 0;
	width: 287px;
	height: 240px;
}
.home_cv .rotating_images .mask {
	background: url("/images/home_rotate_mask-fs8.png") no-repeat scroll left top transparent;
}
.home_cv .rotating_images .ie8_hack {
	/* IE8 allows the images to overflow by 1px on the right and bottom. this stupid hack is meant to cover up the overflow */
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}


