body {
	margin-top: 0pt;
	padding: 0;
	color: #FFFFFF;
	background-color:#FFFFFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		}
		
/* Begin Site Wide A Tag Styles */

a 
{
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	height:1%;
	padding: 2px;
}
a:hover  
{
	text-decoration:none;
	font-weight:bold;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

a.button 
{
	text-decoration:none;
	font-weight:bold;
	color: #000066;
	padding: 2px;
	background:#FFF;
	border:1px solid #000066;
}
a.button:hover  
{
	text-decoration:none;
	font-weight:bold;
	color: #000066;
	background-color:#FFFFFF;
	padding: 2px;
}

/* Begin Generic Selector Styles */

.floatright
{
	float:right;
}

img 
{
	border: 0;
}

h1, h2 , h3, h4
{
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
	color: #000066;
}

h2
{
	margin-bottom:10px;
	font-size:18px;
	font-weight:normal;
}



h3  {
	color: #FFFFFF;
	padding: 3px;
	background-color: #FFFFFF;
  width: auto;
  text-align:center;
}

div.hr hr 
{
  display: none;
}

		
.spec_offer{
		border: 1px solid #000066;
		margin-top: 5px;
		}
		
input, textarea {
		border: 1px solid #000066;
		font:11px verdana, arial, sans-serif;
		}
	
/* Begin Main Template Areas */

td#header 
{		
	background:;	
	padding:5px;
}
	
td#main p
{
	line-height:21px;
}

table#content
{
	text-align:left;
	background-color: #000066;
}

td#footer 
{
	height: 20px;
	text-align:right;
	color: #FFF;
	background:  no-repeat  left;
}

#nav a 
{
	text-decoration:none;
	font-weight:bold;
	color: #000066;
	height:1%;
	padding: 2px 9px;
}
#nav a:hover  
{
	text-decoration:none;
	font-weight:bold;
	color: #000066;
	background-color:#FFFFFF;
	padding: 2px 9px;
}

/* Begin Left Nav Styling */

ul.leftnav
{
	padding:0;
	margin:0;
}

ul.leftnav a
{
	text-decoration:none;
	font-weight:bold;
	padding: 0px 0px 0px 8px;
	display: block;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
			
ul.leftnav a:hover
{
	text-decoration:none;
	padding: 0px 0px 0px 8px;
	background-color: #000099;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	border: 0px none #000066;
}
	
/* Begin Product List Styling */

		
	
	
.prodinfo img
{
	border: 1px solid #000066;
}

.prodinfo
{
	margin:0;
	background-color: #000066;
}

.prodinfo td
{
padding: 5px;
}
		

/* Feature Box Styling */

	
.feat_box_spec {
	padding-bottom: 5px;
	margin-bottom:3px;
	background-color: #FFFFFF;
	background-image: ;
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
.feat_box ul {
	margin:  0px;
	text-align:left;
	list-style-type: none;
	padding: 0px;
	}
	
.feat_box li {
	padding-left:0px;
	list-style: none;
	line-height: 25px;
	background-image: 
	background-repeat: no-repeat;
	background-position: 5px 10px;
	}
	
.feat_box li a{
padding:0px 0px 0px 20px;
}

.feat_box li a:hover{
padding:0px 0px 0px 20px;
}

.feat_box p {
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
.nobullets li{
	list-style-type:none;

}	

/* Misc Page Elements */
	

	
/*------Home Page Featured Boxes -------------------------*/

#categoryboxes
			{
			margin-bottom:10px;
		margin-left:20px;

			}

div.categorybox1, div.categorybox2, div.categorybox3

		{
	width:130px;
	float:left;
	text-overflow:none;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
			
		}
		
img.box {
		padding:5px;
		border: 1px solid #A50000;
		}

div.categorybox1, div.categorybox2
		{
		margin-right:12px;
		}
		
div.twolines
		{
		height:60px;
		}

.clear{
		clear:both;

	  }
.description
      {
		margin-top:5px;
      }

