* {
}

body { 
	padding:0;
	margin:0;
	text-align:center;
	font-family:Arial,sans-serif;
	font-size:9pt;
	line-height: 14pt;
}

#container{
	margin:auto;
	width:936px;
	background:#9D9A8F url(images/bg2.jpg) repeat-y center;


}

#header {
	width:900px;
	height:100px;
	text-align: left;
	padding: 0 18px 0 18px;
}

#header img {
	border:0;
	float:left;
}

#header p {
	text-align: right;
	margin:2px;
	font-size: 9pt;
}

#logo {

}

#contactInfo {
	float:right;
	margin: 20px 25px 0 0;
	padding: 0 18px 0 0 ;
}

#contactInfo p {
	color: #000000;
	letter-spacing: 1px;
	line-height: 130%;
	font-size: 8pt;
}

#contactInfo p span {
	color: #535253;
}



#leftNav {
	width:370px;
	height:200px;
	background: url('images/navBGblue.jpg') top right no-repeat;
	padding: 0 0 0 18px;
	float:left;
	border:0;
}

#navLinks {
	width:260px;
	height:188px;
	padding:20px 28px 15px 0;	
	float:right;
	margin:0;
	line-height: 150%;
}

#navLinks ul {
	font-weight: bold;
}

#navLinks li{
	text-align:right;
	list-style-type: none;
	padding:4px 18px 4px 0;
	font-weight: bold;
	font-size:9pt;
	letter-spacing: 1px;
}

#navLinks a,a:link {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}

#navLinks a:hover {
	text-decoration: underline;
}

#ourTeam {
	float:left;
	width:247px;
	background: #e8e7e5;
	padding: 15px 40px 10px 40px;
	text-align: left;
}

#ourTeam img {
	margin: 0 0 15px 0;
}

.teamMember {
	background: #D7D5D1;
	margin: 0 0 0 0;
	background: url('images/team_bg.jpg') top right no-repeat;
}





.ourTeam {
		padding: 0 0 0 18px;
}

#ourTeam img {
	float:right;
}

.stats {
	float:left;
}

#ourTeam h3 {
	color:#315352;
	font-weight: bold;
	font-size: 14pt;
	border-bottom: 1px solid #bbbbbb;
	padding: 0 0 0px 0;
}



#content {
	width: 512px;
	float:right;
	background:#e9eaec;
	padding: 0 18px 45px 0;
	margin: 0 18px 0 0;
	font-size: 9pt;
}

#contentCOPY {
	margin: 30px 30px 45px 45px;
}

#contentCOPY h3 {
	color:#315352;
	border-bottom: 1px solid #bbbbbb;
	text-align: left;
	font-size: 12pt;
	letter-spacing: 1px;
	margin:0;
}

.secondary {
	color:#315352;
	border-bottom: 4px solid #e9eaec;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	letter-spacing: 1px;
}

.bold {
	font-weight: bold;
}

.copy {
	float:left;
	width: 205px;
	text-align: left;
}

.copy p {
	padding: 0 0 10px 0;
}

.copyDetails {
	float:right;
	width: 205px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.copyDetails a, a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}

.space {
font-size: 8pt;
line-height: 8pt;

}

.copyDetailsTEXT {
	padding: 20px 0px 0px 0px;
	
}

.copyDetails a:hover {
	text-decoration: underline;
}

#footer {
	padding: 10px 20px 10px 20px;
	background: #343339;
	color: #cccccc;
	margin: 0 18px 0 18px;

}

#footer ul {
}

#footer li{
	text-align:right;
	list-style-type: none;
	padding:4px 18px 4px 0;
	font-size:9pt;
	letter-spacing: 1px;
}

#footer a,a:link {
	color:#ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#authorCred {
	float: left;
}

#disclaimers {
	float: right;
	color: #cccccc;
}


.clearME {
	clear:both;
	width:100%;
	height:0px
}
