body {
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
#header {
	height: 84px;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color: #FFFFFF;
}
#banner {
	height: 100px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 83px;
	z-index: 2;
	background-color: #999999;
	overflow: visible;
	background-image: url(photo/groupphoto1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: 0px;
}
.contactusform {
	left: 78px;
	background-color: #FFFFFF;
	position: absolute;
}

#navigation {
	height: 16px;
	clear: both;
	background-color: #9797cb;
	width: 100%;
	left: 0px;
	top: 183px;
	position: fixed;
	z-index: 3;
	overflow: hidden;
	background-position: 200px;
	text-indent: 180px;
	vertical-align: middle;
	word-spacing: 2px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#leftcol {
	width: 164px;
	height: 100%;
	background-color: #003466;
	position: fixed;
	left: 0px;
	top: 203px;
	z-index: 3;
	text-align: right;
	color: #FFFFFF;
	padding-right: 6px;
	padding-top: 10px;
}


#content {
	width: 400px;
	left: 170px;
	position: absolute;
	background-color: #FFFFFF;
	top: 203px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0071BD;
}




#rightcol {
	float: none;
	width: 200px;
	height: 100%;
	position: fixed;
	top: 203px;
	overflow: hidden;
	left: 600px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#productcontent  {
	width: 750px;
	left: 170px;
	position: absolute;
	background-color: #FFFFFF;
	top: 203px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.productcontentimg {
	padding: 20px;
}
.productcontentimgleft {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	background-color: #9797cb;
}
.productcontentimgbottom {
	padding: 0px;
	float: left;
}
.accessories {
	padding: 10px;
}
