*{ margin:0; padding:0; }
body{
	background:#F9F6ED url(../images/bg.png) repeat-x left top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
img, div { behavior: url(iepngfix.htc) }
img.floatLeft{
	padding:4px;
	margin:5px 10px 0 0;
	float:left;
}
#bgPage{
	width:898px;
	height:inherit;
	min-height:395px;
	background:url(../images/bgPage.jpg) no-repeat center top;
}
strong{
	color:#E9772B;
}
.phone{
	font-size:24px;
	color:#E9772B;
	font-weight:bold;
}
#menu{
	width:750px;
	height:24px;
	text-align:right;
}
#menu p{
	line-height:150%;
	color:#000;
	padding-left:10px;
	font-weight:bold;
}
#menu a{
	color:#000;
	text-decoration:none
}
#menu a:hover{
	color:#E9772B;
	text-decoration:none;
}
#header{
	width:750px;
	height:185px;
}

.headercall{
	font-size:23px;
	color:#386D14;
}

#content{
	width:750px;
	height:inherit;
	text-align:left;
}
#content h1{
	font-size:24px;
	font-weight:bold;
	color:#E9772B;
	padding:3px 20px;
	clear:both;
}
#content p{
	padding:3px 20px;
	line-height:150%;
	color:#5C512E;
}
#content ul{
	padding:3px 20px 3px 50px;
}
#content li{
	line-height:150%;
	color:#5C512E;
}
#footer{
	width:750px;
	height:100px;
	background:url(../images/footer.jpg) no-repeat center top;
	margin-bottom:15px;
}
#footer p{
	color:#E9772B;
	line-height:200%;
}
#footer a{
	color:#E9772B;
	text-decoration:none;
}
#footer a:hover{
	color:#C97D05;
}#serv {

    color:#333;
    border-collapse: collapse;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 100%;
}
#serv td {

    padding: 5px;
}
#serv td:first-child {
    border-left: medium none;
}
#serv td:last-child {
    border-right: medium none;
}
#title {
    background: none repeat scroll 0 0 #3B393A; color: #FFF;
  
    font-size: 16px;
    text-transform: uppercase;
}

	