@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;background:url(../images/primaryconterinner3bg.jpg) 48.6em 2em no-repeat;
	}
#content.doublecol {
	background-image: none;
}
/* =======Primary Content*/
#primarycontent {

	width:47.6em;
	float:left;
}

#primarycontent.doublecol {
	width: 74.6em;
}


#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;
	
}





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

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

/* =======Secondary Content*/
#secondarycontent {
	float:right;
	width:27em;
}


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




/* =======branding boxes*/
#subbranding p {
color:#878787;
padding:0 1.2em;
}
#subbranding {
margin:2em 0 0 0;
line-height:1.6em;
}

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

#brandbox1 {
	width:24.7em;
	background:#F4F3EE url(../images/subbox1bg.jpg) left top no-repeat;
	padding-bottom:.5em;
	margin-bottom:1em;
	position: relative;
}

	#brandbox1 #quotemenu {
		position: absolute;
		top: 40px;
		left: 55px;
		width: 192px;
		padding: 0px;
		border-bottom: 1px solid #5f5c49;
	}
	
		#quotemenu a {
			display: block;
			width: 170px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 5px;
			padding-bottom: 4px;
			text-decoration: none;
			background-color: white;
			border-top: 1px solid #5f5c49;
			border-left: 1px solid #5f5c49;
			border-right: 1px solid #5f5c49;
		}
		#quotemenu a:hover {
			background-color: #dddbcc;
		}

#brandbox1 h2 {
	color:#757249;
	}
#brandbox2 {
	width:24.7em;
	background:#F1F2F4 url(../images/subbox2bg.jpg) left top no-repeat;
	padding-bottom:.5em;
	margin-bottom:1em;
}

#brandbox2 h2 {
	color:#737CA5;
}
#brandbox3 {
	width:24.7em;
	background:#F1F2F4 url(../images/subbox3bg.jpg) left top no-repeat;
	padding-bottom:.5em;
	margin-bottom:1em;
}

#brandbox3 h2 {
	color:#8C4B53;
}

#brandbox4 {
	width:24.7em;
	background:#F0F5F1 url(../images/subbox4bg.jpg) left top no-repeat;
padding-bottom:.5em;
margin-bottom:1em;
}

#brandbox4 h2 {
	color:#628A72;
}
