@charset "utf-8";
/* CSS Document */

/********GLOBAL DEFINITIONS************/

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-main.jpg);
	background-repeat:repeat-x;
	background-color:#EFEDE2;
}
img { border:none; }
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #651A00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #651A00;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #651A00;
}
a.white { color:#FFFFFF; }
.solid-line {
	border-bottom:1px solid #EAE9DD;
	height:1px;
	margin:10px 0px;
}
h1 {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #651A00;
	font-weight:normal;
}
h1.article {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:5px;
}
h2.article {
	font-family:Calibri, Arial, sans-serif;
	color:#454443;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}
.article-date {
	font-family:Calibri, Arial, sans-serif;
	margin-left:8px;
}
p.article-top {
	margin-top:8px;
	padding-top:10px;
	border-top:#EAE9DD 1px solid;
}
#article-home-footer-links {
	color:#651A00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	line-height:1.5em;
	border-bottom:#EAE9DD 1px solid;
	border-top:#EAE9DD 1px solid;
}
#main {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}
/*****HEADER******/	  
#header {
	width: 960px;
	height: 162px;
	position:relative;
}
#logo {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	z-index:100;
	width:260px;
	height:356px;
	top: 35px;
	background:url(/images/bg-logo.jpg) top center no-repeat;
}
#header-phone {
	color:#AEAEAE;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	position:absolute;
	margin-top:53px;
	margin-left:763px;
	z-index:1;
	width:200px;
}
#header-phone .white {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
}
/*****END HEADER*****/

/***********NAVIGATION************/

body#home a#home-nav, body#services a#services-nav, body#faq a#faq-nav, body#downloads a#downloads-nav, body#contact a#contact-nav { color: #000000; }
#nav ul {
	padding-left: 280px;
	margin-left: 0px;
	margin-bottom:0px;
	color: #FFFFFF;
	float: left;
	width: 680px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	position:relative;
	margin-top:121px;
	text-transform:uppercase;
	background: #FFFFFF url(/images/bg-nav.jpg) right no-repeat;
}
#nav ul li { display: inline; }
#nav ul li a {
	padding: 0.65em .11em;
	color: #000000;
	text-decoration: none;
	float: left;/*border-right: 1px solid #4F4F4F;*/
}
#nav ul li a:hover { /*background-color: #FD900D;*/ color: #990000; }
/********END NAVIGATION**********/

#main-content {
	background:#FFFFFF;
	position:relative;
	overflow:hidden;
}
.displace {
	position: absolute;
	left: -5000px;
	z-index:1000;
}
#footer {
	background:url(../images/bg-footer.jpg) top center no-repeat;
	width:960px;
	height: 130px;
	position:relative;
	text-align: center;
	color::#FFFFFF;
}
#footer-logo-new {
	text-align:center;
	width:960px;
	background-color:#2E2E2E;	
}
#footer-copyright-new {
	float:left;
	text-align:left;
	color::#FFFFFF;
}
#footer-privacy-new { 
	float:right;
	color::#FFFFFF;
}
#footer-links-new { 
	color::#FFFFFF;
	overflow:hidden;
	padding: 0px 8px;
}
#footer-home {
	background-image:url(../images/bg-footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 944px;
	height: 160px;
	position: absolute;
	text-align: center;
	margin-top:946px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	padding: 0px 8px;
}
#footer-logo {
	text-align:center;
	margin-top:7px;
}
#footer-copyright {
	display:inline;
	text-align:left;
	margin-right:532px;
}
#footer-privacy { display:inline; }
#footer-links { margin-top:55px; }
/********END GLOBAL DEFINITIONS*******/

/******HOMEPAGE DEFINITIONS **********/

#content_home_bar { background-color: #474644; height: 97px; margin-top: 10px; padding-top: 6px; padding-right: 20px; padding-left: 10px; position: relative; }
#content_home_bar div.space { width: 300px; float: left; margin-right: 5px; background-image: url(../images/seperationbar.gif); background-repeat: no-repeat; background-position: right; }
#content_home_bar div.space div { float: left; padding-left: 4px; color: #f0f0f0; }

/******SUBPAGE DEFINITIONS *******/



#subheader {
	padding: 20px;
	position:relative;
	width:920px;
	/*background-color:#FFFFFF;*/
	z-index:1000;
}
#subheader ul {
	list-style-type:none;
	display:inline;
	width:920px;
	padding: 0px 0px 0px 0px;
}
#subheader li {
	list-style-type:none;
	display: inline;
	float:left;
	margin-left:0px;
}
/**SUBHEADER LEFT COLUMN ****/
#subheader li#left {
	width: 225px;
	margin-top:0px;
}
#header-bonding-services {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#651A00;
	margin-bottom:15px;
}
.btn-bonding-services {
	background-image: url(../images/bg-btn-bonds.jpg);
	width:205px;
	height:53px;
	padding: 6px 10px;
	margin-bottom:6px;
	cursor:pointer;
}
.arrow-bonding-services {
	font-size:19px;
	color:#989790;
	margin-right:5px;
}
.title-bonding-services {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2E2D2D;
}
.copy-btn-bonding-services {
	font-size:11px;
	color:#454443;
	padding-left:15px;
}
#other-bonding-solutions {
	font-size:11px;
	color:#651B01;
	text-align:right;
	margin-top:5px;
}
/****END SUBHEADER LEFT COLUMN*****/

/***SUBHEADER RIGHT COLUMN *****/

#subheader li#right {
	width:675px;
	margin-left:20px;
}
#subheader-image {
	width:675px;
	height:178px;
	background-image: url(../images/bg-header-image.jpg);
	margin-bottom:2px;
}
#value-prop-header {
	position:absolute;
	margin-top: 20px;
	margin-left: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color:#2C2C2C;
}
#copy-value-prop {
	position:absolute;
	margin-top: 55px;
	margin-left: 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width:360px;
	color:#2C2C2C;
}
#btn-main-wrapper {
	position:absolute;
	margin-top: 110px;
	margin-left: 80px;
}
#btn-main {
	display: block;
	width:277px;
	height: 38px;
	background: url('../images/btn-bonding-services.png') no-repeat 0 0;
}
#btn-main:hover { background-position: 0 -38px; }
#subheader-quote {
	width:675px;
	height:101px;
	background-image: url('../images/bg-header-quote.jpg');
	margin-bottom:20px;
}
#subheader-quote-intro-copy {
	position:absolute;
	margin-top:15px;
	margin-left:15px;
	color:#651B01;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#subheader-quote p {
	margin-bottom:-10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2C2C2C;
	width:575px;
	position:absolute;
	margin-left: 55px;
	margin-top:38px;
}
#subheader-quote p.signature {
	position:absolute;
	margin-top:72px;
	text-align:right;
	font-size:14px;
	color:#000000;
}
/****END SUBHEADER RIGHT COLUMN *****/

/****MAIN CONTENT BOTTOM AREA (ARTICLES & CONTACT FORM) ****/

#main-content-btm-wrapper {
	background-image: url(../images/bg-homepage-faq.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:960px;
	height:575px;
	position:relative;
}
#main-content-btm {
	position:absolute;
	margin-top:10px;
	margin-left:20px;
	width:920px;
	z-index:100;
}
#main-content-btm ul {
	list-style-type:none;
	display:inline;
	width:920px;
	padding: 0px 0px 0px 0px;
}
#main-content-btm li {
	list-style-type:none;
	display: inline;
	float:left;
	margin-left:0px;
}
/**MAIN CONTENT AREA BOTTOM - LEFT COLUMN ****/
#main-content-btm li#left {
	width: 555px;
	margin-top:0px;
}
#main-content-btm #faq-header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
}
#main-content-btm p#question {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	position:absolute;
	margin-top:8px;
	margin-left:19px;
	width:505px;
}
#main-content-btm p#question .long {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	margin-left:8px;
}
#main-content-btm p#answer {
	font-size:11px;
	color:#FFFFFF;
	position:absolute;
	margin-top:35px;
	margin-left:51px;
	width:505px;
	color:#DFDDD2;
}
#article-home {
	position:absolute;
	margin-top:150px;
	width:555px;
}
#header-article-type {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #651A00;
}
/**END MAIN CONTENT AREA BOTTOM - LEFT COLUMN ****/

/*** MAIN CONTENT AREA BOTTOM - RIGHT COLUMN *****/
#main-content-btm li#right {
	width:315px;
	margin-left:45px;
}
.contact {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#233961;
	font-weight:bold;
	background:url(../images/bg-form-test.png);
	height:386px;
	width:322px;
}
/*.contact-test {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#233961;
	font-weight:bold;
	background:url(../images/bg-form-test.png);
	height:386px;
	width:322px;
}*/
.contact-quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#233961;
	font-weight:bold;
	background:url(../images/bg-quote-form.png);
	height:386px;
	width:322px;
}
.contact-header-sub {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#233961;
	font-weight:bold;
	padding-top:30px;
}
/*** END MAIN CONTENT AREA BOTTOM - RIGHT COLUMN *****/

/***********END HOMEPAGE DEFINITIONS*********/

/********SUBPAGE DEFINITIONS*************/

#subpage-headers { 
	position:relative;
	width:960px;
	margin:25px 0px 0px 0px; 
	z-index:1000; 
}
#subpage-main-image { margin-bottom:15px; }
#subpage {
	position:relative;
	width:920px;
	z-index:200;
	background-color:#FFFFFF;
	padding:20px;
}
#subpage ul {
	list-style-type:none;
	display:inline;
	width:920px;
	padding: 0px 0px 0px 0px;
}
#subpage li {
	list-style-type:none;
	display: inline;
	float:left;
	margin-left:0px;
}
/**SUBPAGE - LEFT COLUMN ****/
#subpage li#left {
	width: 555px;
	margin-top:0px;
}
/**END SUBPAGE - LEFT COLUMN ****/

/*** SUBPAGE - RIGHT COLUMN *****/
#subpage li#right {
	width: 315px;
	margin-left:25px;
}
/*** END SUBPAGE - RIGHT COLUMN *****/




#subpage li#left .FAQstyle p { margin-top: 9px; }
#subpage li#left .FAQstyle p.question {
	margin-top: 25px;
	font-weight:bold;
}
#subpage li#left ul.FAQ {
	margin-bottom:16px;
	margin-left:0px;
	margin-top:15px;
	padding-left:0px;
	width:555px;
	list-style-type:decimal;
	display:block;
}
#subpage li#left ul.FAQ li {
	margin-bottom:8px;
	list-style: decimal;
	color: #4077BB;
	float:none;
	display:block;
}
#subpage li#left ul.FAQ li a { text-decoration:none; }
#subpage li#left ul.FAQ li a:hover { text-decoration:underline; }
#subpage li#left ul.forms {
	list-style: none;
	padding: 0px;
	margin:15px 0;
	display:block;
	width:350px;
}
#subpage li#left ul.forms li {
	background-image: url(../images/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:45px;
	padding-top:10px;
	margin-top:5px;
	margin-left:15px;
	display:block;
	float:none;
	height:40px;
}
#subpage li#left ul.forms li a { font-weight:bold; }




/********END SUBPAGE DEFINITIONS************/

.steps {
	padding-top:0px;
	padding-left:20px;
	color:#AEAEAE;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	text-align:center;
}

.steps .step-active {
	color:#651B01;
}

.formfield {
	padding-left:20px;
	padding-top:15px;
	}
