body{
	background:url(images/bg.jpg) repeat-x;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font:14px Arial, Helvetica, sans-serif;
	color:#222222;
	line-height:20px;
	text-align:justify;
	}
		
a{
	color:#222222;
	text-decoration:none;
	font:14px Arial, Helvetica, sans-serif;
	color:#222222;
	line-height:20px;
	text-align:justify;
	}
	
a:hover{
	color:#222222;
	text-decoration:underline;
	}
	
h1{
	font:bold 17px Arial;
	color:#1F3D60;
	text-align:center;
	}
	
h2,h3,h4,h5,h6{
	font:bold 15px Arial;
	color:#222;
	text-align:left;
	}
	
h3 a{
	font:bold 15px Arial;
	color:#222;
	text-decoration:none;
	}
	
h3 a:hover{
	color:#1F3D60;
	text-decoration:none;
	background-color:#FFFF66;
	}
	
p{
	font:14px Arial, Helvetica, sans-serif;
	color:#222222;
	line-height:20px;
	text-align:justify;
	}
	
p a{
	color:#1F3D60;
	text-decoration:underline;
	}
	
p a:hover{
	color:#222;
	text-decoration:none;
	background-color:#FFFF66;
	}
	
.cont li{
	font:14px Arial, Helvetica, sans-serif;
	color:#222222;
	line-height:20px;
	text-align:justify;
	}
	
.cont li a{
	color:#222;
	text-decoration:underline;
	}
	
.cont li a:hover{
	color:#1F3D60;
	text-decoration:none;
	background-color:#FFFF66;
	}
	
.out-div{
	width:900px;
	height:auto;
	margin:0 auto;
	}

.hed{
	width:900px;
	height:140px;
	}
	
.lft-hed{
	width:412px;
	height:140px;
	float:left;
	background:url(images/lft-hed.jpg) no-repeat;
	}
	
.rght-hed{
	width:488px;
	height:140px;
	background:url(images/rght-hed.jpg) no-repeat;
	float:left;
	}
	
.main-nav{
	width:900px;
	height:45px;
	}
	
.lft-nav{
	width:8px;
	height:45px;
	background:url(images/lft-nav.jpg) no-repeat;
	float:left;
	}
	
.nav{
	width:884px;
	height:45px;
	background:url(images/nav-bg.jpg) repeat-x;
	float:left;
	}
	
.nav ul{
	margin:0;
	padding:0px 5px;
	}
	
.nav ul li{
	display:inline;
	}
	
.nav ul li a{
	font:bold 11px Arial;
	color:#FFFFFF;
	margin:0px 5px;
	padding:0px 4px;
	text-decoration:none;
	text-align:center;
	line-height:45px;
	float:left;
	}
	
.nav ul li a:hover{
	background:url(images/nav-bg-hover.jpg) repeat-x;
	text-decoration:none;
	color:#222;
	}
	
.nav ul li a.current{
	background:url(images/nav-bg-hover.jpg) repeat-x;
	text-decoration:none;
	color:#222;
	}
	
.rght-nav{
	width:8px;
	height:45px;
	background:url(images/rght-nav.jpg) no-repeat;
	float:left;
	}
	
.in-div{
	width:898px;
	height:auto;
	float:left;
	border-left:1px solid #23405F;
	border-right:1px solid #23405F;
	}
	
.menu{
	background:url(images/menu-bg.jpg) repeat-y;
	width:225px;
	height:auto;
	float:left;
	}
	
.menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
.menu ul li{
	color:#FFFFFF;
	border-bottom:1px solid #fff;
	}
	
.menu ul li a{
	font:bold 11px Tahoma;
	padding-left:5px;
	display:block;
	text-decoration:none;
	line-height:25px;
	text-align:left;
	height:25px;
	color:#FFFFFF;
	}
	
.menu ul li a:hover{
	text-decoration:none;
	background-color:#243E5A;
	color:#FFFFFF;
	}

.cont{
	width:653px;
	padding:10px;
	height:auto;
	float:left;
	}
	
.footer{
	background:url(images/footer-bg.jpg) repeat-x;
	width:900px;
	height:60px;
	clear:both;
	}
.footer ul{
	margin:0;
	padding:0;
	padding-top:20px;
	list-style-type:none;
	text-align:center;
	}	
	
.footer ul li{
	font:10px Arial;
	color:#FFFFFF;
	text-align:center;
	line-height:15px;
	display:inline;
	margin:0px 10px;
	}
.footer ul li a{
	font:10px Arial;
	text-decoration:underline;
	color:#FFFFFF;	
	}
	
.footer ul li a:hover{
	text-decoration:none;
	color:#FFFFFF;	
	}
	
.menu2{
width: 225px; /*width of menu*/
}

.menu2 .headerbar{
font:bold 10px Tahoma;
color: white;
background:url(images/menu-bg.jpg) repeat-y; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding-left:5px; /*31px is left indentation of header text*/
}

.menu2 .headerbar a{
	font:bold 12px Tahoma;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	line-height:25px;
	height:25px;
	}
	
.menu2 .headerbar a:hover{
	text-decoration:none;
	background-color:#243E5A;
	color:#FFFFFF;
	}
	
.menu2 ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.menu2 ul li{
padding-bottom: 2px;
color:#fff; 
height:12px;
}

.menu2 ul li a{
font:11px Tahoma;
color:#fff;
background:url(images/menu-bg.jpg) repeat-y;
display: block;
padding: 2px 0;
line-height:10px;
padding-left: 8px;
text-decoration: none;
height:12px;
}

.menu2 ul li a:hover{ 
color: white;
text-decoration:underline;
}
