/*-----------------------------------------------------------------------------
default Style Sheet (empty commented stylesheet)

version:   1.0
author:    Jeff Boulay
email:     jeff@fluid-logic.com
website:   http://www.fluid-logic.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* =======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;
	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 {
	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;
}
