/* CSS Document */
@import url(_fonts.css);
@import url(_layout.css);
@import url(_forms.css);


#layGlobalWrapper {
border-left:1px solid #000000;
border-right:1px solid #000000;
height:675px;
margin:0 auto;
position:relative;
text-align:center;
width:900px;
background-image: url(../images/global/homepageback.jpg);
background-position: center top;
background-repeat: no-repeat;
}

#layHeader {
background-color:#FFFFFF;
display:none;
margin:0 auto;
position:relative;
text-align:left;
width:785px;
}

#layMainMenu {
height:105px;
margin:0 auto;
overflow:visible;
padding-left:14px;
position:relative;
text-align:left;
top:9px;
width:886px;
z-index: 100;
}

body {
	background-color: #1B0E0B;
	background-repeat: repeat-x;
	background-image: url(../images/global/bgHome-gradient.jpg);
	}
	
td {
	font-size: 11px;
	}
	
#homepageContent p {
	font-size: 11px;
	margin: 0px;
	}
	
#homepageFlash {
left:0px;
position:absolute;
top:0;
}



#homepageContent {
float:right;
margin:0 auto;
max-height:537px;
padding:18px 99px 0 0;
text-align:left;
width:411px;
overflow: hidden;
font-size: 11px;
}

.homepageHR {
	margin: 0px auto;
	width: 770px;
	height: 6px;
	line-height: 0px;
	font-size: 0px;
	background-color: #990000;
}

#homepagePods {
	width: 770px;
	text-align:left;
	margin: 0px auto; 
	padding: 0px;
	overflow: hidden;
}

#homepagePod1 {
float:left;
height:139px;
left:666px;
margin:0;
padding-left:10px;
position:absolute;
top:498px;
width:197px;
background-repeat: no-repeat;
	background-image: url(../images/global/podback.jpg);
	padding-top: 5px;
	z-index: 1000;
	overflow: hidden;
}

#homepagePod1 td{
font-size: 9px;
}

#homepagePod2 {
	width: 235px;
	float: left;
	border-right: 1px solid #990000;
	padding: 10px; margin:0px;
	display: none;
}

#homepagePod3 {
	width: 236px;
	float: left;
	padding: 10px; margin:0px;
	display: none;
}

#layAuthenticationVeil {
	position: absolute;
	top: 0px; left: 0px;
	width: 950px; height: 100%;
	background-color: #666; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50;
	}
	
#layAuthentication {
	position: absolute;
	top: 152px; left: 252px;
	width: 440px; margin: auto; 
	border:5px solid #510801;
	padding-top:3px;
	background-color:#FFF;
	}

#layFooterWrapper {
color:#FFF;
font-size:11px;
margin:0 auto;
padding:10px 0 30px;
width:900px;
}


	#layFooterMenu a, #layFooterMenu a:visited, #layFooterMenu a:active {
		color: #FFF;
	}
	
	#layFooterMenu a:hover {
		color: #FFF;
	}

#layCopyright {
	color: #FFF;
}



	#layPoweredBy a, #layPoweredBy a:visited, #layPoweredBy a:active {
		color: #FFF;
	}
	
	#layPoweredBy a:hover {
		color: #FFF;
	}