﻿body {
	background-color: #000080;
	font: .8em/140% verdana;
	margin-top:4px;
}


#pageframe {
	border: 3px solid #FFFFFF;
	width: 940px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#page {
	width: 940px;
}
#headerbar {
	width: 940px;
	height: 162px;
	background-color: #FFFFFF;
}
#logoblock {
	width: 180px;
	height: 162px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
}
#headerbanner {
	width: 760px;
	height: 162px;
	float: right;
	background-color: #FFFFFF;
	background-image: none;
}
#bodybar {
	width: 940px;
	background-color: #FFFFFF;
}
#navcolumn {
	width: 180px;
	float: left;
	background-color: #FFFFFF;
}
#navcenterdiv {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#marketingbox {
	width: 160px;
	height: 140px;
	clip: rect(0px, 0px, 0px, 0px);
	margin-right: auto;
	margin-left: auto;
}

#contentcolumn {
	border: 2px solid #FFCC00;
	width: 754px;
	background-color: #FFFFFF;
	float: right;
}
#targetcewp {
	border: 2px none #FFCC00;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#targetcal {
	border: 2px none #FFCC00;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#attributionbar {
	width: 940px;
	height: 40px;
	background-color: #FFFFFF;
	clear: both;
}
#attributioncolumn {
	float: right;
	width: 760px;
	height: 40px;
	background-color: #FFFFFF;
}
