/* CSS Document */
body {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:#000000;
  background:url(../images/body-bg.gif) repeat-x top center;
  text-align:justify;
  margin:0px;
  padding:0px;
}
p{
	padding:0px;
	margin:0px;
	font-size: 12px;
}
form{
 margin:0 auto;
}
.input-search{
  font-family:tahoma, verdana, Gautami;
  font-size:11px;
  color:#000000;
  background:url(../images/search-bg.gif) repeat-x;
  height:22px;
  line-height:22px;
  border:#d6d5d6 1px solid;
  width:145px;
}
.Contractors{
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	color:#000000;
	font-weight:bold;
}

H2{
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	letter-spacing: -.1em;
	word-spacing: .1em;
}

.menu-middle{
  background:url(../images/menu-middel.gif) repeat-x;
}
.menu-middle ul{
  padding:0px;
  margin:0px;
  list-style-type:none;
  background:#FF0000;
}
.menu-middle ul li{
  padding:0px;
  margin:0px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:#fff;
  line-height:38px;
  height:38px;
  display:inline;
  text-align:center;
  padding:10px 15px 10px 15px;
  background:url(../images/menu-bo.gif) no-repeat left;
}
.menu-middle ul li a{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:#fff;
  font-weight:bold;
  line-height:38px;
  height:38px;
  text-decoration:none;
}
.menu-middle ul li a:hover{
  color:#000;
  text-decoration:none;
}
.menu-middle ul .no{
  background:none;
}
.body-text{
  width:575px;
  text-align:justify;
}
.body-text span{
  font-weight:bold;
}
.body-right-bottom{
	font-size: 12px;
}
.body-right-bottom ul{
  padding:0px;
  margin:0px;
  list-style-type:none;
}
.body-right-bottom ul li{
  padding:0 0 0 15px;
  margin:0px;
  background:url(../images/bulet.gif) no-repeat 0 9px;
  line-height:25px;
}
.categories-top{
  border-left:#c73929 1px solid;
  border-right:#c73929 1px solid;
  background:url(../images/categories.gif) #ededed repeat-x 0 0;
  margin:3px auto 15px auto;
  height:30px;
  line-height:30px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:20px;
  font-weight:bold;
  color:#fff;
  padding-left:12px;
}
.categories-bottom{
}
.categories-bottom ul{
  list-style-type:none;
  padding:0px;
  margin:0px;
}
.categories-bottom ul li{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  color:#000;
  height:25px;
  line-height:25px;
  border-bottom:#d5d0cd 1px dashed;
  background:url(../images/bulet.gif) no-repeat 0 9px;
}
.categories-bottom ul li a{
  text-decoration:none;
  color:#000;
  padding:0 0 0 27px;
 
}
.categories-bottom ul li a:hover{
  text-decoration:none;
  color:#000;
  padding:0 0 0 20px;
}
.span{
  color:#fa1a01;
  font-weight:bold;
}
.Quick{
  font-family:Helios;
  color:#000;
  font-size:20px;
  font-weight:normal;
}
.Quick span{
  color:#f71900;
}

.footer{
	line-height:normal;
	background:#d3d3d2 url(../images/footer-bg.gif) repeat-x top center;
}
.footer a{
  color:#000;
  text-decoration:underline;
}
.footer a:hover{
  color:#fc1a00;
  text-decoration:underline;
}
.home-link{
  width:600px;
  float:left;
  padding:10px 0 10px 0;
}
.home-link a{
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#fa1a01;
  text-decoration:none;
  font-weight:bold;
}
.home-link a:hover{
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#000000;
  text-decoration:none;
}
.text{
  font:normal 11px/15px tahoma;
  text-align:justify;
}
.view{
  width:103px;
  height:23px;
  line-height:23px;
  text-align:center;
  color:#FFFFFF;
  font-weight:bold;
  float:right;
  background:url(../images/view.gif) no-repeat;
}
.view a{
 text-decoration:none;
 color:#FFFFFF;
}
.view a:hover{
 text-decoration:underline;
 color:#fff;
}
/*------link--*/
.link-left{
}
.link-left ul{
  padding:0px;
  margin:0px;
  list-style-type:none;
}
.link-left ul li{
  color:#000000;
  text-decoration:none;
  line-height:25px;
  background:url(../images/bulet.gif) no-repeat 0 10px;
  padding-left:15px;
}
.link-left ul li a{
  color:#000000;
  text-decoration:none;
}
.link-left ul li a:hover{
  color:#000000;
  text-decoration:underline;
}
/*------*/
#link .link-right ul{
  padding:0px;
  margin:0px;
  list-style-type:none;
}
#link .link-right ul li{
  color:#000000;
  text-decoration:none;
  line-height:25px;
  background:url(../images/bulet.gif) no-repeat 0 10px;
  padding-left:15px;
}
#link .link-right ul li a{
  color:#000000;
  text-decoration:none;
}
#link .link-right ul li a:hover{
  color:#000000;
  text-decoration:underline;
}
.names {
	font-size: 18px;
	font-weight: bold;
	color: #EC1A03; 
	text-align: center;
}
