#header {
	height:133px;
	width:100%;
	background:url('http://shop.tacticalthings.com/images/bannerbg.gif');
	text-align:left;
}
body {
	border:0px;
	margin:0px;
	padding:0px;
	height:100%;
}
#navigation {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	BACKGROUND: #5B6F3E;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #436D17;
	border-bottom-color: #436D17;
	height:21px;
	text-align:right;
}
#hdImg {
	border:0px;
	height:50px;
	width:50px;
}
#topNav {
	position:absolute;
	top:0px;
	right:10px;
}
#contentsLeft {
	float:left;
	width: 216px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
#contents{
	text-align:left;
	padding-left:20px;
	position:absolute;
	left:20%;
	width: 55%;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	color: #333333;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}
#contents:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
/* IE-specific hack */
* html #contents {
height: 100%;
}
/************* OLD CSS ITEMS LISTED BELOW ******************/

/*********** #navBar link styles ***********/

#contentsLeft ul a{
	display: block;
	color: #FFFFFF;
}
#contentsLeft ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#contentsLeft li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #contentsLeft li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color: #315700;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	text-decoration: none;
}

img.middle {
	vertical-align: middle;
}
/************** .feature styles ***************/

.feature{
	padding: 10px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.online{
	color: #FFFFFF;
}
a{
	color: #006633;
	text-decoration: none;
}


a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #5B6F3E;
	font-weight: normal;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #436d17;
	border-bottom-color: #436D17;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 114%;
	color: #003300;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #00CC00;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 90%;
 font-weight: bold;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #666666;
}
#contentsRight{
	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	color: #333333;
}
#contentsRight{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#contentsRight p{
	padding: 5px 0px 5px 0px;
}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;

}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#footer{
/* 	clear: both; */
width:100%;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
	background-color: #006600;
}
#footer a{
	color: #CCCCCC;
	text-decoration: none;
}


#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
