@charset "UTF-8";
/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{margin: 0;padding: 0;}
ul, li, h2, h1, p {list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0;}
body{
	font-size:75%;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	background-color: #ecf3df;
	background-image: url(../img/new-brand/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a img{border:none;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {	display: inline-block;} 
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}




#outWrapper{
	width:980px;
	margin:0 auto;
	position:relative;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../img/new-brand/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	 box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.80);
}
#masthead{
	height:360px;
	position:relative;
	top:2px;
	left:0;
}
#subContentColumn {
	position: absolute;
	width: 163px;
	left: 772px;
	top: 0px;
	background-color: #e9eff1;
}
#logo
{
	width:199px;
	height:47px;
	position:relative;
	top:15px;
	left:30px;
}
#callUs{
	position:absolute;
	top:18px;
	width:500px;
	text-align: right;
	right: 15px;
	color:#4d2200;
	}
#callUs a:link, #callUs a:visited {
	color:#4d2200;
}
#callUs strong {color: #9fa474 !important;}	
#callUs h3 {
	font-weight: normal;
	font-size:18px;
	letter-spacing:.06em;
	}	
#mainContentWrap{
	width:640px;
	position:relative;
	left:320px;
	top: 4px;
}
#flashBox{
	position:absolute;
	left:0;
	width:464px;
	height:436px;
	top: 15px;
}
#mainBody {background:#fff url(/inc/img/bg/20090308_boxbottom_gradient.jpg) repeat-x scroll left bottom; }
#aboutPage #outWrapper #mainContentWrap #mainBody{
	height: 420px;
	width: 762px;
	position:absolute;
	left:0;
	background:url(/inc/img/bg/20090302_aboutpage_maincontent.jpg) no-repeat right top;
	z-index: 1;
}
#agentsPage #outWrapper #mainContentWrap #mainBody{
	height: 420px;
	width: 762px;
	position:absolute;
	left:0;
	z-index: 1;
}
#clientConnectPage #outWrapper #mainContentWrap #mainBody{
	height: 420px;
	width: 762px;
	position:absolute;
	left:0;
	background:url(/inc/img/bg/20090302_aboutpage_maincontent.jpg) no-repeat right top;
	z-index: 1;
}
#newsPage #outWrapper #mainContentWrap #mainBody{
	height: 420px;
	width: 762px;
	position:absolute;
	left:0;
	background:url(/inc/img/bg/20090302_aboutpage_maincontent.jpg) no-repeat right top;
	z-index: 1;
}
#contactPage #outWrapper #mainContentWrap #mainBody {
	width: 762px;
	position:absolute;
	left:0px;
	z-index: 1;
}
#productPage #outWrapper #mainContentWrap #mainBody {
	width: 762px;
	position:absolute;
	left:0;
	background:#fff;
	z-index: 1;	
	}
#homePage #outWrapper #mainContentWrap #mainBody{
	position:absolute;
	height:436px;
	width:460px;
	top:15px;
	left:478px;
	background:url(/inc/img/bg/20090312_silver_plume_home_page.jpg) no-repeat right top;
}
#homePage #outWrapper #mainContentWrap #mainBody #mainBodyText h1{
	padding-left:10px;
}
#homePage #outWrapper #mainContentWrap #mainBody #mainBodyText p{
	padding-left:10px;
}

#outWrapper #subContentWrap #copyrightNotice {
	position:absolute;
	top:175px;
	left:0;
	font-size:10px;
	color:#5d5d5d;
}
#copyrightNotice{padding-left:10px;}
#copyrightNotice p{
	padding:5px 0px;
	color: #999;
	font-size: 10px;
}

#homePage #outWrapper #mainContentWrap #bodyLeft{
	left:0;
	}
#subMast {
	position:absolute;
	top:86px;
	left:0;
	width:980px;
	height:236px;
	background:#fff url(/inc/img/20100310.homepage.masthead.jpg) no-repeat scroll right top;
	}
/*#masthead #subMast h1 {
	font: bold 44px "Times New Roman", Times, serif;
	color: #367090;
	display:block;
	width:420px;
	position:absolute; 
	left:50px;
	top:64px;
	line-height:1;
	}*/
/*body#homePage*/ #masthead #subMast h1 {
	color: #666;
	display:block;
	width:520px;
	position:absolute;
	left:30px;
	top:52px;
	line-height:1.2;
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	}	
#topRow {
	height:80px;
	width:980px;
}
#navMenu {
	text-align:right;
	height:33px;
	position:absolute;
	width:980px;
	top:318px;
	left:0;
	background-image: url(../img/new-brand/navbar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#navMenu ul li {
	display: inline;
	padding-right: 24px;
	padding-left:24px;
	line-height:33px;
}
#navMenu ul li a:link,
#navMenu ul li a:visited{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:16px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	}
#navMenu ul li a:hover,
#navMenu ul li.yourHere a:link,
#navMenu ul li.yourHere a:visited{
	color:#9fa474;
	 text-decoration:underline;
	 }
/*#masthead #topRow #callUs h3 a {
	color: #274e37;
	text-decoration: underline;
}*/
#mainContentWrap h1 {
	font-size: 27px;
	line-height: 1.2;
	font-weight: normal;
	color: #4d2200;
	padding-left: 32px;
	background-attachment: scroll;
	background-image: url(../img/new-brand/greenBox.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar{
	width:291px;
	position:absolute;
	height:341px;
	top: 0px;
	color: #FFF;
	padding: 10px;
	background-attachment: scroll;
	background-image: url(../img/new-brand/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#relativeWrapper {width:980px; position:relative;}	
#mainContentWrap p {
	font-size: 14px;
	line-height: 1.4;
	color:#241f20;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar #sidebarBuffer h3 {
	font-size: 18px;
	margin-bottom: 6px;
}
#sidebarBuffer {padding:12px;}
#sidebarBuffer p{font:normal 13px/1.2 Arial, Helvetica, sans-serif;}
#sidebar #sidebarBuffer h4 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(/inc/img/20100621.whitebox.jpg) no-repeat scroll left center;
	padding-left: 20px;
	margin-top: 6px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
#sidebar #sidebarBuffer ul li {
	font-size: 13px;
	line-height: 1.5;
	font-family:Arial, Helvetica, sans-serif;
	list-style: square outside;
}
#sidebar #sidebarBuffer ul{
	margin-left:15px;}
#mainContentWrap p a {
	color:  #6E7629;
	font-weight: normal;
	text-decoration: none;
}#processPage #outWrapper #masthead #subMast {
	background:#fff url(/inc/img/20100315.process.masthead.jpg) no-repeat scroll right center;
}
#processPage #outWrapper #masthead #subMast h1 {
	top: 26px;
}
#processPage #outWrapper #relativeWrapper #mainContentWrap p strong {
	color: #6E7629;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
}
#toolsPage #outWrapper #masthead #subMast,
#contactPage #outWrapper #masthead #subMast{
	background: #fff url(/inc/img/20100315.contact.masthead.jpg) no-repeat scroll right center;
}
#toolsPage #outWrapper #masthead #subMast{
	background: #fff url(/inc/img/20100621.tools.masthead.jpg) no-repeat scroll right center;
}
/*#toolsPage #outWrapper #masthead #subMast h1,
#contactPage #outWrapper #masthead #subMast h1{
	left: 14px;
	top: 40px;
}*/
#contactPage #outWrapper #masthead #subMast h1 {top:55px !important; width:405px !important;}
#contactPage #outWrapper #relativeWrapper #mainContentWrap p strong {
	color: #9fa474;
}
#assetList {
	font-size: 16px;
	padding: 0;
}
#assetList li {
	margin:0;
	color:#9fa474;
	}
#assetList li a,
#assetList li a:visited{
	font-weight: bold;
	color: #9fa474;
	text-decoration: underline;
}
#assetList li a:hover {
	color:#9fa474;
	}
#sidebarBuffer h3#topSpan {
	letter-spacing: 0px;
	font-size:23px;
}
#splashPage #outWrapper {width:895px !important;}
#splashPage #masthead {position:relative; text-align:center !important; background:#fff url(/inc/img/20100701.splash.bar.png) center bottom no-repeat scroll; padding-bottom:60px; height: auto; margin-top:2em;}
body#splashPage {background:#fff !important;}
#splashPage #info {position:absolute; top:0; right:0; text-align:right;font-size:14px; line-height:1.2; color:#685B53;}
#splashPage #info a:link, #splashPage #info a:visited {color:#685b53; text-decoration:underline;}
#splashPage .padIt {padding:18px 30px;}
#splashPage .padIt h4 {font-size:18px; font-weight:normal; text-transform:uppercase; color:#386F8E;}
#divider {background:#fff url(/inc/img/20100701.splash.bar.png) center bottom no-repeat scroll; padding-bottom:60px; display:block; width:895px; height:21px;}
#splashPage #mainContentWrap {position:static; left: 0; width:895px; margin:0 auto;}
#splashPage #mainContentWrap h1 {margin-top:20px !important;}
#splashPage #mainContentWrap p {font-size:18px; line-height:1.2; font-family:"Times New Roman", Times, serif;}

