body {
	background-image: url(../images/site/bg_home.gif);
}







div.banner {
	min-height: 375px;
}




div.bannernav ul {
	list-style: none;
	display: block;
	margin: 10px 0 10px 0;
	text-align: center;
	width: 100%;
	white-space: nowrap;
}

div.bannernav ul li {
	display: inline;
	margin: 0 1.3em 10px;
	font-size: 1.3em;
	font-family: Frutiger, "Frutiger Linotype", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.bannernav a {
	color: #87A5CC;
	font-weight: bold;
	border: 0;
}

div.bannernav a.active {
	color: #FFF;
}

div.bannernav a:hover {
	background-color: transparent;
	color: #E17000;
}

div.bannernav a.active:hover {
	color: #FFF;
}

   
   
div.bannersection h1 {
	color: #FFF;
}

div.bannersection p {
    color: #FFF;
    font-size: 1.2em;
}

div.bannersection a, div.bannersection a:link, div.bannersection a:visited {
    color: #FFF;
    border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}     
   
div.bannersection a:hover {
	color: #4E669D;
	background-color: #FFF;
	border-bottom: #4E669D;
}


   
   
   
   
   
   
div.sidebarsection {
    padding-top: 0;
}

div.sidebar h3 {
	font-size: .9em;
	line-height: 1.1em;
	color: #cd8527;;
	font-weight: 500;
}




div.homeoffices h2 {
	padding: .7em 0 .2em 0;
	font-size: 1em;
	line-height: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}


div.homeoffices ul {
	list-style: none;
	padding: 0 0 2em 0;
}

div.homeoffices li {
    margin: 0 0 0 0;
	display: inline;
    padding: 0 3px 0 6px;
	border-color: #d6d6d6;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

div.homeoffices li.noborder {
	padding: 0 3px 0 0;
	border-width: 0 0 0 0;
	border-style: none none none none;
}

div.homeoffices a, div.homeoffices a:link, div.homeoffices a:visited {
	color: #5678b3;
	text-decoration: none;
	border-width: 0 0 0 0;
	border-style: none none none none;
}

div.homeoffices a:hover, div.homeoffices a:hover {
	color: #FFF;
	background-color: #6699CC;
}
