/*****************/
/* Layout Styles */
/*****************/

#PageHeaderLayer {
	max-width:1000px;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	background-image:url(../images/allion_page_header.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#HeaderContent {
	clear:both;
	width:1000px;
	padding:0px;
	margin:0px auto 0px auto;
}

#InternalHeaderContent {
	clear:both;
	width:1000px;
	padding:0px;
	margin:0px auto 0px auto;
	border-bottom:5px solid #A4AEB5;
}

#PnavLayer {
	width:627px;
	height:65px;
	float:left;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

#LogoLayer {
	width:338px;
	height:52px;
	float:right;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

#PageHeaderImagelayer {
	height:225px;
	width:1000px;
	clear:both;
	overflow:hidden;
	text-align:left;
	vertical-align:top;
	padding:40px 0px 0px 0px;
	margin:0px auto 0px auto;;
}

#ContentLayer {
	clear:both;
	width:1000px;
	padding:40px 0px 0px 0px;
	margin:0px auto 0px auto;
}

/* Homepage Only */

#HomeButtonLayer {
	clear:both;
	width:1000px;
	padding:5px 0px 0px 5px;
	margin:0px auto 0px auto;
	height:35px;
	overflow:hidden;
}

#HomeTextContent {
		float:left;
		width:590px;
		min-height:300px;
		padding:0px 0px 10px 20px;
		margin:0px;
		border-left: 1px dotted #A4AEB5;
	}

	.HomeInfoBoxContent {
		float:left;
		width:354px;
		padding:8px;
		margin:0px 0px 10px 0px;
		background:url(../images/allion_infobox_background.jpg) top left no-repeat #FFF;
		border: 1px dotted #A4AEB5;
		font-size:11px;
		clear:both;
	}

	#HomeTextRightLayer {
		float:right;
		width:370px;
		padding:0px;
		margin:0px;
		font-size:11px;
	}
	
#HomepageFooterLayer {
	height:40px;
	width:980px;
	overflow:hidden;
	margin:40px auto 0px auto;
	padding:10px 10px 0px 10px;
	background:url(../images/allion_footer_background.gif) top left no-repeat;
	text-align:left;
	vertical-align:top;
	clear:both;
}


#FooterLayer {
	clear:both;
	width:1000px;
	text-align:right;
	margin:0px auto;
	padding:0px 10px 0px 0px;
	font-size:10px;
	color:#FFF;
}

/* Internal Only */

#InternalContentLayer {
	clear:both;
	width:1000px;
	padding:0px 0px 0px 0px;
	margin:40px auto 0px auto;
	background:url(../images/allion_internal_content_background.gif) top left repeat-y;
}

	#InternalSnavLayer {
		float:left;
		width:250px;
		padding:0px;
		margin:0px;
		min-height:369px;
		background:url(../images/allion_snav_background.jpg) top left no-repeat #fff;
	}

	#InternalTextRightLayer {
		float:right;
		width:300px;
		padding:0px;
		margin:0px;
	}
	
	#InternalTextContent {
		float:left;
		width:520px;
		padding:0px;
		margin:0px;
	}
	
	#InternalSingleTextContent {
		float:left;
		width:735px;
		padding:0px 0px 0px 10px;
		margin:0px;
	}

	
#InternalFnavLayer {
	height:30px;
	width:980px;
	overflow:hidden;
	margin:40px auto 0px auto;
	padding:10px 10px 0px 10px;
	background:url(../images/allion_footer_background.gif) top left no-repeat;
	text-align:center;
	vertical-align:top;
	clear:both;
	color:#fff;
	font-size:11px;
}

#InternalFooterLayer {
	height:20px;
	width:988px;
	overflow:hidden;
	margin:0px auto 0px auto;
	padding:5px 10px 5px 0px;
	text-align:left;
	vertical-align:top;
	clear:both;
	color:#A4AEB5;
	font-size:11px;
	border-bottom: 1px solid #A4AEB5;
	border-left: 1px solid #A4AEB5;
	border-right: 1px solid #A4AEB5;
}
