@charset "utf-8";
/* 3 Column Layout */
html body {
	margin-top:15px;
	;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
}

h1, h2, h3, h4, p, ul, li, br {
	margin:0;
	padding:0;
}

p { font-size:12px; font-weight:normal; }
h1 { font-size:18px; font-weight:bold; }
h2 { font-size: 16px; font-weight:bold; }
h3 { font-size: 13px; font-weight:bold; margin-bottom:10px; }
h4 { font-size: 12px; font-weight:bold; margin-bottom:10px; }

hr {
	border: 0;
	width: 100%;
	color:#00CC33;
	border-top: #CB9125 1px dashed;
}

img { border:none; }

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:880px;
	background-color:#FFFFFF ;
}
/* self clearing rules */
#container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container { display: inline-block; height: 1%; }
/* Hides from IE-mac \*/
#container { display: block; }
/* End hide from IE-mac */

	#rounded_top { 
		position:relative;
		float:left;
		background:url(../images/top_bg.gif) top left no-repeat; 
	}
	#header {
		position:relative;
		float:left;
		width:880px;
		background-color:#FFFFFF;
	}
		#logo {
			position:relative;
			float:left;
			width:186px;
			height:82px;
			padding-left:25px;
			margin-right:5px;
			padding-top:10px;
			margin-top:20px
		}
		#headerImage {
			position:relative;
			float:left;
			width:600px;
			height:92px;
			padding-left:30px;
			margin-top:20px;
		}
			#headerImage img {
				margin-right:40px;
			}
			#headerImage img.last { margin-right:0;
			}
		#hNav {
			position:relative;
			float:left;
			width:880px;
			height:25px;
		}
	
	#main {
		position:relative;
		float:left;
		width:880px;
		background-color:#FFFFFF;
	}
	
	#leftNav {
		position:relative;
		float:left;
		width:185px;
		padding-left:25px;
		background-color:#FFFFFF;
	}
	#leftNav ul {
		list-style:none;
		margin-top:2px;
		margin-bottom:14px;
		width:168px;
	}

	#leftNav ul li.first {
	background:url(../images/menu_bg.gif) no-repeat;
	text-align:center;
	width:168px;
	padding:1px 0 1px 0;
	margin:0;
	font-weight:bold;
	color:#122E63;
	font-size:13px;
	border:none;
	}
	
	#leftNav ul li {
		width:166px;
		border-left:#122E63 1px solid;
		border-right:#122E63 1px solid;
		border-bottom:#122E63 1px solid;
		font-weight:bold;
		margin-bottom:0;
		margin-top:0px;
		font-size:12px;
	}
	
	#leftNav ul li.first:hover {  }
	
	#leftNav ul li:hover {
	background-color:#E5BC71;
	font-weight:bold;
	}
	#leftNav ul li a {
		text-decoration:none;
		display:block;
		padding:5px;
	}

	#leftNav ul li a:link, #leftNav ul li a:visited {
		color:#122E63;
		margin:0;
	}
	
	#leftNav ul li a:hover, #leftNav ul li a:active {
		color:#122E63;
		margin:0;
	}

	#leftNav ul li.last {
		background:url(../images/menu_bg_bottom.gif) no-repeat;
		border:none;
		width:158px;
		height:10px;
		padding-bottom:0px;
	}
	
	#leftNav ul li.last:hover { border:none; }
	
	#content {
		position:relative;
		float:left;
		width:490px;
		margin-left:15px;
		margin-right:10px;
	}
	
	#content p {
		margin-bottom:14px;
		line-height:18px;
	}
	#content h1 {
		color:#122E63;
		margin-bottom:14px;
	}
	#content h2 {
	color:#122E63;
	margin-bottom:14px;
	}
	#content h3 {
		color:#122E63;
		margin-bottom:12px;
	}
	#content img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:2px;
	margin-top:5px;
	}
	
	#content ul {
		margin-left:40px;
		margin-bottom:14px;
		list-style:square;
	}
	
	#content ul li {
		margin-bottom:10px;
	}
	
	#content a:link, #content a:visited {
		color:#122E63;
		text-decoration:none;
	}
	#content a:hover, #content a:active {
		text-decoration:underline;
		color:#CB9125;
	}
	
	#right {
		position:relative;
		float:left;
		width:130px;
	}

	#right ul {
		list-style:none;
		margin-top:2px;
		margin-bottom:14px;
		margin-left:5px;
	}

	#right ul li {
		padding:0px;
		width:123px;
		background-color:#FFFFFF;
		border:1px solid #122E63;
		border-top:none;
		font-size:10px;
	}
	
	#right ul li.first {
		background:url(../images/menu_right_bg.gif) no-repeat;
		text-align:center;
		width:125px;
		padding:1px 0 1px 0;
		font-weight:bold;
		color:#FFFFFF;
		font-size:13px;
		border:none;
	}
	
	#right ul li.first:hover {  }
	
	#right ul li:hover {
		background-color:#E5BC71;
		font-weight:bold;
	}
	#right ul li a:link, #right ul li a:visited {
		color:#122E63;
	}
	
	#right ul li a {
		text-decoration:none;
		display:block;
		padding:5px;
	}
	
	#right ul li a:hover, #right ul li a:active {
		color:#122E63;
	}
	
	#right ul li.last:hover { border:none; }

	#footer {
		position:relative;
		float:left;
		width:880px;
		height:130px;
		background:url(../images/footerBg.jpg) no-repeat;
	}

	#footer ul {
		list-style:none;
		text-align:center;
		margin-top:10px;
		color:#FFFFFF;
	}
		
	#footer ul.first {
		list-style:none;
		text-align:center;
		margin-top:30px;
		color:#122E63;
	}
	
	#footer ul.first a:link, #footer ul.first a:visited {
		color:#122E63;
		text-decoration:none;
	}

	#footer ul.first a:hover, #footer ul.first a:active {
		color:#122E63;
		text-decoration:underline;
	}
	
	#footer ul li {
		display:inline;
		font-size:11px;
	}
	
	#footer ul li a:link, #footer ul li a:visited {
		text-decoration:none;
		color:#FFFFFF;
	}
	
	#footer ul li a:hover, #footer ul li a:active {
		text-decoration:underline;
		color:#FFFFFF;
	}
	
	.clear { clear:both; }
	.center { 
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
