@charset "UTF-8";
html {font-size: 100%;}

h1,h2, h3, h4, h5, h6, p, ul, li, a, body, div, blockquote, strong, b, img {
margin: 0px;
padding: 0px;
border-width: 0px;
list-style-type: none;
}

body {
	font: 62.5% Helvetica, Verdana, Arial, sans-serif;
	background: #000000 url(interface/grad_bg_05.jpg) repeat-x left top;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container {
	width: 88em;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 131px;
}
#topBanner {
	height: 252px;
	background: url(interface/grey_contentBg_10.jpg) repeat-y;
	padding-left: 0px;
}
#threeBanners{
	background: url(interface/grey_contentBg_10.jpg) repeat-y;
	margin: 0px;
	padding: 10px 0px 10px 12px;
	width: 870px;
}
#topNav {
	background: url(interface/grey_contentBg_10.jpg);
	width: 880px;
}
#redNavBg {
	background: #E12609;
	margin-right: 2px;
	margin-left: 2px;
	height: 44px;
}
#topNav ul {
	list-style: none;
	padding-top: 16px;
	padding-left: 18px;
	padding-bottom: 16px;
}
#topNav li {
	display: inline;
}
#topNav a {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 16px 16px 15px;
	height: 50px;
}
#topNav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}#topNav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #941704;
}#topNav a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#aboutBanner {
	background: url(interface/3_home_boxes_13.jpg) no-repeat;
	height: 177px;
	width: 135px;
	padding-left: 122px;
	float: left;
	margin-right: 7px;
	padding-top: 30px;
	font-size: 1.2em;
	padding-right: 25px;
}
#servicesBanner {
	background: url(interface/3_home_boxes_15.jpg) no-repeat;
	height: 177px;
	width: 135px;
	padding-left: 122px;
	float: left;
	margin-right: 7px;
	padding-top: 30px;
	font-size: 1.2em;
	padding-right: 25px;
}
#trainingBanner {
	background: url(interface/3_home_boxes_17.jpg) no-repeat;
	height: 177px;
	width: 135px;
	padding-left: 122px;
	float: left;
	padding-top: 30px;
	font-size: 1.2em;
	padding-right: 25px;
}
a.readmore:link {
	color: #E12609;
	float: right;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}
.clearfloat {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.floatRight {
	float: right;
	margin-left: 2em;
}
.floatLeft { 
	float: left;
	margin-right: 8px;
}
#footer {
	color: #BDBBB2;
	font-size: 1.1em;
	padding: 10px 10px 0px;
	height: 3em;
}
#footer  a {
	padding: 0px 3px; 
	color: #BDBBB2;
	text-decoration: none;
}
#footer  a:visited {
	padding: 0px 3px; 
	color: #BDBBB2;
	text-decoration: none;
}
#footer  a:hover {
	padding: 0px 3px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:active {
	padding: 0px 3px; 
	color: #BDBBB2;
	text-decoration: none;
}
#threeBannersTemp {
	background: url(interface/grey_contentBg_10.jpg) repeat-y;
	margin: 0px;
	width: 88em;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#botBanner {
	background: url(interface/emerg_footer_fin_23.jpg);
	height: 12.5em;
	color: #FFFFFF;
	font-size: 1.2em;
	padding-left: 60px;
	padding-right: 400px;
	padding-top: 40px;
	line-height: 1.2em;
	width: 420px;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #E12609;
}
a.readmore:visited {
	color: #E12609;
	float: right;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}
a.readmore:hover {
	color: #E12609;
	float: right;
	font-size: 0.8em;
	text-decoration: underline;
	font-weight: bold;
}
a.readmore:active {
	color: #E12609;
	float: right;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}
