@charset "utf-8";
/* CSS Document */

body {
	text-align: center; /* for IE */
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	padding:0;
	background-color:#243364;
	}
img {border:0}
html {
border:0;
margin:0;
padding:0;
}	

#page_container {
	width:986px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	margin-top:20px;

	}
#header {
	height:145px;
	}	
	
#pelican {
	position:absolute;
	top:7px;
	left:-48px;
	z-index: 20;
}
		
#homelink {
	position:absolute;
	top:154px;
	left:25px;
	z-index: 20;
	width:100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	/* [disabled]font-weight: bold; */
}
#f18 {
	position:absolute;
	top:40px;
	left:850px;}

#topbar {
	background-color;
	height:35px;
	width:985px;
	background-color: #29396C;
	background-image: url(../images/top_bar_bg.png);
	background-repeat: repeat;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.topbartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left:300px;
	color: #EEE;
	letter-spacing: 1px;
	padding-top: 5px;
}
#contact_box {
	float: right;
	margin-right: 15px;
	width:122px;
}

#lower_container {
	background-image:url(../images/main_cont_bg.png);
	background-repeat: repeat-y;
	height:100%;
	background-color:#000;
	padding-top: 10px;
	padding-left:15px;
	padding-bottom: 10px;
	margin-bottom:10px;
}

#leftnav_cont {
	float:left;
	width:201px;
	min-height:500px;

	}
#left_nav_hdr {
	height:19px;
	width:201px;
	background-image:url(../images/left_nav_top.png);
	background-repeat:no-repeat;
	}

#left_nav_mid {
	background-image:url(../images/left_nav_mid.png);
	background-repeat: repeat-y;
	width:201px;
	min-height: 500px;
	font-size: 13px;
}

#left_nav_ftr {
	height:23px;
	width:201px;
	background-image:url(../images/nav_bg_bottom.png);
	background-repeat:no-repeat;}
	
#content_bg_top {
	width:740px;
	height:17px;
	background-image:url(../images/main_cont_top.png);
	margin-left:211px;
	clear: none;

	
	}	
#content_bg_mid {
	background-image:url(../images/main_cont_mid.png);
	width:710px;
	background-repeat: repeat-y;
	margin-left:211px;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	min-height: 500px;
	
	
	}	
	
#content_bg_bottom {
	background-image:url(../images/main_cont_bottom.png);
	width:740px;
	height:19px;
		margin-left:211px;
	}	
.left_bar_bottom_container {
	width:173px;
	background-color:#FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #0770B1;
	padding: 5px;
	margin-left:8px;
}

#footer {
	background-color:#243364;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #697596;
	padding: 10px;
	color:#FFF;
	width:932px;
	margin-right:20px;
	margin-left:auto;
	margin-bottom:10px;
	text-align: left;

	}
#footer_title{
	font-size:18px;
	margin-left:5px;
	color:#CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 420px;
	padding-bottom:3px;
	margin-bottom:5px;
	 }
#hpss {
	height: 229px;
	width: 380px;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #333;
	float: right;
}
