html	{	
	background:black;
	}

#header {	
	border: thick double;
	border-color:white;
	position:relative;
	display:block;
	background:#aa0000;
	width:800px;
        }
#mainbody {
	border: thick double;
 	border-color:white;
 	position:relative;
 	display:block;
 	background:#aa0000;
 	
 	margin-top:10px;
	height:1325px;
 	width:800px;
        }

#mainbodyservices {
	border: thick double;
 	border-color:white;
 	position:relative;
 	display:block;
 	background:#aa0000;
 	margin-top:10px;
	height:1000px;
 	width:800px;
        }


ul.nav	{
 	display:block;
 	width:150px;
 	float:left;
 	background:#aa0000;
	position:relative;
 	}
li.nav	{
 	list-style:none;
	float:left;
	display:block;
	position:relative;
	margin-left:-40px;
	margin-bottom:-10px;
	}
li.navlogos{
 	list-style:none;
	float:left;
	display:block;
	position:relative;
	margin-left:-36px;
	margin-top:10px;
	}
img	{
	border-style:none;
	
	}
p.mainhead{ 	
	display:block;	
	position:relative;
 	line-height:1.5em;
 	font-size:2em;
	background:white;
 	margin-top:10px;
 	margin-right:24px;
 	width:545px;
 	float:right;
 	padding-left:11px;
 	padding-right:10px;
 	padding-top:0px;
	padding-bottom:30px;
	 }

ul.maintxt{ 	
	display:block; 	
	position:relative;
 	text-align:left;
 	background-color: white;
 	margin-top:-40px;
	margin-right:20px;
	margin-left:20px;
 	
	padding-left:45px;
 	padding-right:0px;
 	background-image: url('images/backlogo1.jpg');
  	background-repeat:no-repeat;
 	background-position: center; 
 	width:521px;
 	font-family: "curier new", arial, 'sans serif';
 	float:left; 
		  }
table.maintxt{
	display:block; 	
	position:relative;
 	line-height:1.4em;
 	font-size:1.1em;
 	text-align:left;
 	background-color: white;
 	margin-top:-40px;
	margin-bottom:0px;
 	margin-right:24px;
	margin-left:0px;
 	padding-top:5px;
 	padding-bottom:0px; 	
	padding-left:10px;
 	padding-right:10px;
 	width:566px;
 	font-family: "curier new", arial, 'sans serif';
 	float:right; 
	  }

img.products {
	display:block;
 	position:relative;
	
	       }
    
li.products{
	font-family: "curier new", arial, 'sans serif';
	line-height:1.4em;
 	font-size:1.05em;
	margin-right:15px;
	
	   }
