body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-color: #64A7BD;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.oneColFixCtrHdr #container {
	width: 964px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header {
	height: 140px;
	width: 964px;
	margin-top: 0px;
	background-image: url(../images/shure-foot-top-of-head.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.oneColFixCtrHdr #headerlogoleft {
	height: 140px;
	width: 955px;
}
.oneColFixCtrHdr #headernavright {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #006633;
	width: 275px;
	height: 140px;
	margin-right: 9px;
	background-color: #FF6699;
}
.oneColFixCtrHdr #sitenavcontainer {
	padding: 0px;
	width: 964px;
	background-image: url(../images/shure-foot-lightgrey-bkgd.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}
.oneColFixCtrHdr #sitenav {
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	width: 663px;
	background-color: #b2101f;
	font-size: 14px;
	font-weight: bold;
	height: 15px;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 952px;
}
.oneColFixCtrHdr #contentwrapper {
	background-image: url(../images/shure-foot-background.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}
.oneColFixCtrHdr #footerwrapper {
	height: 35px;
	clear: both;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-image: url(../images/sf-rounded-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.oneColFixCtrHdr #footer {
	width: 680px;
}
.oneColFixCtrHdr #footer_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	text-align: right;
	width: 300px;
	height: 35px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #footer_left {
	font-size: 12px;
	color: #666666;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	width: 300px;
	height: 35px;
}
.oneColFixCtrHdr #leftcol {
	float: left;
	height: auto;
	width: 625px;
	padding-top: 14px;
	padding-right: 23px;
	padding-bottom: 14px;
	padding-left: 30px;
}
.oneColFixCtrHdr #leftcol #leftcol_leftbox {
	float: left;
	width: 340px;
}
.oneColFixCtrHdr #leftcol #leftcol_leftbox_narrow {
	float: left;
	width: 250px;
}
.oneColFixCtrHdr #leftcol #leftcol_rightbox {
	float: right;
	width: 280px;
}
.oneColFixCtrHdr #leftcol #leftcol_rightbox_wide {
	float: right;
	width: 370px;
}
.oneColFixCtrHdr #leftcol #leftcol_fullwidthbox {
	width: 625px;
	clear: both;
}
.oneColFixCtrHdr #rightcol {
	float: right;
	height: auto;
	padding-top: 14px;
	width: 270px;
}
.oneColFixCtrHdr .promobox {
	padding-top: 14px;
	width: 255px;
	background-color: #666666;
	margin-left: 7px;
	padding-bottom: 14px;
	text-align: center;
}
.oneColFixCtrHdr #container .imagetd {
	text-align: center;
}
.thickfooter {
	font-size: 10px;
	color: #CCCCCC;
}
.oneColFixCtrHdr #container #footerwrapper .thickfooter a {
	color: #CCCCCC;
	text-decoration: none;
}
.oneColFixCtrHdr #container #footerwrapper .thickfooter a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

