body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper{
	width: 813px;
	margin: 0px auto;
	border: 0;
	text-align: left;
	padding: 0px;
}
#trainingbox {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 168px;
}
#topdivide {
	background-color: #000000;
	background-image: url(../images/OctOffer.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 813px;
}
#martialbox {
	float: right;
	width: 168px;
	padding-right: 21px;
	padding-left: 21px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 100%;
	color: #476097;
	margin: 0px;
	padding: 0px;
}

.nopad {
	margin: 0px;
	padding: 0px;
}

.introtext {
	font-size: 100%;
	font-weight: bold;
	color: #006600;
}
#topbar {
	width: 813px;
	height: 115px;
	background-color: #FFFFFF;
}
#topad {
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 300px;
	float: right;
}
#topstrapline {
	height: 98px;
	width: 370px;
	float: right;
}
#toplogo {
	float: right;
	height: 115px;
	width: 143px;
}

#topnav{
	padding: 0;
	margin: 0;
	border: none;
}

#topnav ul{
	padding: 0;
	margin: 0;
}

#topnav ul li{
display: inline;
padding: 0;
margin: 0;
}
#maincontent {
	background-color: #FFFFFF;
	background-image: url(../images/maincontentbase.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 218px;
	background-image: url(../images/LeftcolBgrnd.gif);
	background-repeat: repeat-y;
}
#newslettersignup {
	font-size: 80%;
	background-image: url(../images/NewsBgrnd.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 132px;
}
#clearit {
	clear: both;
}
#rightcol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
	background-color: #FFFFFF;
}
.paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #476097;
	margin: 0px;
	padding: 0px;
}
#indexboxes {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 224px;
}
.leftblackhead {
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(../images/LeftColBlackHead.gif);
	height: 22px;
	padding-top: 5px;
	padding-left: 20px;
	margin: 0px;
}
#sidenav {
	font-size: 80%;
	padding: 10px;
}

#sidenav ul{
list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidenav ul li{
	text-align: left;
	padding-top: 6px;
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #476097;
	text-decoration: underline;
}
a:active {
	color: #476097;
	text-decoration: underline;
}


#sidenav ul li #active{
	font-size: 85%;
	background-image: url(../new-images/LeftGreyBgrnd.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
	height: 23px;
	width: 208px;
	margin: 0px;
	color: #CC0000;
	font-weight: bold;
}



#productbar {
	background-image: url(../images/productbarbgrnd.gif);
	width: 545px;
	padding-right: 5px;
	text-align: right;
	background-repeat: no-repeat;
}
.prodbox {
	background-image: url(../images/prodbgrnd.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 98px;
}
#footer {
	background-image: url(../images/footerbgrnd.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 25px;
	padding-top: 25px;
	padding-right: 20px;
	font-size: 80%;
	color: #666666;
}
#productbox {
	float: right;
	width: 168px;
}
.subnav {
	padding-left: 20px;
}
.leftimage {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
hr {
	border: none;
	background-color:#bdc6d9;
	color:#bdc6d9;
	height:1px;
	width:100%;
}
.paratextNoPad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.productcells {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	padding-bottom: 10px;
}
#resourceboxes {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 131px;
}
.backtotop {
	font-size: 70%;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #476097;
	margin-bottom: 10px;
}
.subnavdeeper {
	padding-left: 30px;
}
.rightimage {
	margin: 0px;
	float: right;
	padding-left: 5px;
}
.brands {
	background-color: #DEE4EA;
	margin: 0px;
	padding: 10px;
}
.picbgrnd {
	background-color: #000000;
	text-align: right;
}
 form { 
 	margin: 0 
} 
.testname {
	font-style: italic;
	color: #666666;
}
.producthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/ProductHead.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 32px;
	width: 163px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 0% 100%;
}
.productBase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(../images/ProductBgrnd.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-align: center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	width: 161px;
	height: 190px;
}
.cellpad {
	width: 6px;
}
.prodpagehead {
	background-image: url(../images/ProdPageTop.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 3px;
	background-color: #000000;
}
.prodpagehead h1 {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.prodpagebase {
	font-size: 85%;
	background-image: url(../images/ProdPageBase.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin: 0px;
	padding: 10px;
}
