body {
	background-color: #0f0f0f;
	margin: 0px;
}

.prices{
font-size: 16px;
position: relative;
left: 12px;
}

#maintable {
border: 1px solid #6c6c6c;
}


input {
	border: 1px solid #FF0033;
	background-color: #000;
	color: #fae207;
	padding: 2px;
	font-size: 9px;
}

textarea {
	border: 1px solid #FF0033;
	background-color: #000;
	color: #fae207;
	padding: 2px;
	font-size: 12px;
}

.contentlink{
width: 810px;
}

.content {
	padding-top: 10px;
	width: 512px; 
	height: 408px; 
	background: url('images/stencil_stuff_content.gif') no-repeat;
	color: #6d6865;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
vertical-align: top;
text-align: left;

}

#nav {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	background-color:#000;
	width: 810px;
	height:40px;
	}
	
#nav li {
	list-style:none;
	float:left;
	margin-left:45px;
	
	position: relative;
	
}
#nav li a {
	text-decoration:none;
	color:#fff;
	font-size: 13px;
	padding: 0px 0 10px 0;	
}

#nav li a:hover {
	color:#3399cc;
}

#restStuff{
position: relative;
top: 2px;
}

.logos_text{
position: relative;
left: 0px;
padding: 13px 0;
}

.product_desc p{
padding: 13px 0;
}



.newsdate {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 9px;
color: #6d6865;

}

.newstitle {
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#line_understore{
position: relative;
left: 9px;
}

#navspacer td{
border-bottom:#333;

}

a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6d6865;
}


a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6d6865;
}

a:hover {
color: #E1EA82;
}

.standout {
font-weight: bold;
}



div.printonly {
visibility: hidden;
display: none;
}




#bottomnav {
background: url('images/stencil_stuff_bottomnav.gif');
width: 745px; 
height: 30px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
color: #ffffff;
text-align: center;

}

#bottomnav a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}


#bottomnav a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

#bottomnav a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background-color: #000000;
}

.footer{
padding-top: 10px;
}


.line_home{
padding-top: 10px;
padding-bottom: 10px;
}


#home-testimonials {
	width:356px;
	height:296px;
	background-color:#000;
	margin-top:40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:12px;
}

#home-testimonials title{
width: 200px;
}

#testimonials{
width: 400px;
}

body {
color: #6d6865;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}

td {
color: #6d6865;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}


.paypal {
	border: 0px;
}

	
	
	
	/* ADDED FOR CSS INFO PAGES */
	
.infoPagesImage {
	float: left;
	padding: 10px;
}


.infoPagesText {
	padding-top: 20px;
	
}

#distribution a{
font-size: 15px;
color: #3399cc;
}

#distribution a:hover{
color: #E1EA82;
}






