body   {	
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background-image: url(/images/background-repeat.jpg);
    background-repeat: repeat x;
    background-attachment: fixed;	
	background-color: #ffffff;
    height: 900px;	
}


#container {
	position: absolute;
	width: 100%;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	padding-top: 0px;
}

#pagebody {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0px;
}

#header-bar
{
    position: relative;
    width: 960px;
    height: 250px; 
	background-image: url(/images/header-bar.png);
	background-repeat: no-repeat;	     
}


#content {	
	position: absolute;
	top: 230px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0px;	
}
	

#content-inner {
	position:absolute;
	width:960px;
   	padding: 0 0 0 0px;
	background-image: url(/images/content-repeat.png);
	background-repeat: repeat-y;	        
}

#text-inner {

	margin-right: 20px;
	margin-top: 20px;
}

select{
	font-family: Arial;
	font-size: 20px;
	background-color: #eeeeee;
	color: #000000;
}

#ProductsList {
    float: left;
    position: relative;
    left: 55px;
    top: 20px;
    width: 215px;
    margin-bottom: 40px;
    font-family: Arial;
    font-size: 12px;
    background-image: url(/images/menu-content-repeat.png);
    background-repeat: repeat-y;
}

#ProductsListFooter {

    position: relative;
    width: 213px;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    height: 19px;
    background-image: url(/images/menu-footer.png);
    background-repeat: no-repeat;       
}

#ProductsList a{
    color: #000000;
    padding-left: 6px;
}

#ProductsList p{
    color: #000000;
}

#content-area{
    float: right;
    width: 620px;
    margin-right: 50px;
    margin-bottom: 70px;
    background-image: url( _/images/product-content-repeat.png);
    background-repeat: repeat-y;
}   


#nav {
    right: 35px;
    position:absolute;
    top: 162px;    
    margin-left: auto;
    margin-right: auto;
    z-index: 2000;
}


#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	list-style-type:none;
}

#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
		
#nav ul li a{
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 50px;
	border-right-color: #757a4b;
	border-right-width: 1px;
	border-right-style: solid;
}
	
#nav ul li a:hover{
	color: #590101;
	text-decoration: none;
}

#footer {
	position: relative;	
	clear: both;
 	width: 960px;
    height: 254px;
    background-image: url(/images/footer.png);
    background-repeat: repeat-x; 	
	border-top: 0px gray solid;
	color: #ffffff;
	font-size: 10px;    
	font-family: Tahoma;
	font-weight:bold;
    text-decoration: none;        
}
	
#content #footer a {
	color: #ffffff;
    text-decoration: none;
    margin-right: 7px;
    font-size: 10px;   
}
		
#content #footer a:hover {
    color: #cdcdcd; 
	text-decoration: underline;
}


#content a {
	font-size: 12px;
	font-family:  Tahoma;
	color: #000000;
	text-decoration: none;
}
		
#content  a:hover {
    text-decoration: none;
    color:#333333;      
}


		
label {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	margin-right:25px;
    
}
		

h1 {
	width: 95%;
	border-bottom: 1px solid #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	color: #333333;
}		

h4 {
	font-family: Tahoma, Arial;
	font-size: 14px;	
	color: #000000;
}


h5 {
	font-family: Tahoma, Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #111111;
}

p {
	font-family:  Tahoma;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	
}

img
{
    border: 0;
}    


#content ul {
	margin-left: 30px;
	margin-right: 25px;
	padding: 0px;	
}
 

#content ul li {
	font-family:  Tahoma;
	font-size: 0.8em;
}
 
    
.ProductListTitle
{
    font-family: Tahoma, Arial;
    font-size: 20px;
    color: #757a4b;
    margin-left:10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#ProductListTitle2
{
    font-family: Tahoma, Arial;
    font-size: 15px;
    color: #333333; 
}

#ProductListSpec 
{
    font-family: Tahoma, Arial;
    font-size: 16px;    
    color: #777777;
}

#ProductImage
{
  padding: 0 0 0 0px; 
  margin-top: 10px;
  margin-right: 15px;
  border: 1px dashed #757a4b;
}

#ProductListDescription{
     font-size: 13px;
}

.ProductListCategory
{
    font-family: Tahoma, Arial;
    font-size: 18px;
    color: #333333;
    margin-left:10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ProductListCategory:hover
{
    color: #757a4b;

}

.categoryLink
{
  font-family: Tahoma, Arial;
  font-size: 13px;
  font-weight: bold;
  color: #222222;
  margin-left: 5px;
  margin-bottom: 2px;  
}

.categoryLink:hover
{
    
      color: #4a0202;
}