@charset "utf-8";
/* CSS Document */
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;
}
body {
	line-height: 1.5em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
font-family:arial, verdana, sans-serif; 
font-size: 13px;
background-color: #fff;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#content {
   width: 800px;
   height: auto;
   margin: auto;
   border:solid 10px #fff;
   background-color: #fff;
}

#leftHeader {
   width: 230px;
   height: 90px;
   background-color: #002e54;
   float:left;
   }

#rightHeader {
   width: 570px;
   height: 90px;
   background-color: #002e54;
   background-image:url(images/slogan.gif);
   background-repeat:no-repeat;
   background-position:bottom left;
   float:right;
   }  
#blueColumn {
   width: 26px;
   height: 184px;
   float: left;
   background-color:#1a171b;
   }
#menuColumn {
   width: 204px;
   height: 184px;
   background-color:#FFF;
   float: left;
   }

#menuleft{width:205px;text-align:left; float:left; margin-left: 26px; height: auto;}
#menuleft a{display:block;font: bold .9em Arial,Verdana, Helvetica, sans-serif; height:23px;}
#menuleft a{text-decoration:none;background:url(images/link_hover_bg_grey.gif) no-repeat left top; padding-left:12px; padding-top:5px; background-color:#ececed }
#menuleft a:link{color:#666;}
#menuleft a:hover{color:#0065a6;background:url(images/link_hover_bg.gif) no-repeat left top; background-color:#0065a6}
#menuleft a:active{color:#0065a6;background:url(images/link_hover_bg.gif) no-repeat left top;}
#menuleft form{}
#menuleft li{list-style-type:none; width:205px; border-bottom:#fff 2px solid;}
#menuleft ul, #menuleft ul ul, #menuleft ul ul ul{margin:0;padding:0;list-style-image:none;width:205px;}
<!--#menuleft h2, #menuleft h3{font:bold 13px/26px tahoma,sans-serif;text-transform:uppercase;color:#edeef6;background:url(images/link_hover_bg_grey.gif) no-repeat left top;margin:0;padding:0 0 0 0px;width:185px;border-width:1px;border-style:solid;border-color:#ccc #888 #555 #bbb;}
 -->
/* Begin CSS Popout Menus at Left */
#menuleft ul li{position:relative;}
#menuleft li ul{position:absolute;left:205px;top:0;display:none;}

/* Fix IE. Hide from IE Mac \*/
	* html #menuleft ul li{float:left;height:1%;}
	* html #menuleft ul li a{height:1%;}
	/* End */

div#menuleft ul ul, div#menuleft ul ul ul, div#menuleft ul li:hover ul ul, div#menuleft ul li:hover ul ul ul {display:none;}
div#menuleft ul li:hover ul, div#menuleft ul ul li:hover ul, div#menuleft ul ul ul li:hover ul{display:block;}

#imgRotator {
width: auto;
height: auto;
float:right;
}
#imgContainer {
width: auto;
height: auto;
margin-top: 20px;
}

#imgColumn {
   width: 203px;
   height: auto;
   background-color:#fff;
   float: left;
   margin-left: 26px;
   }
.subMenuColumn {
   width: auto;
   height: auto;
   color: #666;
   margin-top: 10px;
   margin-bottom: 10px;
   font: Arial,Verdana, Helvetica, sans-serif;
   font-size: .9em;
   border-bottom: dotted 1px #ccc;
   padding-bottom: 10px;
   }
.text {
padding-top: 20px;
}
.line {
border-bottom: dotted 1px #ccc;
}
#textBox {
width: 527px;
height: auto;
padding: 20px;
float:left;
background-color:#FFF;
border-left: dotted 1px #ccc;
border-right: dotted 1px #ccc;
border-bottom: dotted 1px #ccc;
}
.contactsTextBox {
width: 244px;
height: auto;
padding: 20px;
float:left;
}
.newsBox {
width: auto;
height: auto;
color:#666666;
font: .9em Arial,Verdana, Helvetica, sans-serif;
border-top: dotted 1px #ccc;
padding-bottom: 10px;
padding-top: 10px;
}

.h1 {
font-size:200%;
color:#83933f;
font-weight:800;
letter-spacing:-1px;
}
.h2 {
font-size:150%;
color:#0065a6;
font-weight:800;
width: auto;
}
.h3 {
font-size:150%;
color:#1a171b;
font-weight:200;
width: auto;
}
.bold {
font-weight:600;
}
#footer {
width:auto;
height:30px;
color:#666666;
text-align: center;
font: .8em Arial,Verdana, Helvetica, sans-serif;
margin-top: 30px;
margin: auto;
padding-top: 10px;
}
