html {
height:100%;
}
body {
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
height:100%;
margin:0;
padding:0;
background-color: #cbcbcb;
}


.clear
    {
    clear:both;
}
.right
    {
    float: right;
}
.left
    {
    float: left;
}  

body
    {
    font: 62.5%/1.5  "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
    /*background: url(images/bg_gradient.jpg) repeat;*/
    background-repeat: repeat-x;
    color: #000000;    
    text-align:center;
}

#wrapper
    { 
    width:766px; 
    text-align:left;  
    margin-left:auto; 
    margin-right:auto; 
    background-color: #FFFFFF;
} 
h1
    {
    font-size: 2.2em;
}
    
h2
    {
    font-size: 2.0em;    
}
    
h3
    {
    font-size: 1.8em;
}
    
h4
    {
    font-size: 1.6em;    
}
    
h5
    {
    font-size: 1.4em;    
    margin:0px;
    
}
    
p
    {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;   
}  

input.text
    {
    padding: 3px;
    border: 1px solid #999999;    
} 


/* menu */

.menu {
 width: 766px;
 padding: 0;
}

.menu li {
float:left;
margin-left: 0px;
}

.menu ul {
list-style: none;
width:766px;
margin: 0px;
margin-left: 0px;
padding: 0px;

}

.home a {
background:url(images/menu/home.jpg) no-repeat;
background-position:top;
height:46px;
width:63px;
display:block;
}
.home a:hover, .home-active a {
background:url(images/menu/home.jpg) no-repeat;
background-position:bottom;
height:46px;
width:63px;
display:block;
}
.restoration a {
background:url(images/menu/restoration.jpg) no-repeat;
background-position:top;
height:46px;
width:228px;
display:block;
}
.restoration a:hover, .restoration-active a {
background:url(images/menu/restoration.jpg) no-repeat;
background-position:bottom;
height:46px;
width:228px;
display:block;
}
.flooring a {
background:url(images/menu/flooring.jpg) no-repeat;
background-position:top;
height:46px;
width:96px;
display:block;
}
.flooring a:hover, .flooring-active a {
background:url(images/menu/flooring.jpg) no-repeat;
background-position:bottom;
height:46px;
width:96px;
display:block;
}
.fl_manteinance a {
background:url(images/menu/fl_manteinance.jpg) no-repeat;
background-position:top;
height:46px;
width:273px;
display:block;
}
.fl_manteinance a:hover, .fl_manteinance-active a {
background:url(images/menu/fl_manteinance.jpg) no-repeat;
background-position:bottom;
height:46px;
width:273px;
display:block;
}
.contact a {
background:url(images/menu/contact.jpg) no-repeat;
background-position:top;
height:46px;
width:106px;
display:block;
}
.contact a:hover, .contact-active a {
background:url(images/menu/contact.jpg) no-repeat;
background-position:bottom;
height:46px;
width:106px;
display:block;
}

div#main_container{
	width:768px;
	background-image:url(images/bg_2.jpg);
	background-repeat: repeat-y;
	
	background-color: none;
	clear:both;
	min-height: 500px;
	margin-top: 55px;
	_margin-top: 10px;
	.margin-top: 10px;
}
div#content{
	background-image:url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 769px;
	min-height: 582px;
}
div#footer {
	width:768px;
	padding-left: 1px;
	background-color: #cbcbcb;
}
div#left {
	width:280px;
	float: left;
	margin-left: 15px;
	_margin-left: 8px;
}

div#left_images {
	width:350px;
	float: left;
	margin-left: 15px;
	_margin-left: 8px;
	text-align: center;
	margin-top: 20px;
}



ul {
font-family: arial,sans-serif;
color: #7A7A7A;
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
letter-spacing: 0.2pt;
word-spacing: 0pt;
line-height: 2;
list-style-image: url('images/bullet.gif');
}

a.ul{
	color: #7a7a7a;
	text-decoration: none;
}

 p.txt{
 	font-family: arial,sans-serif;
color: #a0a0a0;
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
letter-spacing: 0.2pt;
word-spacing: 0pt;
line-height: 1;
text-align: center;
 }
 div#bbox {
 	background-image:url(images/bbox_body.jpg);
 	height: 247px;
 	width: 244px;
 	padding:15px;
 	margin-top: 0px
 }
 #bbox p {
 	font-family: arial,Arial, Helvetica, sans-serif;
 	font-size: 14px;
 	color: #fff;
 	text-align:center;
 	margin-bottom:0px;
 	margin-top: 0px;
 }
 #bbox h3 {
 font-size: 18px;
 color: #0000e8;
 text-align: center;
 margin: 1px;
 }
 div#right {
 	width:426px;
 	float: left;
 	margin-left:20px;
 }
 
 
 div#right_images {
 	width:350px;
 	float: left;
 	margin-left:20px;
 	text-align: center;
 	margin-top: 20px;
 }
 
 
 div.padding10 {
 	padding-left: 10px;
 	padding-right:10px; 
 	}
 ul.list {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-family: arial,sans-serif;
	color: #000;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	line-height: 1.3;
	list-style-image: none;
	
	list-style: disc;
	
}		
 #list li{
 	margin-bottom:12px;
 	padding-right: 10px;
 	
 }
 
 #footer a, p{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #3c779e;
 text-decoration: none;
 margin: 0px;
 }
 div#footer1{
 	float: left;
 	margin-left:15px;
 }
 div#powered{
 float: right;
 margin-left:40px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #838282;
 text-decoration: none;
 font-weight: bold;
 font-style: italic;
  }
  #powered a{
  	color: #838282;
  }
  
  div#copyright{
  	clear: right;
  	float:right;
  	width: 210px
  }
  p.def_txt {
  	color: black;
  }
  
   p.def_txt_bold {
  	color: black;
  	font-weight: bold;
  	
  }
  
  div.center{
  	text-align: center;
  }
  div#w400{
  	width: 400px;
  	margin: auto;
  	margin-top: 20px;
  }
  div#w600{
  	width: 600px;
  	margin: auto;
  	margin-top: 20px;
  	text-align: center;
  }
  #w600 img{
  	margin: 10px;
  }
  #left_images p{
  	margin-bottom:20px;
  }
  #right_images p{
  	margin-bottom:20px;
  }
  #content img{
  	border: none;
  }
  div.center_spaced{
  	text-align: center;
  	margin: 15px;
  }


  div#w600_2{
  	width: 600px;
  	margin: auto;
  	margin-top: 20px;
  	text-align: justify;
  }  
  
  
/*MENU*/
  
a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  
  display: block;
  width:   273px;
  padding: 0px 0px;
  background: #676068; /*bgcolor*/
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight:normal;
  
  font-size: 11px;
  color:   #ffffff; /*font color*/
}

a.sample_attach, a.sample_attach:visited {  

border-bottom: none;
border-left: 1px solid black;
border-top: 1px solid black;
border-right:1px solid black;
 }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }


#sample_attach_menu_parent img {
	border: none;

}


/*MENU*/






/*MENU*/
  
a.sample_attach2, a.sample_attach2:visited, div.sample_attach2
{
  
  display: block;
  width:   228px;
  padding: 0px 0px;
  background: #676068; /*bgcolor*/
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight:normal;
  
  font-size: 11px;
  color:   #ffffff; /*font color*/
}

a.sample_attach2, a.sample_attach2:visited {  

border-bottom: none;
border-left: 1px solid black;
border-top: 1px solid black;
border-right:1px solid black;
 }
div#sample_attach_menu_child2             { border-bottom: 1px solid black; }


#sample_attach_menu_parent2 img {
	border: none;

}
/*MENU*/



/*MENU*/
  
a.sample_attach3, a.sample_attach3:visited, div.sample_attach3
{
  
  display: block;
  width:   96px;
  padding: 0px 0px;
  background: #676068; /*bgcolor*/
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight:normal;
  
  font-size: 11px;
  color:   #ffffff; /*font color*/
}

a.sample_attach3, a.sample_attach3:visited {  

border-bottom: none;
border-left: 1px solid black;
border-top: 1px solid black;
border-right:1px solid black;
 }
div#sample_attach_menu_child3             { border-bottom: 1px solid black; }


#sample_attach_menu_parent3 img {
	border: none;

}
/*MENU*/







div#contactl {
	width: 300px;
	float:left;
	text-align: right;
}
div#contactr{
	width: 290px;
	float:left;
	text-align: left;
	padding-left:10px;
}
#contactl p{
	margin-bottom: 20px;
}

.text_form {

border: black 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 10pt;

margin-bottom: 18px;
}
  div#w600_pics{
  	width: 600px;
  	margin: auto;
  	margin-top: 20px;
  	text-align: center;
  
  	
  	}
#w600_pics img{
	margin: 2px;
}
div#emergency{
	width:262px;
	height: 128px;
	background-image: url(images/emergency.jpg);
	margin:auto;
}
#emergency p{
	color: white;
}
a.ask{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #191970;
}

div.tile{
	width: 307px;
	float: left;
}
div.center_margin{
  	text-align: center;
  	padding-left:80px;
  }
  
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:230px; font-family:Verdana; font-size:10px; text-align:center; line-height:normal; font-weight:normal; font-variant:normal;}
a.tooltip:hover span{display:inline; position:absolute; background:#e1e5f1; border:1px solid #cccccc; color:#000000; font-family:Verdana; font-size:10px; text-align:center; line-height:normal; font-weight:normal; font-variant:normal;}