body {
	margin: 0px;
	font-size: 12px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-family: arial, sans-serif, verdana;
	background-color: #EFEFEF;
}

img {
	border-width: 0px;
}

td {
	margin: 0px;
	font-size: 12px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-family: arial, sans-serif, verdana;
}

.headTop {
	background-image: url(../images/head.top.bg.jpg);
	height: 116px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.headMiddle {
	height: 116px;
	width: 970px;
	margin: 0px;
	padding: 0px;
}

.menuTop {
	padding: 0px;
	margin: 0px;
	height: 77px;
	width: 100%;
	background-image: url(../images/menu.top.bg.jpg);
}

.menuMiddle {
	padding: 0px;
	margin: 0px;
	height: 77px;
	width: 980px;
}

.menuButtons {
	position: relative;
	overflow: hidden;
	background-image: url(../images/menu.top.bg.jpg);
	height: 77px;
	width: 230px;
	margin: 0px;
	padding: 0px;
}

.menuButtonsOn {
	position: relative;
	overflow: hidden;
	background-image: url(../images/menu.top.bg.jpg);
	height: 77px;
	width: 550px;
	margin: 0px;
	padding: 0px;
}

.menuButtonsHidden {
	position: relative;
	overflow: hidden;
	background-image: url(../images/menu.top.bg.jpg);
	height: 77px;
	width: 70px;
	margin: 0px;
	padding: 0px;
}

.menuButtonsInner {
	position: absolute;
	height: 77px;
	width: 230px;
	margin: 0px;
	padding: 0px;
}

.imgbottom {
	bottom: 0px;
}

.prodMenu {
	position: relative;
	overflow: hidden;
	height: 77px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}

.entirePage {
	background-color: #EFEFEF;
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

.pageBody {
	background-color: #EFEFEF;
	padding: 0px;
	margin: 0px;
	width: 990px;
}

.menuButtonsOver {
	background-image: url(../images/menu.top.bg.jpg);
	padding: 0px 0px 0px 0px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	height: 77px;
	width: 230px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.menuButtonsOverOn {
	background-image: url(../images/menu.top.bg.jpg);
	padding: 0px 0px 0px 0px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	height: 77px;
	width: 230px;
}

.popOverA {
	position: absolute; 
	top: -1000; 
	z-index: 4;
}

A:link {
	color: #6B6D6E;
	text-decoration: none;
}

A:visited {
	color: #6B6D6E;
	text-decoration: none;
}

A:hover {
	color: #6B6D6E;
	text-decoration: underline;
}

#boost-banner {
	top: 5px;
	left: 3px;
	position: absolute;
}

