/* 



Enter in the dance, plug it in and we begin...



*/



body

{

	margin:0 auto;

	height:100%;

	background-color:#E5E0CD;

}



img { 

	border: 0px; 

}



.Header_Wrapper {

	position:absolute;

	top:0px;

	left:50%;

	height:200px;

	width:960px;

	margin-left:-480px;

}



.GNS_Wrapper {

	position:absolute;

	top:200px;

	left:50%;

	height:40px;

	width:960px;

	margin-left:-480px;

	background-color:#000000;

	padding:0px;

}



.Branding_Wrapper {

	position:absolute;

	top:240px;

	left:50%;

	height:320px;

	width:960px;

	margin-left:-480px;

	background-image:url(../IMAGES/BACKGROUNDS/Brand_Gradient.jpg);

	background-repeat:repeat-x;

	padding:0px;

}



.Content_Wrapper {

	position:absolute;

	top:560px;

	left:50%;

	min-height:800px;

	width:960px;

	margin-left:-480px;

	background-color:#0099CC;

	z-index:4000;

	padding:0px;

}

ul.specials li{ color:white;}



.Text_Wrapper {

	float:left; 

	margin-top:30px;

	min-height:970px;

	width:700px;

	background-color:#666666;

	background-image:url(../IMAGES/BACKGROUNDS/Text_Top_BG.jpg);

	background-position:top;

	background-repeat:no-repeat;

	z-index:9000;

	padding:0px;

}



.Feature_Wrapper {
	float:left;
	min-height:730px;
	width:220px;
	z-index:8000;
	padding:0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}

.Feature_Wrapper > img{
	margin-left: -10px;
}