@charset "UTF-8";

html, body {
	height: 100%;
	min-height: 100%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	line-height: 180%;
	color: #282828;
}

#container {
	background-image:url(images/bgMain.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	width: 100%;
	height: auto;
}

#header {
	background-color: #fff;	
	height: 187px;
}


#menu {
	margin-top: 15px;
	font-weight: bold;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style:none;
	width: 1000px;
}

#menu ul li {
	float: left;	
}

#menu ul a {
	display: block;
	padding: 0 1.3em;
	text-decoration:none;
	color:#E9E9E9;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 2.5em;
	background:url(images/div.jpg) repeat-y right top;
}

#menu ul a.first {
	padding: 0 .05em;
		
}

#menu ul a:hover {
	color: #666;
}

.content {
	width: 850px;
	margin: 0 auto;
	height: 100%;
}

.properties {
	text-align:center;
	width: 800px;
}


#mainContent {
	/*width:519px;*/ width: 400px;
	float: left;
}

#subContent {
	/*width:434px;*/ width: 400px;
	float:left;
}

#footer {
	clear: both;
	background-color: #fff;
	height:100px;
	bottom: 0;
}

#bio {
	width:80%;
	float:left;
	}

#heads {
	width:20%;
	float:right;
	line-height: 150%;	
	font-size: 8px;
	}


h2, h3, p {
	padding-left: 20px;
	padding-right: 20px;
}

h2 {
	letter-spacing: 1px;
	color: #b31419;
	font-size: 17px;
	padding-top: 10px;
	line-height: 120%;
}

h3 {
	font-size: 17px;	
}

a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #bd151b;
}

a:hover {
	color: #353535;	
}


.red {
	background: url(images/bgRed.jpg) repeat-x top;
	height: 30px;
	color:#F0F0F0;
	width: 100%;
}


.intro {
	background-image:url(images/topper2col.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	float: left;
}

.news {
	background-image:url(images/topper1col.png);
	background-position:top center;
	background-repeat: no-repeat;
	width: 190px;
	font-size:11px;
	float: left;
	line-height: 150%;
	margin-bottom: 50px;
}
.next {
	margin-left: 10px;	
}
li.news {
	font-size: 9px;	
}

strong.news {
	font-size: 11px;	
}

#content {
	background-image:url(images/topperContent.png);
	background-position:top center;
	background-repeat: no-repeat;
	width: 700px;
	margin:0 auto;
}



.intro, .news, #content {
	text-align:left;
	margin-top: 20px;
}

.intro, #content {
	
	padding: 0 10px;	
}

ul.news {
	font-size: 10px;	
}


/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:310px;
	float:left;
	/*margin-left: 15px;*/
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 2px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:430;
}
/* rotator end */	


#social {
	width: 100%;
	height: 250px;
	clear: both;
	text-align: center;
	background: url(images/bgSocial.png) repeat-x ;
	bottom: 0;
	padding-top: 20px;
	
}

.socialBox {
	float: left; 
	width: 300px;	
}

.socialBox h2{
	padding-left:15px;
	text-align:left;
}

.serviceMap {
	width: 400px;
	height: 291;
	margin-left: 50px; 
	margin-top: 60px;	
}
.affiliations {
	width:330px; 
	height: 80px;	
}
.socialAffiliations {
	padding-top: 80px;
	padding-left: 170px;
}
