﻿
/* mac hide \*/
html, body {height:100%}
/* end hide*/
body {
	padding:0;
	margin:0;
/*	background-image:url('/SiteCollectionImages/homepage_back.jpg');*/
	color: white !important;
	font-size:13px;
	font-family:Arial !important;
}
/*
#header{
	/*position:absolute;*/
	/*position:relative;
	float:left;
	height:89px;
	width:860px;
	border:0;
	overflow:hidden;
	color: white;
	text-align:center;
}*/
/*
#headercontrol
{
   position:relative;
   float:left;
   text-align:right;
   margin:0px auto 0px auto;
   width:860px;
}
*/
#console
{
	float:left;
	margin:auto;
	text-align:left;
	width:860px;
}
#headerouter
{ 
	margin:23px auto 0px auto; 
	width:860px;
	float:left;
	/*border: solid 1px white;*/
	text-align:left;
}

#logo
{
	float:left;
   width: 156px;
   height: 49px; 
}



#left {
	position:relative;/*ie needs this to show float */
	width:160px;
	float:left;
	margin-left:-159px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:72px;/*needed to make room for header*/
	left:-1px/* line things up exactly*/
}
* html #left {margin-right:-3px}/* three pixel jog*/
#left p {padding-left:3px;padding-right:2px}



#clearheader{height:89px;}/*needed to make room for header*/
#clearfooter{clear:both;height:55px;}/*needed to make room for footer*/
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */

#centrecontent
{
	margin:auto;
	width:860px;
	margin-bottom:5px;
}
#centerbanner
{
   height:340px;
   clear:both;
   /*background-image:url('../../Style%20Library/Images/FluorImg/center_bg.jpg');*/
   background-position:center;
   /*text-align:center;*/
   background-repeat:no-repeat;
}

#centerbannercontent
{
/*	margin:auto;
	text-align:left;*/
	/*width:860px;*/
	text-align:center;
	height: 340px;
	overflow:hidden;
	margin-top: 0px;
/*	 *margin-top:0px !important;
	  *margin-top:-1px;*/
}

#centerbannercontent .leftcolumn
{
	color:#d1cbcb;
	font-size:11px;
	padding:0px; 
	height:26px;
	float:left;
	width:430px ;		/**for ie6**/	
	

	margin-top:311px; 
	letter-spacing:1px;
}
#centerbannercontent .textcontent
{
	padding:0px;
	width:400px;
	height:160px; 
	float:right;
	margin-top:167px;
	/*border:solid 1px white;*/
		
}


.leftColumn
{
	float:left;
	width:430px;
	}

.rightColumn
{
	width:400px;
	float:right;
}


a img
{
	border:0px;	
}

/**********************/
/*
#topNavigation_outer
{ 
	margin:auto;
	height:29px; 
	width:860px; 
	padding-right:80px;
}

#topNavigation
{
	height:29px; 
	float:right; 
	text-align:right;
}

#topNavigation A
{
	height:29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF; 
	margin-top:2px;
	padding-left: 15px;
	padding-right:15px; 
}
 

#topNavigation ul
{ 
	margin:0;
	padding:0;
	list-style:none; 
	display:table;	 
	
}

#topNavigation ul li
{
	margin:0;
	padding:0;
	display:table-cell;
	vertical-align:top;
} 
*/
/***************footer******************************/
#footer {
	width:100%;
	clear:both;
	height:55px;
	border:0;
	color: #a1ccf9;
	text-align:center;
	position:relative;
}
#footer .footer_nav
{
	font-size:11px;
	color:#a9b4c8;
	margin:13px auto 0px auto;
	width: 860px;
	padding:20px 0 30px 0;
	text-align:left;
	border-top: solid 1px #546589;/*536689*/
	font-weight:100;
}

#footer .footer_nav a:link
{
	font-size:11px; 
	color:#9ac6f5;
}
#footer .footer_nav a:visited
{
	font-size:11px; 
	color:#9ac6f5;
}
#footer .footer_nav a:hover
{
	font-size:11px; 
}
.footer_leftNav
{
	float:left;
}
.footer_nav_text
{
	float:right;
	text-align:right;	
}

* html #footer {/*only ie gets this style*/
	\height:55px;/* for ie5 */
	he\ight:55px;/* for ie6 */
}
/*********************************************/
/*


.homepagebannertextcontent
{
	text-align:left;
	position:absolute;
	width:400px;
	left:720px; /*FF*
	left:expression((window.screen.width<1100)?"530px":"720px"); /*IE*
	top:230px;	/*FF*
	top:230px !important; /*IE7*
	top:230px; /*IE6*
	margin:0px auto;
    height:240px;
    z-index:1;
}*/
/**+html .homepagebannertextcontent
{
	position:relative;
		width:860px;
	margin:0px auto;
         height:340px;
     margin-bottom:-340px;
     z-index:1;
}*/

 .homepagebannertextcontent .homepagebannerrighttext 
{
	width:400px;

	/*text-align:left;
	margin-top:165px;
     margin-left:460px;
     padding-top:165px;*/
}
p{
	margin-bottom:14px;
	margin-top:0px;
}

*+html .homepagebannertextcontent .homepagebannerrighttext
{
	width:400px;
	/*text-align:left; 
	margin-top:165px;
     margin-left:460px;
     padding-top:0px;*/

}

.homepageleftcolumn
{
	width:860px;
	position:relative;
	/*margin:0px auto;*/
	
	margin-left:75px;
	margin-top:310px;
}

.fadecontent_outer
{
	
	
}

