/** SWATCHES **/
/** Place any hex codes for branded colors here for quick reference. **/


/** TEMPLATE **/
/** Place any CSS code in this section that changes or modifies the template including Body, Container, Aside, or Content. **/


/** TYPOGRAPHY **/
/** Place any CSS code in this section that changes or modifies the headlines, paragraphs or links. **/


/** NAVIGATION **/
/** Place any CSS code in this section that changes or modifies the main navigation bar including Nav, or .Nav **/
nav ul li {
    font-size: 15px;
}
nav ul {
    margin-top: -2px;
}

/** ROTATOR **/
/** Place any CSS code in this section that changes or modifies the Hero Rotator #hero **/


/** HEADER **/
/** Place any CSS code in this section that changes or modifies the main header in Header or .header **/
.backgroundImage { 
	width: 960px; 
	height: 160px;
}
.fauxLogoImagemap { 
	float: left; 
	margin-left:0; 
	margin-top: 5px; 
	height: 160px; 
	width: 506px; 
}
.fauxLogoImagemap img { 
	height: 160px; 
	width: 506px; 
} 
.clientContact { 
	color: #000; 
	float: right; 
	margin: 10px 0 0 0;
	font-size: .95em!important; 
	line-height: 1em; 
	text-align: left; 
	width: 260px; 
}
.clientContact a { 
	color: #000; 
	font-size: .65em!important; 
	text-transform: uppercase!important; 
	font-weight: bold; 
} 
.clientContact a:hover { 
	color: #000; 
	text-decoration: underline; 
} 
.clientNumber { 
	color: #000;
	font-size: 1.5em; 
	margin-left: 0; 
	margin-top: 7px; 
} 
.clearFloat { 
	clear: both;
	font-size: 1px;
	padding: 0;
	margin: 0;
	line-height: 0;
} 

/** FOOTER **/
/** Place any CSS code in this section that changes or modifies the main footer in Footer or .footer **/

/** SIDEBAR WIDGET **/
/** Place any CSS code in this section that changes or modifies the Sidebar Widgets, both default and custom **/

/* CLASSES */
/** Place any CSS code in this section that relates to universal CSS classes **/