/* Generic tags */

html 
{
	margin: 0px;
	padding: 0px;
}
	
body
{
    margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	background-color: #E6E6E6;	
	font-size: 11px;
	background-color: White;
}
	
p
{    
}

h1
{	
	font-size: 20px;
	color: #686868
}

h2 
{	
	font-size: 16px;
	color: #686868
}

h3 
{	
	font-size: 18px;
}

img
{
    border: 0;
}

form
{
    padding: 0;
    margin: 0;
}

/**************** Pseudo classes ****************/

a:link, a:visited 
{
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;   
    text-decoration: none;
    color: Black;
    font-weight: bold;    
}

a:hover 
{
    text-decoration: underline;
}

a:active 
{	
}

/******************Template*****************/

#container 
{    	
	background-color: white;
	width: 760px;
	margin: 0px auto;
	display: table;	
}

#banner
{
	background: transparent url(gfx/banner.jpg) no-repeat top;
	width: 760px;
	height: 126px;	
}

#banner_menu
{    
	width: 760px;
	height: 0px;    
}

#content
{	
    float: left;    	
}

#footer
{	
	width: 760px;
	text-align: center;
	margin: 0px auto;
	height: 21px;
	padding-top: 20px;
}

/*********Menu Rollover**************/

#menu
{
    margin: 1px 0 0 0;
	width: 760px;
	background-color: #BC0000;	
}

/*#menu ul
{
	text-align:center;
	padding : 5px;
	margin : 0;
}

#menu a, #menu a:visited
{
    font-weight: normal;            
    color: White;
}

#menu ul li
{
    padding: 0 5px 0 5px;    
	display: inline;
	list-style-type: none;
}

#menu ul ul li
{    
    position: relative;    
}

#menu ul ul
{
    position: absolute;
    z-index: 500;
    width: 160px;
    text-align: left;
    top:145px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{   
    display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{
    background-color: #BC0000;
    display: block;    
}
*/
/***************************************************/

.forms
{    
    width: 330px;    
    float: left;
}

.forms label
{    
    float: left;
    padding-top: 4px;
    width: 120px;
    font-weight: bold;
}

.forms input, .forms textarea
{  
    margin: 1px 0 1px 0;
    border: 1px solid black; 
}

.forms .submitbutton
{    
    border: 1px solid black;
    height: 25px;
    cursor: hand;    
    cursor: pointer;    
}

.forms br
{
    clear: left;
}

.forms .req
{
    color: #DB4012;
    font-size: 11px;
    font-weight: normal;
}

/***************************************************/

.news
{
}

.testimonials
{
    width: 99%;
    border: 1px solid black;    
}

.testimonials strong
{
    width: 99%;
    float: left;
    padding: 4px;
    background-color: #BC0000;
    color: White;
}

.testimonials p
{
    margin: 5px;
}

/**********************************************/

.product
{
    width: 757px;
    padding-bottom: 10px;
    margin: 5px 0 5px 0;
    border: 1px solid black;    
    font-weight: normal;
    overflow:hidden;                    
}

.product img
{
    margin: 20px 10px 0 0;
}

.product h3
{
    font-size: 14px;
    width: 100%;
    background-color: #BC0000;
    color: White;
    padding: 3px 0 3px 3px;
    margin: 0;
    border-bottom: 1px solid black;
}

a.prods
{            
}

a:hover.prods
{    
    cursor: pointer;
    text-decoration: none;    
}

a:hover.prods h3
{
    background-color: Black;    
}

.prod
{
    float: left;
    width: 570px;
}

.prodImgs
{
    float: left;
    width: 100px;    
    padding-left: 10px;
}

.prodImgs a, .prodImgs a:visited
{
    display: block;
    width: 150px;
    border: 1px solid white;
    padding-bottom: 10px;
}

/**********************************************/

.downloads
{
    clear: both;
    text-align: left;
}

.downloads th
{
    font-size: 13px;
    background-color: #BC0000;
    color: White;
}

.downloads a, .downloads a:visited
{
    font-size: 10px;
}

/*********************** Home Page Styling ************************/

.ContentHome
{
    width: 445px;    
    float: left;
    padding: 0 0 0 10px;    
}

.Content 
{
    height: 355px;
    overflow: hidden;
}

.ContentHome h1
{
    margin-top: -15px;
}

.ContentHome p
{
    margin: 12px 0 12px 0;    
}

.CategoriesHolder1
{
    float: left;
    width: 152px;
}

a.Categories1, a:visited.Categories1
{   
    float: left;
    text-align: center;
    width: 150px;
    height: 170px;
    overflow: hidden;
    border: 1px solid red;
    margin-bottom: 5px;
}

a:hover.Categories1
{
    text-decoration: none;
    border: 1px solid #BC0000;
    background-color: #C62C2E;
    color: White;
}

.Categories1 h3
{
    font-size: 12px;
    margin: 5px 0 5px 0;
}

a.Categories2, a:visited.Categories2
{   
    float: left;
    text-align: center;
    width: 150px;
    height: 170px;
    overflow: hidden;
    border: 1px solid red;
    margin-bottom: 5px;
}

a:hover.Categories2
{
    text-decoration: none;
    border: 1px solid #BC0000;
    background-color: #C62C2E;
    color: White;
}

.Categories2 h3
{
    font-size: 12px;
    margin: 5px 0 5px 0;
}

.CategoriesHolder2 
{   
    clear: left;
	background-color: white;
	width: 459px;	
	margin: 0px auto;
	display: table;
}

.CategoriesHolder3
{   
    float: left;
    margin-left: 45px !important;
    margin-left: 15px;
    height: 170px
}

a.Categories3, a:visited.Categories3
{   
    float: left;
    text-align: center;
    width: 150px;
    height: 170px;
    overflow: hidden;
    border: 1px solid red;
    margin: 0 25px 0 18px;
}

a:hover.Categories3
{
    text-decoration: none;
    border: 1px solid #BC0000;
    background-color: #C62C2E;
    color: White;
}

.Categories3 h3
{
    font-size: 12px;
    margin: 5px 0 5px 0;
}

/******************************************************************/