/* CSS Document */

html{
	/*height:100%;*/
	height:auto;/*Remove to restore footer stick alt */
	}
	
* html{
	/*height:100%;*/
	height:auto;/*Remove to restore footer stick alt */
	}
	
body{
	/*height:100%;*/
	height:auto;/*Remove to restore footer stick alt */
	text-align:center;
	background-color:#0070b2;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x repeat-y;
	/*background-image:url(images/bg_grid.gif);
	background-repeat:repeat-x;*/
	}
	
* html body{
	/*height:100%;*/
	height:auto;/*Remove to restore footer stick alt */
	text-align:center;
	}
	
img{
	border-style:none;
	}

	
#outer_container{
	position:absolute;
	width:100%;
	height:auto;
	text-align:center;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
	}
	
* html #outer_container{
	min-width:100%;
	height:1%;
	padding-left:10px;
	padding-right:10px;
	}

#container{
	position:relative;
	/*top:25px;
	left:25px;*/
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	/*background-image:url(images/vert_shadow.gif);
	background-position:left;
	background-repeat:repeat-y;*/
	}
	
* html #container{
	height:1%;
	}
	
	
#container_shadow{
	position:relative;
	width:1000px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(images/bg_shadow.png);
	}
	
#header{
	position:relative;
	width:950px;
	height:117px;
	margin-top:10px;
	background-image:url(images/bg_line_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
* html #header{
	margin-left:-10px;
	}
	
#header_logo{
	float:left;
	width:246px;
	margin-left:10px;
	z-index:3;
	display:block;
	}
	
#header_image{
	float:right;
	top:0px;
	width:630px;
	height:60px;
	margin-top:-15px;
	background-image:url(images/horiz_home3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
	
#header_callout{
	float:right;
	top:42px;
	vertical-align:bottom;
	width:150px;
	height:53px;

	margin-top:10px;
	text-align:center;
	line-height:45px;
	}
	
	
#content{
	position:relative;
	width:950px;
	height:auto;
	/*margin-left:22px;*/
	/*background-image:url(images/bg_line_side.gif);*/
	background-image:url(images/content_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	}
	
* html #content{
	height:100%;
	}
	
#leftcol{
	position:absolute;
	left:0px;
}

#start_here{
	margin-left:22px;
	margin-top:-20px;
	margin-bottom:15px;
	background-color:#fff;
	cursor:pointer;
	}
	
#content_leftcol{
	position:relative;
	left:0px;
	width:175px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:22px;
	margin-top:-20px;
	background-color:#e1e1e1;
	background-image:url(images/nav_corner.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
* html #content_leftcol{
	min-height:1%;
	}
	
.blog_btn{
	position:relative;
	bottom:0;
	width:85%;
	height:auto;
	margin:0 auto;
	margin-bottom:-2px;
	padding:2px;
	text-align:center;
	background-color:#fff;
	color:#0070b2;
	font-weight:bold;
	font-size:1.15em;
	-moz-border-radius:4px;
  	-webkit-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:0px -2px 5px #999;
	-moz-box-shadow:0px -2px 5px #999;
	-o-box-shadow:0px -2px 5px #999;
	box-shadow:0px -2px 5px #999;
}

.blog_btn a{
	color:#0070b2;
}

.blog_btn_graphic{
	text-align:center;
	position:relative;
	margin:0 auto;
}
	
#content_rightcol{
	position:relative;
	left:222px;
	width:665px;
	height:auto;
	padding:15px;
	margin-top:0px;
	min-height:525px;
	}
	
* html #content_rightcol{
	min-height:100%;
	}
	
#rightcol_main{
	position:relative;
	width:95%;
	height:auto;
	padding:15px;
	margin-top:-10px;
	text-align:left;
	z-index:1;
	}
	
* html #rightcol_main{
	height:1%;

	}
	
#rightcol_bottom{
	position:relative;
	width:100%;
	height:127px;
	background-image:url(images/latest_news_bg.gif);
	background-repeat:no-repeat;
	}
	
	
#rightcol_flash{
display:block;
	position:absolute;
	top:17px;
	left:0px;
	width:660px;
	height:300px;
	padding:15px;
	margin-top:-10px;
	text-align:left;
	background-color:#fff;
	z-index:2;
	visibility:visible;
	}
	
#pageimage{
	min-height:1px;
	margin-top:12px;
	margin-left:12px;
	margin-bottom:12px;
	margin-right:0px;
	border:1px solid #0088ba;
	}
	
#pageimage{
	.min-height:1px;
	.margin-left:25px; /*IE7 FIx*/
	}
	
* html #pageimage{
	min-height:1px;
	margin-left:25px; /*IE6 FIx*/
	}
	

#latest_news1{
	clear:both;
	float:left;
	vertical-align:baseline;
	height:72px;
	width:200px;
	text-align:left;
	margin-right:34px;
	margin-top:0px;
	z-index:4;
	}
	
* html #latest_news1{
	margin-top:0px;
	}	
	
	
	
#latest_news2{
	float:left;
	vertical-align:baseline;
	height:72px;
	width:200px;
	text-align:left;
	margin-right:30px;
	margin-top:0px;
	}
	
* html #latest_news2{
	margin-top:0px;
	}	
	
	
#latest_news3{
	float:left;
	vertical-align:baseline;
	height:72px;
	width:200px;
	text-align:left;
	margin-top:0px;
	}
	
* html #latest_news3{
	margin-top:0px;
	}
	
#horizlist li{
	list-style-type:none;
	color:#0088ba;
	display: inline;
	padding-right: 20px;
	line-height:30px;
	}
	
#horizlist li a{
	text-decoration:underline;
}
	
#list li{
	list-style-type:none;
	color:#0088ba;
	padding-right: 20px;
	line-height:30px;
	}
	
#list_p li{
	color:#0088ba;
	padding-right: 20px;
	list-style-position:outside;
	margin-top:10px;
	}
	
#footer_holder{
	clear:both;
	width:950px;
	height:64px;
	margin-bottom:7px;
	background-image:url(images/bg_line_btm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#footer{
	position:absolute;
	width:785px;
	height:40px;
	margin-top:27px;
	margin-left:22px;
	background-image:url(images/footer_corner.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#e1e1e1;
	
	}
	
#footer_print{
	display:none;
	}
	
.fl{
	float:left;
	}
	
.fr{
	float:right;
	}
	
/*#main_nav_btn{
	width:176px;
	height:30px;
	margin-bottom:3px;
	background-color:#e1e1e1;
	font:Arial, Helvetica, sans-serif;
	color:#3399FF;
	font-size:16px;
	}*/
	
#locator{
width:681px;
height:900px;	
}
	
