/* CSS Document */
@import url(_fonts.css);
@import url(_layout.css);
@import url(_forms.css);

#layGlobalWrapper {
	background-image:none;
}

#layFooterWrapper {
	margin-top:12px;
	position:relative;
	z-index:1;
}

#bkg_animation_wrapper {
	background:none;
	position:absolute;
	height:672px;
	width:980px;
	overflow:hidden;
	left:0;
	z-index:0;
	
}

#bkg_animation {
	position:absolute; 
	z-index:-1; 
}

#homepageContent {
	color:#595959;
clear:both;
margin-top:28px;
height:350px;
padding-bottom:20px;
position:relative;
text-align:left;
width:922px;
	}

.homepageHR {
	margin: 0px auto;
	width: 770px;
	height: 6px;
	line-height: 0px;
	font-size: 0px;
	background-color: #990000;
}

#layPodWrapper {
	clear:both;
	background:none repeat scroll 0 0 #00082C;

height:55px;
padding-top:19px;
width:922px;
padding-bottom:16px;
}

.podTitle {display:none;}

.pod {
background-color:#00082C;
float:left;
padding:0px 14px 0px 20px;
width:268px;
font-family:Arial,Verdana,Sans-Serif;
color:#FFFFFF;
font-size:13px;
height:55px;
}

.pod a {
color:#fff;
font-size:12px;
font-weight:bold;
font-family: "Times New Roman", Times, serif;
}

#pod2 {
color:#C9A72F;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
	border-left:2px dotted #fff;
	border-right:2px dotted #fff;
	
}

#pod3 {

	color:#C9A72F;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
	
	}

