body {
	background-image: url(images/img1.jpg);
	background-repeat: repeat;	
	
}
body {
	color:#000090;
	font-family: Helvetica, Arial, sans-serif ;
	font-size: 14px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
}
#wrap {
	background-color: transparent;
	padding-left: 20px;
	
}
	
}
p {
	letter-spacing: normal ;
	color:#000150;
	line-height: 22px ;
}

h1 {
	color:#2887a2;
	font-size:24px ;
	font-family:Arial,sans-serif;
	margin:50px 0 10px 0;
	
}


h2 {
	color:#2887a2;
	font-size:18px ;
	font-family:Arial,sans-serif;
	margin:20px 0 10px 0;
	clear:both;
}


h3 {
	color:#2887a2;
	font-size:20px;
	font-family:Arial,sans-serif;
	margin:20px 0 5px 0;
	clear:both;
}


a:link, a:visited {
	color:#656565 ;
	text-decoration:none;
}

a:hover {
	color:#000040;
	text-decoration: none;
}
#topBanner {
	background: #000150 url(images/topWrapper-bg.jpg) repeat-x fixed 100%;
}


#topnav {
	background: transparent url(images/hmenu.jpg) repeat-x top left;
}

#topnav {
	height:45px;
	margin:0 auto ;
	text-align:center;
}

#topnav ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:45px;
	text-transform: none;
	font-size:12px;
	font-family:Arial,sans-serif;
}


#topnav ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background: transparent url(images/hmenu.jpg) repeat-x top left;

}

#topnav ul li a {
	display:block;
	float:left;
	color:#031634;
	text-decoration:none;
	padding:0px 15px ;
	line-height:45px;
	font-weight:bold;
}


#topnav ul li a:hover, #topnav li#current a {
	color:#d0d0d0;
	background: transparent url(images/hmenu-sel.jpg) repeat-x top left;
}



#topnav ul {
     width:800px;
}
#page	{
	background-color: transparent;
	background-image: url(images/img1.jpg);
	background-repeat: repeat;
	

	}
#col1 {
	float:left;
  width: 50%;
}
#col2 {
	float:right;
	margin:;
	margin-right: 30px;
}

#sidebar {
	font-size: 18;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	line-height:28px;
}
#sidebar ul.vmenu {
	list-style: none;
	text-align: left;
	margin: 7px 0px 8px 0px;
	padding: 0;
	text-decoration: none;
	border-top: 1px solid #eeeeee;
}


#sidebar ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;
	border-bottom: 1px solid #eeeeee;
}

#sidebar ul.vmenu li a {
	text-decoration: none;
	color:#000040;
}

#sidebar ul.vmenu li a:hover {
	color:#a0a0a0;
}	

#clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; }

#foot {
	background-color: #000033;
	background-image: url(images/bottomWrapper-bg.jpg);
	with:100%;
	background-repeat: repeat-x;
	background-attachment: scroll;
	border-bottom-color: #FF6633;
}
	
