/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
			}


body {
padding-bottom: 20px;
margin: 0;
background: #000000;


}

#wrapper {
width: 900px;
overflow: visible;
background: #ffffff;

}

#header {
float: left;
width: 900px;
}


#header_top {
float: left;
width: 900px;
height: 16px;
background-color: #a5852e;
}

#header_middle {
float: left;
width: 900px;
height: 117px;
background-color: #ffffff;
}

#header_home {
float: left;
width: 900px;
height: 133px;
background: url(images/home_header.jpg) no-repeat;
}

#logo {
float: left;
width: 217px;
height: 117px;
background: url(images/logo.gif) no-repeat;
}

#logo_home {
float: left;
width: 217px;
height: 117px;
margin-top: 16px;
background: url(images/logo.gif) no-repeat;
}

#phone {
float: right;
padding: 25px 35px 0 0;
line-height: 1.3em;
text-align: center;
}

#phone_home {
float: right;
padding: 25px 70px 0 0;
line-height: 1.3em;
text-align: center;
}

#home_design {
float: right;
width: 106px;
height: 133px;
padding: 0px 0px 0 0;
line-height: 1.3em;
text-align: center;
}


#menu {
float: left;
width: 900px;
height: 34px;
padding: 0;
margin: 0;
}


.content {
float: left;
background-color: #ffffff;
width: 900px;
margin: 0 0px 0 0px;
}

#content_top {
float: left;
width: 900px;
height: 261px;
margin: 0 0px 0 0px;
overflow: visible;
}

#img {
float: left;
width: 484px;
height: 261px;
margin: 0 0px 0 0px;
}

#quotebox {
float: left;
width: 416px;
height: 261px;
margin: 0 0px 0 0px;
overflow:visible;
}

#content_middle {
float: left;
width: 900px;
margin: 0 0px 0 0px;
}

#left {
float: left;
width: 206px;
height: 224px;
margin: 0 0px 0 0px;
background-image: url(images/left.jpg);
}

#text {
float: left;
width: 594px;
margin: 0 0px 0 0px;
padding: 35px 50px 0 50px;
line-height: 1.35em;

}

#bottombar {
float: left;
width: 900px;
height: 14px;
margin: 48px 0px 0 0px;
padding:0;
background-color: #a5852e;


}


#bottom {
float: left;
width: 900px;
height: 125px;
margin: 0px 0px 0 0px;
padding:0;
background-color: #ffffff;

}

#bottom_text {
float: left;
width: 200px;
height: 75px;
margin: 0px 0px 0 0px;
padding: 25px 0 25px 25px;

}

.service_img {
float: right;
width: 200px;
height: 134px;
margin: 0px 0px 10px 10px;
padding: 0px 0 0px 0px;
border: 1px #000000 solid;

}

.service_img2 {
float: right;
width: 200px;
height: 300px;
margin: 0px 0px 10px 10px;
padding: 0px 0 0px 0px;
border: 1px #000000 solid;

}





label {
  font: normal 13px;
  width: 150px;
  float: left;
  text-align: right;
  color: #000000;
  margin-right: 10px;
 
}




a:link, a:visited { color:#9d0606; text-decoration:none; }
a:active, a:hover  { color:#999999; text-decoration:none; }

a.menulinks:link, a.menulinks:visited { color:#ffffff; text-decoration:none; }
a.menulinks:active, a.menulinks:hover  { color:#9d0606; text-decoration:none;  }


a.topmenulinks:link, a.topmenulinks:visited { float: right; color:#000000; text-decoration:none; padding: 0px 35px 0 35px; font-size: 13px; font-weight: bold;}
a.topmenulinks:active, a.topmenulinks:hover  { float: right; color:#970303; text-decoration:none; padding: 0px 35px 0 35px; font-size: 13px; font-weight: bold; }

