@charset "utf-8";
/* CSS Document */body {
	width: inherit;
	height: inherit;
	background: url(images/background1.jpg) #FFF center no-repeat;
	padding: -20px 0 0 0;
	margin: -2px 0 0 0;
}
#main {
	width: 788px;
	height: 1120px;
	margin: 0 auto 0 auto;
}
.headerwrap {
	margin: 0 0 40px 0;
}
#header {
	background: url(images/global/headbg.jpg) center no-repeat;
	width: auto;
	height: 161px;
}
#navLogo {
	margin: 0 0px -50px 0;
	padding: 5px;
	z-index: 1;
}
.navwrap {
	margin: -120px 0 0 240px;
	width: 540px;
	height: 40px;
	
}


#nav {
	background-image:url(images/navback.png);
	
}


#nav ul {
	margin-top: 8px;
	
}


#nav li {
	padding: 10px 8px 0px 5px;
	display: inline;
}


#nav a {
	color: #000066;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}


#nav a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 0px;
}


.content {
	margin: 50px auto 150px auto;
}


#frontpic {
	margin-top: 80px;
	margin-left: 20px;
	height:240px;
	width:360px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#col_left {
	
	background-color:;
	width: 380px;
	height: 242px;
	margin: -245px 0px 0px 390px;
}



#col_right {
	
	width: auto;
	height: auto;
	margin: 5px auto 0px 10px;
}



#footerwrap {
	margin: 0 0 0 0;
}
.footer {
	
	width: 787px;
	margin: 0 auto 0 auto;
}
#footer_content li {
	margin-left: 60px;
	font-size:13px;
	width: 400px;
	display: inline;
	padding: 2px 10px 25px 0px;
}

