@charset "UTF-8";
/* CSS Document */



#content {
	width:77.5em;
	background: url(../images/contentbg.jpg) left top no-repeat;
	}
	
/* =======Primary Content*/
#primarycontent {
	width:55.7em;
	float:left;
	margin-top: 1em;
}

#primarycontent h3 {
	font-weight:bold;
	padding:0;
	margin:.5em 0;
	font-size:1.6em;
}

#primarycontent p {
	padding:0 0 1em 1em;
	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 {
	float:right;
	width:19.9em;
}
#secondarycontent h2{
padding:0;
margin:0;
background:url(../images/righth2bg.jpg) left top no-repeat;
font-size:1.4em;
height:2em;
text-indent:.5em;
color:#A30000;
}
#secondarycontent p{
padding:0;
margin:0;
}




/* =======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;
}
