html {
	height: 100%;
}
body {
	background: url("images/background.jpg") repeat-x scroll center top #0e517d;
	background-color: #0e517d;
	margin: 10px auto 0;
	margin: 0px;
	padding: 0px;
}
/*----- Title Text -----*/
p{ color: #777;
	}
	em{ color: #ededed;
		font-size:14px;
		}
strong{ color: # 999;
		}
h1, h2 {
	color:#0e517d;
	font-size:26px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0 10px 0px;
	text-transform:capitalize;
	margin: 0px;
	width: 390px;
	border-bottom: 1px solid #0e517d;
}
h3 {
	font-size:18px;
	padding:0px;
	margin: 0px 0 10px 0;
	text-align:center;
	color:#fff;
	border-bottom: 1px solid #eee;
}
h3 P {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
h4 {
	font-size:16px;
	padding:0px;
	margin: 0px 0 10px 0;
	text-align:left;
	color:#fff;
}
/*-------------------LAYOUT CLASSES----------------------*/

div#container {
	width:990px;
	height:auto;
	margin: 0px auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(images/container.jpg) repeat-y left;
}
div#header {
	background:url(images/header.jpg) no-repeat;
	width:990px;
	text-align:left;
	color: #330000;
	font-size:11px;
	height:619px;
	margin: 0 auto;
}
div#logo {
	float: left;
	width: 254px;
	height: 98px;
	clear: both;
	margin: 0 0 0 20px;
	padding: 30px 0 0 0;
}
div#text {
	width: 630px;
	float: right;
	margin: 10px 25px 0px 0px;
	padding: 10px 15px 0px 10px;
}
div#sidebar{ float: right;
width: 250px;
margin: 10px;
	
	}
div#sidepanel {
	background: url(images/leftpanel.jpg) top left no-repeat;
	float: left;
	width:196px;
	height:auto;
	padding:  10px 0px 35px 0px;
}
/*------------ CONTENT -----*/
div#content { background:url(images/spacer.png) repeat-y;
	padding: 0px 10px 0px 20px;
	width:990px;
	min-height: 510px;
}
div#content2 { background:url(images/spacer.png) repeat-y;
	padding: 0px 10px 0px 20px;
	width:990px;
	height: 1725px;
}
div#content3 { background:url(images/spacer.png) repeat-y;
	padding: 0px 10px 0px 20px;
	width:990px;
	min-height: 970px;
}
div#content a, strong {
	color:#000;
	font-weight:bold;
}
div#content a:hover {
	color:#476385;
}
img#image {
	float:right;
}
div#clear {
	clear:both;
}
ul{ color:#555;
font-size:12px;
	}
/* ----------------- Horizontal NAVIGATION --------------------- */
div#nav {
	margin:0px 0px 0px 75px;
	padding: 0 0 0 0px;
	text-align:left;
	width:990px;
	height:41px;
}
ul#mainnav {
	margin: 0px;
	padding: 0px;
}
ul#mainnav li {
	display: inline;
	list-style: none;
}
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color:#fff;
	text-decoration: none;
	display: block;
	float:left;
	width: 105px;
	padding: 12px 0 0 0;
	margin:0px;
	text-align:center;
	height: 46px;

}
/*--- NAV end only --*/
	ul#mainnav li.end a:link,  ul#mainnav li.end a:visited,  ul#mainnav li.end a:active {
	color:#fff;
	text-decoration: none;
	float:left;
	width:auto;
	padding: 0px;
	width:84px;
	text-align:center;
	height: 46px;
	background: url(images/nav1.gif) repeat-x bottom;
	text-transform: capitalize;
}
ul#mainnav li.end a:hover {
	background: url(images/button-hover.png) repeat-x;
	font-weight: bold;
	color:#000;
		padding: 12px 0 0 0;

}
ul#mainnav li.end a.current:link, ul#mainnav li.end a.current:visited {
	background: url(images/button-hover.png) repeat-x;
	font-weight: bold;
	color:#222;
		padding: 12px 0 0 0;

}
/*--- */	
	ul#mainnav li a:hover {
	background: url(images/button-hover.png) repeat-x;
	font-weight: bold;
	color:#000;
		padding: 12px 0 0 0;

}
ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: url(images/button-hover.png) repeat-x;
	font-weight: bold;
	color:#222;
	padding: 12px 0 0 0;
}
/*-------------------Copyright, footer & Address-------------*/
div#copyright {
	font-size: 12px;
	text-align:right;
	padding: 10px 20px 0 0px;
	color: #eee;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #0e517d;
}
div#copyright a {
	color: #333;
}
/*powered by */

img#poweredby {
	border:0px solid #333;
	padding:2px;
	margin:2px;
}
div#footer {
	text-align:center;
	background: url(images/footer.gif) no-repeat;
	height:30px;
	padding: 25px 0px 10px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:990px;
	margin: 0 auto;
	clear:both;
	color: #333;
}
div#footer a {
    color: #FFFFFF;
    text-decoration: none;
}
div#footer a:hover {
	color:#888888;
	text-decoration:underline;
}
div#footer div#left a {
	color:#000000;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div#footer div#copyright a {
	color:#333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
address {
}
address strong {
	color:#999;
	font-weight:bold;
}
address a {
	color:#333;
	font-weight:bold;
}
/*------------------ Custom Classes ------------------*/	

div#map {
	border:1px solid #01669A;
	width:500px;
	padding:0px;
}
div#right {
	float:right;
	text-align:center;
	margin:  40px 10px 10px 45px;
	border: 0px solid #cccccc;
	color:#000;
	width:160px;
	font-size:11px;
	padding:0px;
}
div#right img {
	margin-top: 20px;
}
div#right2 {
	float:right;
	text-align:center;
	margin:  40px 0px 10px 15px;
	border: 0px solid #cccccc;
	width:150px;
	color:#000;
	font-size:11px;
	padding:0px;
}
div#left {
	float:left;
	padding: 0px 0 0 10px;
	text-align:center;
	font-style:normal;
	color:#ffffff;
	font-size:11px;
	width: 165px;
/*background: url(images/greybg.jpg) repeat-y right;*/
}
div#center {
	text-align:center;
	padding: 0px 0 0 0;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin: 0 auto;
}
/*---- Columns ----*/

hr {
	border-top:1px solid #ffffff;
}
/*-------------FLASH ------*/
div#flash {
	margin: 20px auto 0 auto;
	height: 386px;
	width: 926px;
}
/*-------------AUDIO ------*/
div#audio {
	margin: 10px 42px 0px 0px;
	text-align:left;
	float:right;
}
.small {
	font-size: 11px;
	color:#660000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

