body {
	padding : 0;
	margin : 0;
	font-family: helvetica;
	font-size:12px;
	background-image: url(../images/sitebg.gif);
	background-attachment: fixed center;
	background-repeat: no-repeat;
	background-color:#e5e5e5;
	color: #FFFFFF;
}
#wrapper {
	width : 1200px;
	margin : 0px auto;
	background-color: #f5f5f5;
}
/* top nav*/
#header {
	width : 1200px;
	height : 138px; /* CHANGED/ADDED THIS */
	background-image: url(../images/nav_bg.gif);
}
#main {
	position:relative;
	margin:0;
	padding:0;
	width:100%;
}
ul#header{
  width : 1027px;
padding-left:20px;
margin:0px
}
ul#header li {
  float : right;
  background-image:url(../images/nav_btn_bg.gif);
  background-position:right;
  background-repeat:no-repeat;
padding-right:6px;
padding-left;40px;
padding-top:24px;
margin-left:40px;
margin-top:66px;
list-style:none;
}
ul#header li a {
  overflow:hidden;
  border : 0px;
  font-family: Arial Narrow, Arial;
  letter-spacing: -1px;
  font-size: 18px;
  font-weight: bold;
  text-decoration:none;
  color:#a6a6a6;
  line-style:none;
text-decoration:none;
}
/*Left Column*/
#leftcol {
	top:0;
	bottom:0;
	position: absolute;
	width : 249px;
	background-image: url(../images/left_col_bg.jpg);
	left: 124px;
}
#leftcolprodsingle {
	float : left;
	display : inline;
	width : 249px;
	height : 790px;
	background-image: url(../images/left_col_bg.jpg);
	left: 124px;
	position: relative;
}
#leftnav {
	width : 249px;
	height : 467px;
	background-image: url(../images/left_col_bg_top_test.jpg);
	background-repeat:no-repeat;
	
}
#bottomimg {
	width : 249px;
	height : 449px;
	background-image: url(../images/left_col_bottom_img.jpg);
	position: absolute;
	bottom: 0;
padding:0px;
margin:0px; 
}
ul#categories {
  padding : 46px 16px 0px;
  margin : 0;
  display : block;
  width : 208px;
  list-style:none;
}
ul#categories li {
  display : block;
  height : 19px;
  width : 208px;
  text-align:right;
  background-color:#ebebeb;
  margin-bottom:2px;
  padding-top:3px;
  padding-right:0px;
  padding-bottom:0px;
}
ul#categories li a{
  font-family: Arial Narrow, Arial;
  letter-spacing: -1px;
  font-size: 16px;
  font-weight: bold;
  padding-left : 5px;
  padding-bottom: 1px;
  padding-top:2px;
  border: 0px;
  text-decoration : none;
  color:#979797;
  background-color:#FFFFFF;
}
ul#categories li a:hover{
	padding-left : 5px;
	margin : 0px;
	border: 0px;
	text-decoration : none;
	color:#CC0000;
}
/*Content*/
#content {	
	width : 672px;
	position: relative;
	margin-top:15px;
	margin-left:373px;
}
#content ul{
padding:0;
margin:0;
list-style:none;
}
#welcome {
	width : 672px;
	height : 180px;
	background-image: url(../images/welcome.jpg);
}
#featprod{
	width : 672px;
	height : 48px;
	background-image: url(../images/feature_prod.jpg);
}
#contactprod{
	width : 672px;
	height : 48px;
	background-image: url(../images/contact_title.gif);
}
#aeroprod{
	width : 672px;
	height : 48px;
	background-image: url(../images/aero.gif);
}
#pagetitle{
	width : 672px;
	height : 48px;
	background-image: url(../images/blank.jpg);
}
#pagetitle h2{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: helvetica;
	font-size: 20px;
	font-weight:bold;
	letter-spacing: -1px;
}
.divcontent {
	font-family: helvetica; 
	font-size: 13px; 
	color: #9b9b9b; 
	margin-bottom:5px; 
	width: 405px;
	background-color:#505050; 
	margin-left:10px;
}
p#white {
	display : inline;
	font : helvetica, arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	width: 600px;
	height:auto;
	float: left;
	margin-left: 30px;
	margin-top: 60px;
}

#product {
	width : 672px;
	height : 420px;
	background-image: url(../images/products_bg.jpg);
	/*background-color: #3333FF;*/
	margin: 0px;
	padding:0px;
}


#content ul.prodlist {
	width: 640px;
	overflow:hidden;
	/*background-color: #0099CC;*/
	padding-left:22px;
	padding-top:6px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom: 3px
	display: block;
}

ul.prodlist li {
	float:left;
	width:203px;
	padding-right:5px;
	padding-bottom:3px;
	overflow:hidden;
	margin:0px;
}
ul.prodlist li p {
	margin:0px;
	padding-top:7px;
	padding-right:6px;
	padding-bottom:7px;
	font-size:12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #1B1B1B;
	text-align: center;
	width:199px;
	height:30px;
	font-weight: bolder;
	position: relative;
}

ul.prodlist li span {
	display:block;
	width:203px;
	height:147px;
	overflow:hidden;
	border:solid;
	border-width: 1px;
	/*-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	background:url(../images/frame.gif) no-repeat; */
	background-color:#1B1B1B;
	border-color: #1B1B1B;
}

ul.prodlist li span img {
	float:left;
	margin:2px 0 0 2px;
	border:0px;
}
ul.prodlist li p a, ul.prodlist li p a:active, ul.prodlist li p a:visited {
	font-size:12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
ul.prodlist li p a:hover {
	font-size:12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}


#misc {
	width : 672px;
	height : 167px;
	background-color: #000000;	
	margin:0px;
	padding:0px;
}
#newsletter {
	width : 672px;
	height : 36px;
	background-color: #CC0000;
	background-image: url(../images/nl_bg.jpg);
	margin:0px;
	padding:0px;
	text-align: right;
	
}
#newsletter a{
	font-family: helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration:none;
	background:#990000;
	padding:2px;
	padding-right:4px;
	padding-left:4px;
}
#newsletter a:hover{
	font-family: helvetica;
	font-size: 11px;
	color: #990000;
	font-weight: bolder;
	text-decoration:none;
	background:#FFFFFF;
	padding:2px;
	padding-right:4px;
	padding-left:4px;
}
/*Recent Additions/product categories*/
#productblock {
	width : 672px;
	position: relative;
	margin-top:15px;
	margin-left:373px;
	overflow:hidden;
	
}
#productblock img{
	border:none;
}
#producttable{
	width : 672px;
	background-color:#000000;
	min-height:800px;
}
#contacttable{
	width : 642px;
	height : 691px;
	background-color:#000000;
	padding-left: 15px; 
	padding-right: 15px;
}
#contacttable a{
	font-family: helvetica;
	font-size: 12px;
	color: #999999;
	font-weight: bolder;
	text-decoration:none;
}
#contacttable a:hover{
	font-family: helvetica;
	font-size: 12px;
	color: #990000;
	font-weight: bolder;
	text-decoration:none;
}
#producttable a, #producttable a:visited{
	font-family: helvetica;
	font-size: 12px;
	color: #999999;
	font-weight: bolder;
	text-decoration:none;
}
#producttable a:hover{
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration:none;
}
.categoryProductImage
{
	background-color: #212121;
	padding: 0px;
	width: 184px;
	height : 139px;

}
.catimage{position: absolute; width: 171px; height: 130px; overflow: hidden; margin:0; padding:4px;}

#productImage
{
	background-color: #121212;	
	padding: 6px 6px 6px 6px;
	margin-right: 6px;
	width:294px;
	height:225px;
	overflow:hidden;
	border:
	
}
.smallProductImage
{
	margin-right: 0px;
	padding-bottom:10px
	
	/* border: solid 3px #333333; */
}

.smallProductBlock
{
	margin-top: 5px;
	margin-left: 10px;
}
.productCount{
	/*margin-left: 425px;*/
	position:absolute;
	top:20px ;
	right: 15px;
	float: right;
	color:#7B7B7B;
	font-weight: bold;
	margin-bottom:-50px;
}
.categoryrow{
	background-image: url(../images/row_bg.gif);
}
.pagination
{
	height:20px;
	display: block;
	text-align: right;
	margin:0px;
	padding:0px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 2px;
	
}
/*Footer*/
#footer {
	clear : both;
	left: 125px;
	width : 921px;
	height : 36px;
	position : relative;
	background-color: #F5F5F5;
	padding : 0px 0;
    margin : 0px 0;
}
ul#footer {
  margin-right : 0px;
  width : 794px;
  height : 20px;
}

ul#footer li {
  display : inline;
  float : right;
  font-size:10px;
  font-family : Arial, Helvetica, sans-serif;
  color: #9c9b9b;
  text-decoration: none;
  padding-left : 10px;
  padding-top: 10px;
  height : 20px;

}

ul#footer li a, ul#footer li a:hover, ul#footer li a:visited, ul#footer li a:focus {
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #9c9b9b;
	text-decoration: none;
	padding : 0 0px;
	font-weight: bold;
}


/*#bottom {
	width : 100%;
	height : 100px;
	margin : 0px auto;
	background-color: #e5e5e5;
}*/

/*Product Desc*/

.itemLink a{
	display: block;
}
/* top level container...*/
#menu {
	position: relative;
	height:500px;
	width:352px;
}
#menu a, #menu a:hover, #menu a:visited{
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
/* affects all divs in #menu*/
.divcontent {
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom:5px;
	width: 330px;
	background-color:#141414;
	margin-left:10px;
}
.producttitle {
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.productsubtitle {
	font-family: tahoma;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
}
.desc {
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.price {font-family: tahoma; font-weight: bold; color: #FFFFFF; font-size: 11px; }
/*contact*/
fieldset.contact {
	float:right
	display:inline;
	border: none;
	width: 300px;
	margin-left: 100px;
	margin-top:0px;
	padding-top:20px;
	/*background: #222;*/

}
.contact input, .contact button {
	border: none;
	float: right;
	
}
.contact input.box{
	color: #666666;
	font-size: 16px;
	width: 300px;
	height: 20px;
	padding: 3px 0px 3px 4px;
	background: #FFFFFF url(search_bg.gif) no-repeat;
	margin-right: 0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.contact input.message{
	color: #666666;
	font-size: 16px;
	width: 300px;
	height: 150px;
	padding: 3px 0px 3px 4px;
	background: #FFFFFF url(search_bg.gif) no-repeat;
	margin-right: 0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.contact button.btn {
	width: 69px;
	height: 29px;
	cursor: pointer;
	text-indent: -9999px;
	background-image: url(../images/submit.gif);
}
#contacttable span img{
	float:left;
	margin:20px 0px 0px 20px;
	display:block;
	width:74;
	heigh:29;
	padding-right:5px;
}
