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:1560px;
 	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;
	 }
p.newservicespic{
	display:block;
	background:white; 	
	position:relative;
	padding-top:0px;
	float:right;	
	padding-left:10px;
	margin-top:-20px;
	padding-right:10px;
	margin-right:24px;
	width:546px;
		}
p.newservicespic1{
	display:block;
	background:white; 	
	position:relative;
	padding-top:15px;
	float:right;	
	padding-left:10px;
	margin-top:-40px;
	padding-right:10px;
	margin-right:24px;
	width:546px;
		}
p.newservicespic2{
	display:block;
	background:white; 	
	position:relative;
	padding-top:15px;
	float:right;	
	padding-left:10px;
	margin-top:-20px;
	padding-right:10px;
	margin-right:24px;
	width:546px;
	padding-bottom:10px;
		}
p.maintxtnewservices{
	display:inline;	
	position:relative;
 	line-height:1.4em;
 	font-size:1.05em;
	background:white;
 	margin-top:-40px;
 	margin-right:24px;
 	width:546px;
 	float:right;
 	padding-left:10px;
 	padding-right:10px;
 	padding-top:5px;
	padding-bottom:45px;
	text-align:left;
 	font-family: "curier new", arial, 'sans serif';
	
		}
p.maintxtnewservices1{
	display:inline;	
	position:relative;
 	line-height:1.4em;
 	font-size:1.05em;
	background:white;
 	margin-top:-40px;
 	margin-right:24px;
 	width:546px;
 	float:right;
 	padding-left:10px;
 	padding-right:10px;
 	padding-top:5px;
	padding-bottom:45px;
	background-image: url('images/backlogo1.jpg');
  	background-repeat:no-repeat;
 	background-position: center; 
	text-align:left;
	
 	font-family: "curier new", arial, 'sans serif';
		}