body {
	background-color: #efefef;
	margin-top: 0 !important;
	min-width: 1060px;
}
#headcontainer, #contentcontainer {
	width: 975px;
	background-color: #fff;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
	margin: 0 auto;
}
#contentcontainer {
	min-height:500px;
}
#topcontainer {
	float:none !important;
}
table#container {
	width:100%;
}
#primarycontent2, #navcontainer {
	vertical-align: top;
}





#primarycontent2 a:hover {
    color: #999 !important;
    text-decoration: none !important;
}
#primarycontent2 a {
    color: #1e668e !important;
    text-decoration: none !important;
}
#primarycontent2 {
	padding: 8px 8px 0;
	width: 765px !important;
}

#navcontainer {
	background-color: #7e8891;
	padding-right: 12px;
	padding-top: 12px;
}
#navcontainer {
	padding-left: 12px;
	vertical-align: top;
}
