
/* ----- Wide CSS Rules ----- */
#primaryHeader {
	margin-top:0px;
	width:100%;
}


#secondaryHeader {
	margin-top:0px;
	width:100%;
}

#primaryContent{
width:100%;
position:relative;
top:246px;
border:0px;
border-top:8px solid white;
background-image:none;
}

#secondaryContent{
width:100%;
position:relative;
top:-155px;
border:0px;
background-image:none;
border-top:0px solid #adaeb0;
}

#quicklinks {border-left:0px solid white;}

#header ul li#navi5 {border:0px;margin-right:0px;padding-right:5px;}

#logo img {width:90px;height:106px;position:relative;top:20px}