@charset "UTF-8";
body {
    background-image: url(images/bg_red.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#header {
	height: 117px;
	width: 950px;
	background-color: #220103 url(images/bg_red.gif);
	left: 0px;
	top: 0px;
	margin: 0px;
}
#bar {
	background-color: #ff080e;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
	clear: both;
	float: left;
	}
#navigation {
	float: left;
	width: 160px;
	padding-top: 20px;
	}
#navigation /* ID Styles */ p {
	border-bottom: 1px solid #FF9900;	
	}
#navigation a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height:10px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:0px 6px 16px 25px;	
	}
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url(images/bullet_yellow.gif) no-repeat 10px 15%;	
	}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	float: left;
	width: 400px;
	margin-left: 30px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-right: 40px;
	padding-left: 30px;
	color: #220103;
	line-height: 22px;
	}
#ad {
	vertical-align: top;
	padding-left: 30px;
	height: 550px;
	width: 180px;
	float: left;
	}
#content_svc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	float: left;
	width: 300px;
	margin-left: 30px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #220103;
	line-height: 22px;
	height: 100%;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}
#services {
	background-color: #FFFFFF;
	height: 100%;
	width: 275px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 20px;
	color: #220103;
	padding: 15px 30px 15px 35px;
	margin-left: 10px;
	letter-spacing: 0.05em;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #E37B00;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E37B00;
	border-bottom-color: #E37B00;
	}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #666666;
	padding-top: 20px;
	padding-bottom: 8px;
	padding-right: 100px;
	margin-right: 30px;
	}
.style1 {
    font-size: 18px
}
.style2 {
	color: #750204
 }
 .style3 {
	font-size: 12px;
	font-weight: bold;
 }
 .style4 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
 }
 .style5 {
	color: #750204;
	font-size: 18px;
 }
  .ad {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 }
 a:link {
	color: #b20000;
	text-decoration: none;
 }
 a:visited {
	text-decoration: none;
	color: #b20000;
 }
 a:hover {
	text-decoration: underline;
	color: #b20000;
 }
 a:active {
	text-decoration: none;
}
#content_svc a {
	color: #003399;
	font-weight: bold;
	}
#content_svc :visited {
	color: #750204;
	text-decoration: none;
	}
#content_bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	float: left;
	width: 500px;
	margin-left: 30px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-right: 40px;
	padding-left: 30px;
	color: #220103;
	line-height: 22px;
	}
.biophoto {
	vertical-align: text-top;
	height: 283px;
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-left: -30px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#content_ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	float: left;
	width: 550px;
	margin-left: 30px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-right: 40px;
	padding-left: 30px;
	color: #000000;
	line-height: 21px;
	}
.footer {
	text-align: center;
	font-size: 12px;
	padding: 15px 0px 15px 0px;
}
.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
 }
.footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
 }
.footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
 }
.footer a:active {
	text-decoration: none;
	color: #CCCCCC;
}