/* Allclean.com CSS */
img {border:none;}

body {
background-image:url(images/background.jpg); 
background-repeat: repeat-x;
}

h3
{
font-family: segoe print;
color: #e51f14; 
}

h2
{
font-family: segoe print;
color: #e51f14; 
}

h4
{
font-family: segoe print;
color: #e51f14; 
}

#header {
background-repeat: repeat-x;
width: 800px;
height: 30px; 
}

#top {
background-image:url(images/header.png); 
width: 1000pX;
height: 170px; 
}

#topbar {
width: 1000pX;
height: 35px;
background-image: url('images/topbar.jpg'); 
}


#content
{
height: 840;
width: 1000;
background-color: #ffffff;
}

#menu
{
position: abolute; 
width: 200px;
height: 680px;
float:left;
border: none;
background-image: url('images/blue.jpg');
}



#footer
{
width: 1000px;
height: 50px; 
}

.contenttext
{
width: 800;
height: 680;
float: right;
font-family: times; 
text-align: left;
color: #000000;	
}


.footertxt {
text-align: center;
font-family: VERDANA; 
font-size: small;
color: #000000;	
text-decoration: none;
}