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

#wrapper {
background:transparent url(../images/agentrbg.jpg) no-repeat scroll left 33.4em;
}
#header {
	border-bottom:2px solid #8D8D8D;
}


#content {
	float:right;
	width:75.8em;
	}
/* =======Primary Content*/
#primarycontent {
	padding:0pt 0pt 2.5em;
	width:73.8em;
	float:left;
}

#primarycontent h3 {
	font-weight:bold;
	padding:0;
	margin:.5em 0;
	font-size:1.6em;
}

#primarycontent p {
	
	padding:0 0 1em 0;
	margin:0 0 1em 0;
}

#primarycontent  #wlinecontent hr{
padding:0 0 0 0;
	margin:0 0 1em 0;
	
}

#content #primarycontent  #wlinecontent p{
padding:0 0 0 0;
	margin:0 0 1em 0;
	
}

/* =======Secondary Content*/
#secondarycontent {
	
	clear:both;
}


#tirshiarycontent {
	float:left;
	width:22.9em;
}




/* =======branding*/	


#brandingcontent {
	float:right;
	clear:right;
	width:47.6em;
	color:#FFFFFF;
}

#brandingcontent h2 {
	margin: 2em 0 0 0;
	color:#FFFFFF;
	font: bold 2.0em Arial, Helvetica, sans-serif;
	display:none;
}

#brandingcontent h2 span {
color:#FE0000;
	}


#subbranding p {
color:#878787;
padding:0 1.2em;
}
#subbranding {
margin:.5em 0 0 0;
line-height:1.6em;
}

#subbranding h2{
	padding:0;
	margin:1em 0 1.7em 0;
	text-indent:3.9em;
	font-size:1.2em;
}

#brandbox1 {
	float:left;
	width:24.7em;
	background:#F4F3EE url(../images/subbox1bg.jpg) left top no-repeat;
	height:17em;

}

#brandbox1 h2 {
	color:#757249;
	}
#brandbox2 {
	float:left;
	width:24.7em;
	margin-left:.7em;
	background:#F1F2F4 url(../images/subbox2bg.jpg) left top no-repeat;
	height:17em;
}

#brandbox2 h2 {
	color:#737CA5;
}
#brandbox3 {
	float:left;
	width:24.7em;
	margin-left:.7em;
	background:#F1F2F4 url(../images/subbox3bg.jpg) left top no-repeat;
	height:17em;
}

#brandbox3 h2 {
	color:#8C4B53;
}

#brandbox4 {
	float:left;
	width:24.7em;
	margin-left:.7em;
	background:#F0F5F1 url(../images/subbox4bg.jpg) left top no-repeat;
	height:17em;
}

#brandbox4 h2 {
	color:#628A72;
}
.who_we_are #primarycontent .left {
clear:both;
float:left;
margin-left:5px;
width:15em;
}
.who_we_are #primarycontent .right {
clear:right;
width:57em;
}

#newstabs_bar {
	margin-top: 24px;
	margin-bottom: 18px;
	border-bottom: 1px solid #666;
}

.newstab {
	display: block;
	width: 160px;
	float: left;
	margin-right: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-indent: 15px;
	text-decoration: none;
}

#newstab_agency {
	background-color: #c6c6c6;
	color: #939393;
	
}

	#newstab_agency:hover {
		background-color: #474747;
		color: white !important;
	}

#newstab_biz {
	background-color: #d6d6de;
	color: #7a7daa;
	
}

	#newstab_biz:hover {
		background-color: #6f6f8a;
		color: white !important;
	}

#newstab_individual {
	background-color: #d2dbd6;
	color: #6f907d;
	
}

	#newstab_individual:hover {
		background-color: #6c8778;
		color: white !important;
	}

#newstab_broker {
	background-color: #dddbcc;
	color: #6d6c58;
	
}

	#newstab_broker:hover {
		background-color: #999366;
		color: white !important;
	}

div.spacer { 
	clear: left; 
	height: 1px;
}
	div.spacer * { height: 1px; font-size: 1px; }
