/* CSS Document */
* {
	margin:0; 
	padding:0;
	border: 0;
	font-family: "Helvetica", "Verdana", sans-serif;
	color: #777777;
	text-align: left;
	}
a {
	text-decoration:none;
} 
a:hover {
	text-decoration:none;
}
p {
}
body {
	width:100%;
	background:#006633 url(images/bgTile.jpg) repeat-x;
}
#page {
	width:983px;
	margin:0 auto;
}
#header {
	width:983px;
	height:104px;
	background:url(images/headerLogo.jpg) no-repeat 0 7px;
}
#header h1 {
	float:left;
	margin-left:-10000px;
}
#logoBtn {
	width:222px;
	height:97px;
	float:left;
	position:relative;
	top:7px;
}
#headerContact{
	height:12px;
	width:260px;
	position:relative;
	top:10px;
	left:20px;
	float:right;
}
#headerContact h2 {
	font-family: "Georgia", serif;
	color:#b0b0b0;
	font-size:11px;
}
#headerContact a{
	font-family: "Georgia", serif;
	color:#b0b0b0;
	background:transparent;
}
#headerContact a:hover{
	color:#006633;
}
#nav {
	width:552px;
	height:26px;
	float:right;
	position:relative;
	top:56px;
	left:-14px;
}
#nav ul{
	float:left;
	margin-left:-10000px;
}
#nav li{
	float:left;
	display:inline;
}
#businessBtn {
	width:91px;
	height:26px;
	background:url(images/businessBtn.jpg) no-repeat 0 0;
	float:left;
}
#businessBtn a{
	width:91px;
	height:26px;
	background:url(images/businessBtn.jpg) no-repeat 0 0;
	float:left;
}
#businessBtn a:hover{
	background-position:0 -26px;
}
#personalBtn {
	width:97px;
	height:26px;
	background:url(images/personalBtn.jpg) no-repeat 0 0;
	float:left;
}
#personalBtn a{
	width:97px;
	height:26px;
	background:url(images/personalBtn.jpg) no-repeat 0 0;
	float:left;
}
#personalBtn a:hover{
	background-position:0 -26px;
}
#financialServicesBtn {
	width:172px;
	height:26px;
	background:url(images/financialServicesBtn.jpg) no-repeat 0 0;
	float:left;
}
#financialServicesBtn a{
	width:172px;
	height:26px;
	background:url(images/financialServicesBtn.jpg) no-repeat 0 0;
	float:left;
}
#financialServicesBtn a:hover{
	background-position:0 -26px;
}
#aboutUsBtn {
	width:112px;
	height:26px;
	background:url(images/aboutUsBtn.jpg) no-repeat 0 0;
	float:left;
}
#aboutUsBtn a{
	width:112px;
	height:26px;
	background:url(images/aboutUsBtn.jpg) no-repeat 0 0;
	float:left;
}
#aboutUsBtn a:hover{
	background-position:0 -26px;
}
#contactBtn {
	width:80px;
	height:26px;
	background:url(images/contactBtn.jpg) no-repeat 0 0;
	float:left;
}
#contactBtn a{
	width:80px;
	height:26px;
	background:url(images/contactBtn.jpg) no-repeat 0 0;
	float:left;
}
#contactBtn a:hover{
	background-position:0 -26px;
}
#pageLeft{
	width:14px;
	height:628px;
	background:url(images/pageLeft.jpg) no-repeat;
	float:left;
}
#content{
	width:956px;
	height:628px;
	background:#FFFFFF;
	float:left;
}
#gallery{
	width:677px;
	height:332px;
	background:url(images/galleryBG.jpg);
	float:left;
}
#getAQuote{
	width:279px;
	height:332px;
	background:#edf4f0;
	float:right;
}
#getAQuoteForm {
	width:230px;
	margin:0 auto;
	position:relative;
	left:-3px;
}
#getAQuoteTitle {
	width:186px;
	height:30px;
	background:url(images/getAQuoteTitle.jpg);
	margin:3px auto 0px;
}
#getAQuoteTitle-alt {
	width:230px;
	height:37px;
	margin:0px auto 0px;
}
.formLabel {
	text-align:right;
	width:70px;
	padding-right:10px;
	line-height:60%;
}
.formLabel label{
	color:#698d82;
	font-size:12px;
}
.formLabel img{
	float:left;
}
.formField {
	width:150px;
	height:20px;
}
.formField2 {
	width:224px;
	height:50px;
}
.formField input {
	width:142px;
	height:12px;
	border:1px solid #d7d9d8;
	color:#bc942f;
	font-size:12px;
	padding:3px;
	margin-bottom:3px;
}
.formField2 textarea {
	width:224px;
	height:25px;
	border:1px solid #d7d9d8;
	color:#bc942f;
	font-size:10px;
	padding:3px;
	margin-top:3px;
}
.formField select {
	width:150px;
	height:20px;
	border:1px solid #d7d9d8;
	color:#bc942f;
	font-size:12px;
	padding:1px 0px 0px 3px;
	margin-bottom:3px;
}
.formField option {
	color:#bc942f;
	padding-left:3px;
}
.formField option.pleaseSelect {
	color:#006633;
}
.formField select.pleaseSelect {
	color:#006633;
}
.formField .disabledInput {
	background:#e0e7e3;
}
.formField .enabledInput {
	background:#ffffff;
}
#quoteSubmit {
	width:93px;
	height:28px;
	background:url('images/submitBtn.jpg') no-repeat;
	margin-top:3px;
	float:right;
}
.submit_up {
	width:93px;
    height:28px;
	background: url('images/submitBtn.jpg') no-repeat;
	background-position:0 0;
	float:left;
}
.submit_over {
	width:93px;
    height:28px;	
    background: url('images/submitBtn.jpg') no-repeat;
    background-position:0 -28px;
	cursor:pointer;
	float:left;
}
#quoteThankYou {
	width:226px;
	height:276px;
	background:url(images/thankYouText.jpg) no-repeat top;
	margin:40px auto 0px;
}
#thankYouEmailBtn {
	width:226px;
	height:28px;
	background:url(images/thankYouEmailBtn.jpg) no-repeat 0 0;
	position:relative;
	top:167px;
}
#thankYouEmailBtn a{
	width:226px;
	height:28px;
	background:url(images/thankYouEmailBtn.jpg) no-repeat 0 0;
	float:left;
}
#thankYouEmailBtn a:hover{
	background-position:0 -28px;
}
#requestAnotherBtn {
	width:119px;
	height:79px;
	background:url(images/requestAnotherBtn.jpg) no-repeat 0 0;
	margin:10px auto 0px;
	position:relative;
	top:167px;
}
#requestAnotherBtn a{
	width:119px;
	height:79px;
	background:url(images/requestAnotherBtn.jpg) no-repeat 0 0;
	float:left;
}
#requestAnotherBtn a:hover{
	background-position:0 -79px;
}
#getAQuoteV2{
	width:279px;
	height:0px;
	background:#edf4f0;
	float:right;
	position:absolute;
	z-index:100;
	border-bottom:6px solid #ffffff;
	border-left:6px solid #ffffff;
	margin-left:464px;
	overflow:hidden;
	 /*The following line is a bug fix for IE for elements with floats and margins*/
	display:inline;
}
#getAQuoteFormV2 {
	width:230px;
	margin:0 auto;
	position:relative;
	left:-3px;
}
#xBtn a{
	font-size:24px;
	color:#006633;
	position:absolute;
	margin-left:234px;
	float:left;
}
#xBtn a:hover{
	color:#bc942f;
}
#quoteThankYou #xBtn a{
	position:absolute;
	top:0px;
	margin-left:234px;
}
#getAQuoteV3{
	width:279px;
	height:332px;
	background:#edf4f0;
	margin:0 auto;
	border:#777777 solid 1px;
}
#contact{
	width:279px;
	height:332px;
	background:#edf4f0;
	margin:0 auto;
	border:#777777 solid 1px;
}
#contactForm {
	width:230px;
	margin:0 auto;
	position:relative;
	left:-3px;
}
#contactTitle {
	width:198px;
	height:37px;
	background:url(images/contactTitle.jpg);
	margin:3px auto 0px;
}
#contactForm .formField2 textarea {
	width:224px;
	height:100px;
	border:1px solid #d7d9d8;
	color:#bc942f;
	font-size:10px;
	padding:3px;
	margin-top:5px;
}
#contactThankYou {
	width:226px;
	height:276px;
	background:url(images/thankYouText_contact.jpg) no-repeat top;
	margin:20px auto 0px;
}
#sendAnotherBtn {
	width:119px;
	height:79px;
	background:url(images/sendAnotherBtn.jpg) no-repeat 0 0;
	margin:10px auto 0px;
	position:relative;
	top:167px;
}
#sendAnotherBtn a{
	width:119px;
	height:79px;
	background:url(images/sendAnotherBtn.jpg) no-repeat 0 0;
	float:left;
}
#sendAnotherBtn a:hover{
	background-position:0 -79px;
}
#welcomeBox{
	width:337px;
	height:297px;
	float:left;
}
#welcomeTitle{
	width:234px;
	height:29px;
	background:url(images/welcomeTitle.jpg);
	margin:10px auto 6px;
}
#welcomeBox p{
	color:#666666;
	font-size:12px;
	padding: 12px 10px 0px 15px;
	border-top:2px solid #edf4f0;
	line-height:14px;
}
#welcomeBox ul{
	margin: 0px 0px 0px 15px;
	padding-left:12px;
}
#welcomeBox li{
	color:#666666;
	font-size:13px;
	line-height:14px;
	list-style:disc;
}
.emphasis2 {
	font-weight:bold;
	font-size:14px;
}
#helpBox{
	width:337px;
	height:297px;
	float:left;
	background:#edf4f0;
	border-left:solid 1px #dae0dc;
	border-right:solid 1px #dae0dc;
}
#helpTitle{
	width:167px;
	height:22px;
	background:url(images/helpTitle.jpg);
	margin:10px auto 13px;
}
#subBtns {
	width:337px;
	height:249px;
	border-top:2px solid #ffffff;
}
#businessSubBtn {
	width:149px;
	height:74px;
	background:url(images/businessSubBtn.jpg) no-repeat 0 0;
	float:left;
	position:relative;
	top:35px;
	left:14px;
}
#businessSubBtn a{
	width:149px;
	height:74px;
	background:url(images/businessSubBtn.jpg) no-repeat 0 0;
	float:left;
}
#businessSubBtn a:hover{
	background-position:0 -74px;
}
#financialServicesSubBtn {
	width:150px;
	height:75px;
	background:url(images/financialServicesSubBtn.jpg) no-repeat 0 0;
	float:left;
	position:relative;
	top:35px;
	left:24px;
}
#financialServicesSubBtn a{
	width:150px;
	height:75px;
	background:url(images/financialServicesSubBtn.jpg) no-repeat 0 0;
	float:left;
}
#financialServicesSubBtn a:hover{
	background-position:0 -75px;
}
#personalSubBtn {
	width:150px;
	height:75px;
	background:url(images/personalSubBtn.jpg) no-repeat 0 0;
	float:left;
	position:relative;
	top:50px;
	left:14px;
}
#personalSubBtn a{
	width:150px;
	height:75px;
	background:url(images/personalSubBtn.jpg) no-repeat 0 0;
	float:left;
}
#personalSubBtn a:hover{
	background-position:0 -75px;
}
#clientResourcesSubBtn {
	width:149px;
	height:75px;
	background:url(images/clientResourcesSubBtn.jpg) no-repeat 0 0;
	float:left;
	position:relative;
	top:50px;
	left:24px;
}
#clientResourcesSubBtn a{
	width:149px;
	height:75px;
	background:url(images/clientResourcesSubBtn.jpg) no-repeat 0 0;
	float:left;
}
#clientResourcesSubBtn a:hover{
	background-position:0 -75px;
}
#headlinesBox{
	width:280px;
	height:297px;
	float:right;
}
#headlinesTitle{
	width:89px;
	height:24px;
	background:url(images/headlinesTitle.jpg);
	margin:10px auto 11px;
}
#headlinesBox p{
	color:#666666;
	font-size:12px;
	padding: 12px 10px 12px 35px;
	border-top:2px solid #edf4f0;
	line-height:14px;
}
#headlinesBox img{
	float:left;
	position:relative;
	left:12px;
	top:16px;
}
#headlinesBox .headlineTitle{
	color:#006633;
	font-size:12px;
	font-weight:bold;
	line-height:14px;	
}
#headlinesBox .readMore {
	float:right;
	position:relative;
	top:-9px;
	left:-6px;
}
a.readMore {
	color:#bc942f;
}
a.readMore:hover {
	color:#006633;
}
#pageRight{
	width:13px;
	height:628px;
	background:url(images/pageRight.jpg) no-repeat;
	float:right;
}

/***SECONDARY PAGES***/

#contentV2{
	width:956px;
	height:auto;
	float:left;
}
#secondaryPageWrap{
	width:983px;
	background:url(images/secondaryPageBGTile.jpg) repeat-y;
}
#leftColumn{
	width:187px;
	height:683px;
	background:url(images/leftColumnBG.jpg) no-repeat;
	padding-top:24px;
	float:left;
	text-align:right;
}
#leftColumn a{
	width:163px;
	background:transparent;
	display:block;
	color:#006633;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	padding:5px 24px 5px 0px;
	margin-top:17px;
	text-align:right;
	position:relative;
	z-index:2;
}
#leftColumn a:hover{
	color:#006633;
	background:#d0dad5;
}
#leftColumn .currentSubPage{
	width:163px;
	background:transparent;
	display:block;
	color:#7daf96;
	font-size:16px;
	line-height:17px;
	font-weight:normal;
	padding:5px 24px 5px 0px;
	margin-top:18px;
	text-align:right;
	position:relative;
	z-index:2;
}
#leftColumn .currentSubPage:hover{
	color:#7daf96;
	background:transparent;
}
#subNavTab{
	width:157px;
	height:27px;
	background:transparent url(images/subNavTab.jpg) no-repeat;
	/*background:red;*/
	position:absolute;
	z-index:1;
	margin-left:32px;
}
#rightColumn{
	width:769px;
	float:right;
	padding-top:24px;
	
}
#rightColumnContent{
	margin-bottom:34px;
}
#pageSubheader {
	width:732px;
	margin:0 auto;
}
#pageSubheader img{
	display:inline;
}
#getAQuoteBtn {
	width:134px;
	height:42px;
	background:url(images/getAQuoteBtn.jpg) no-repeat 0 0;
	float:right;
	position:relative;
}
#getAQuoteBtn a{
	width:134px;
	height:42px;
	background:url(images/getAQuoteBtn.jpg) no-repeat 0 0;
	float:left;
}
#getAQuoteBtn a:hover{
	background-position:0 -42px;
}
.testimonialSection{
	width:542px;
	color:#4b8668;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	background:url(images/quote.jpg) top left no-repeat;
	margin:10px auto;
	padding-top:25px;
	padding-left:30px;
}
.dottedLine{
	width:600px;
	height:2px;
	background:url(images/dottedLine.gif) repeat-x;
	margin:20px auto;
}
.subSection{
	width:700px;
	margin:10px auto 0px;
}
.subSection p{
	width:414px;
	color:#919191;
	font-size:12px;
	margin:10px 0px;
	line-height:18px;
}
.subSection .subSectionHeading{
	color:#bc942f;	
	font-size:16px;
	font-weight:bold;
}
.subSection img{
	float:right;
	position:relative;
	top:18px;
}
.subSection a {
	color:#006633;
	font-weight:bold;
}
.subSection a:hover {
	color:#bc942f;
}
.emphasis {
	color:#bc942f;
	font-weight:bold;
}
.subSection .posttime {
	font-size:10px;
	color:#6d9983;
	margin-left:10px;
}
.careersDescript {
	width:600px;
	margin:10px auto;
	color:#919191;
	font-size:14px;
	line-height:18px;
}
#careerBtns {
	width:290px;
	height:67px;
	margin:0px auto;
}
#applicationBtn {
	width:145px;
	height:67px;
	background:url(images/applicationBtn.jpg) no-repeat 0 -67px;
	float:left;
}
#applicationBtn a{
	width:145px;
	height:67px;
	background:url(images/applicationBtn.jpg) no-repeat 0 -67px;
	float:left;
}
#applicationBtn a:hover{
	background-position:0 0px;
}
#benefitsBtn {
	width:145px;
	height:67px;
	background:url(images/benefitsBtn.jpg) no-repeat 0 -67px;
	float:left;
}
#benefitsBtn a{
	width:145px;
	height:67px;
	background:url(images/benefitsBtn.jpg) no-repeat 0 -67px;
	float:left;
}
#benefitsBtn a:hover{
	background-position:0 0px;
}
.dottedLineV2{
	width:414px;
	height:2px;
	background:url(images/dottedLine.gif) repeat-x;
	margin:20px 0px 20px 34px;
}
#clearingDiv {
	clear:both;
	width:983px;
	height:1px;
}


/********************/

#footer{
	clear:both;
	width:983px;
	height:200px;
	background:url(images/footerTop.jpg) no-repeat top;
	padding-top:17px;
}
#footer .footerList {
	width:160px;
	float:left;
}
#footer ul{
	width:auto;
	margin:0 auto;
}
#footer li{
	color:#bc942f;
	font-size:12px;
	list-style:none;
}
#footer li a{
	color:#cce8da;
	font-size:10px;
}
#footer li a:hover{
	color:#ffffff;
	font-size:11px;
}
#copyright {
	width:122px;
	height:63px;
	background:url(images/copyright.jpg) no-repeat;
	float:right;
	position:relative;
	left:-13px;
}
#fiveSevenBtn {
	width:51px;
	height:33px;
	background:url(images/fiveSevenBtn.jpg) no-repeat;
	float:right;
	position:relative;
	left:-11px;
}
#fiveSevenBtn a {
	width:51px;
	height:33px;
	background:url(images/fiveSevenBtn.jpg) no-repeat 0 0;
	float:left;
}
#fiveSevenBtn a { 
	background-position:0 -33px;
}