/*  
Site Name: 
Site URI: 
Description: 
Version:
Author: 	
Author URI: 
*/

/*  =RESET
---------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
}
body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/*  =GLOBAL ELEMENTS
-------------------------------------------------------------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#333333;
	margin:0px;
}
.page {
	background:url(bodybk.jpg) repeat-y center top  #fff;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover, a:active {
	color: #333;
	text-decoration: none;
}
a img {
	border:none;
}
a:hover img {
}
ol {
	list-style-type:none;
}
ul {
	list-style-type:none;
}
li {
	margin:0;
}
p {
	margin:10px 0;
}
blockquote {
}
pre {
}
address {
}
del {
}
h1, h2, h3, h4 {
	margin:0 0 10px 0;
	padding:5px 0;
	line-height:1.3;
font-weight:bold;
}
h1 {
	color:#000;
	font-size:24px;
}
#page4 h1{
color:#770000
}
h2 {
	color:#366dac;
	font-size:20px;
}
h3 {
	color:#333;
	font-size:18px;
}
h4 {
	color:#999;
	font-size:16px;
}
img.clsleft {
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}
img.clsmiddle {
	margin-right:20px;
	margin-left:20px;
	margin-bottom:15px;
}
img.clsright {
	margin-left:20px;
	margin-bottom:15px;
	float:right;
}
img.clsborderleft {
	border:1px solid #000;
	padding:4px;
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}
img.clsbordermiddle {
	border:1px solid #000;
	padding:4px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:15px;
}
img.clsborderright {
	border:1px solid #000;
	padding:4px;
	margin-left:20px;
	margin-bottom:15px;
	float:right;
}
.datatable {
	border-top:1px solid #000;
}
.datatable th {
}
.datatable td {
	border-bottom:1px solid #000;
	padding:8px 4px;
}
.notes {
	font-size:0.9em;
}
.shout {
	font-size:1.2em;
}
.shout2 {
	font-size:1.2em;
}
.submit, .reset {
	cursor:pointer;
	outline:none;
	border:none;
	width:90px ! important;
	color:#fff;
	padding:5px;
	background:#000;
}
.reset {
	background:#333;
}
.quote, blockquote {
}
.caption {
	float:right;
	width:220px;
	padding:15px;
	margin:0 0 0 25px;
}
.custom1 {
	margin:10px;
	padding:10px;
	background:#5287c3;
	color:#fff;
	border:solid 1px #113a69
}
.custom2 {
}
.border {
	border:1px solid #000;
	padding:4px;
}
.noborder {
	border:0;
}
.clear {
	clear:both;
}
.wrap {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
/*  =HEAD
-------------------------------------------------------------- */
#top {
	display:block;
	padding:0 ;
	background:url(topbk.jpg) no-repeat center top;
}
a#logo {
	margin:35px 0 0;
	padding:0px;
	height:126px;
	border:none;
	text-indent:-99999px;
	background:url(logo.jpg) no-repeat left top;
	overflow:hidden;
	display:block;
	text-decoration:none;
}

/*  =MENU
-------------------------------------------------------------- */
#menu {
	height:44px;
	padding:0;
	margin:0;
	background:url(blue_bar.jpg) no-repeat left top;
z-index:9999;
}
#menu ul {
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
z-index:9999;

}
#menu ul li {
z-index:9999;

	display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
}
#menu ul li a {
	color:#fff;
	font-size:16px;
z-index:9999;

	margin:0;
	padding:0 23px;
	line-height:44px;
	text-decoration:none;
	font-weight:bold;
	height:44px;
	display:block;
	background:url(menu.jpg) no-repeat right 2px;
}
#menu ul li a:hover, #menu ul li a#active {
	color:#fff;	
}
#menu ul li:hover {
}
#menu ul li ul{
display:none;
z-index:9999;

}
#menu ul li:hover ul{
display:block;
position:absolute;
top:43px;
left:0;
width:200px;
background:#000099
}
#menu ul li ul li{
float:none;
}

/*  =PAGECONTENT
-------------------------------------------------------------- */
.blue_box{
	background:url(blue_bar.jpg) no-repeat left top;
	height:44px;
	text-align:center;
	clear:both;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	line-height:44px;
	margin:10px 0;
}
.top_box{
	background:url(top_box.jpg) no-repeat left top;
	width:200px;
	margin:10px 10px;
	height:98px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding:17px 10px;
	float:left;
}
.yellow{
	color:#ffce07;
	font-size:21px;
height:82px;
padding:25px 10px;
}
.orange{
	color:#ff8839;
}
.green{
	color:#079c07;
}
.red{
	color:#891313;
	font-size:21px;
height:82px;
padding:25px 10px;
}
#content {
	padding:10px;
	margin:0;
	position:relative;
	overflow:hidden;
}
#content ul{
	padding:0 0 0 30px;
}
#content ul li{
	padding:10px 0 10px 10px;
	background:url(bullet.jpg) no-repeat left 3px;
}
#content p {
	margin:0 0 10px 0;
}
.blue_button{
	float:left;
	clear:both;
	width:448px;
margin:0 0 20px;
height:210px
}
.home_box{
background:url(box_content.jpg) no-repeat left top;
float:right;
height:190px;
margin:0 0 20px;
padding:10px;
width:428px;
}

/*  =FOOTER
-------------------------------------------------------------- */

#seo{
	color:#000000;
	font-size:10px;
}
#footer {
	padding:0;
	height:131px;
	margin:20px 0 0;
	background:url(footbk.jpg) no-repeat center bottom;
}
#services{
	color:#fff;
	margin:60px 0 0 40px;
	font-size:18px;
	font-weight:bold;
}
#footer .copy {
	display:none;
}
#footer .copy p{
}
#linkbk, #linkbk a {
	font-size:10px;
	color:#ccc;
	display:none;
}
#linkbk a {
	float:none;
	margin:0px;
	padding:0;
}
.floatright{
float:right;
}
#areas{
text-align:center;
font-size:20px;
}
#areas.foot{
float:left;
}
.foot{
display:block;
margin:20px 0 0;
}
#page1 .foot{
display:none;
}
.blue{
background:url(blue_grad.jpg) repeat-x left top #000e8d;
padding:10px;
width:448px;
color:#fff;
}
.blue label{
float:left;
width:180px;
}
