
#outerContainer{
	width:900px;
	background-color:#043659;
	margin:0px auto;
}
body{	
	margin:15px 0px; padding:0px;
	background-color:#043659;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
#banner{
	width:900px;
	height:120px;
	float:left;
	background: transparent url(../images/area-banner.jpg) no-repeat;
	color:white;
	font-size:1.7em;
	text-align:right;
	
}

#header{
	width:880px;
	height:90px;
	float:left;
	padding:10px;
	background-color:#043659;
	}

#navBox{
	width:197px;
	height:130px;
	float:left;
	background: #2564AB url(../images/area-nav-top.gif) top no-repeat;
	padding:5px;
	padding-top:10px;
}

#navBox a{ 
	color:white;
	line-height:20px;
}
#navBox a:hover{ 
	text-decoration:none;
	color:#FF9900;
}
a{
	color:#FF9900;
}
a:hover{
	color:#2564AB;
}
#navBoxBottom{
	width:209px;
	height:38px;
	background: transparent url(../images/area-nav-bottom.jpg)  no-repeat;
	float:left;
}

#lowerNav{
	width:197px;
	float:left;
	padding:5px;
	padding-top:10px;
	background: #fff url(../images/area-lower-nav-top.gif) top no-repeat;
	margin-top:10px;
}
#lowerNavBottom{
	width:197px;
	height:31px;
	padding:5px;
	background: #fff url(../images/area-lower-nav-bottom.jpg)  no-repeat;
	float:left;
}
#infoPanel{
	width:645px;
	height:291px;
	float:right;
	padding:10px;
	background: #fff url(../images/area-main-panel.gif)  no-repeat;
}
#infoPanel a{
color:#043659;
}
#infoPanel a:hover{
color:#2564AB;
}
#copyPanel{
	width:665px;
	height:290px;
	float:right;
	background-color:#043659;
	color:white;
	
}
#copyPanel h3{
	color:white;
	font-size:1.3em;
	font-weight:lighter;
}
h1{
	color:white;
	font-size:24px;
	font-weight:lighter;
	margin-bottom:0px;
	margin-top:0px;
}
.header_lower, .header_lower_smaller{
	color:white;
	font-size:1.6em;
	line-height:25px;
	}
.header_lower_smaller{
	font-size:1.2em;
}
.large_lightblue_text{
	color:#2564AB;
	font-size:1.1em;
	font-weight:bold;
}


.button_background{
	background: #fff url(../images/area-button-off.gif)  no-repeat;
	width:133px;
	height:18px;
	float:left;
	margin-left:10px;
	padding:6px;
	text-align:center;
	color:white;
	cursor:pointer;
}
.button_background:visited{
	background: #fff url(../images/area-button-off.gif)  no-repeat;
	color:black;
}
.button_background:hover{
	background: #fff url(../images/area-button-on.gif)  no-repeat;
	color:black;
}


#main_infopanel_pic{
	height:240px;
	float:left;
	margin-top:20px;
}
#main_infopanel_copy{
	color:#043659;
	float:left;
	margin-top:20px;
	width:360px;
}
#main_infopanel_copy ul{
	color:#043659;
	font-size:1.2em;
	line-height:25px;
	list-style-image: url(../images/area-list-icon.gif);
	list-style-type: square;
}
#main_infopanel_copy li{
	padding-left:10px;
}
.red_text{
	color:#FF0000;
}
#peacock_div{
	background-color:#27507C;
	margin-bottom:15px;
	width:645px;
	height:100px;
}
.peacock_image, .peacock_text{
	float:left;
	padding:5px;
}
.peacock_text{
	width:210px;
	font-size:1.4em;
	text-align:center;
}
.peacock_text a{
	color:white;
}
.peacock_text a:hover{
	color:orange;
}