body {
background:#f1eced;
width:990px;
margin: auto;
line-height: 1;
font-family: arial;
font-size: 13px;
}
* {
margin:0;
padding:0;
}
table {
border:none;
border-collapse:collapse;
}
img {
border: none;
display:inline-block;
}
div,p,form,img,a,span,input,table,h1,ul,li,h2,h3 {
float:left;
}
ul {
list-style:none;
list-style-position: outside;
}
ul li a {
display: inline-block;	
}
a:hover {
text-decoration:none;
}
h1 {
font-size: 36px;
}
#sidebar .right_h1 {
font-size: 24px;
}
h1, .right_h1 {
font-weight: 400;
line-height: 30px;
display: block;
color: #515151;
font-family: "Arial Narrow";
border-left: 8px solid #e16a00;
padding-left: 11px;
width: 100%;
}
.align_right {
float: right;
}
/*index*/

#menu {
width: 960px;
height: 56px;
padding-left: 30px;
}
#menu a {
height: 56px;
line-height: 56px;
color: #575757;
font-family: "Arial Narrow";
font-size: 24px;
padding: 0 27px;
text-decoration: none;
text-transform: uppercase;
}
#menu a:hover {
background: url(../images/menu_arrow.gif) center bottom no-repeat #575757;
color: #fff;
}
#header {
width: 973px;
margin: 1px 0 0 9px;
height: 561px;
background: url(../images/header_bg.jpg) no-repeat;
}
#header .contacts {
margin: 50px 0 0 30px;
display: inline;
}
#header .contacts a {
margin-right:32px;
}
#header .phone {
width: 293px;
text-align: center;
font-size: 30px;
color: #e16a00;
font-family: "Arial Narrow";
margin: 450px 0 0 472px;
display: inline;
}
#header .phone * {
float: none;
}
#header .phone span {
color: #515151;
font-family: Georgia;
font-size: 36px;
position: relative;
top: 13px;
left: -3px;
}
#wrapper {
width: 888px !important;
width: 896px;
background: #fff;
border: 1px dotted #000;
margin-left: 52px;
display: inline;
padding-bottom: 50px;
color: #515151;
overflow: hidden;
}
#content {
width: 565px;
margin: 36px 0 0 40px;
background: url(../images/cont_bg.jpg) bottom center no-repeat;
padding-bottom: 70px;
line-height: 20px;
display: inline;
}
#content * {float:none;}
#content p {
margin-top: 10px;
}
#content a {color: #515151;}
#content a:hover {color: #515151;}
#sidebar {
margin: 36px 0 0 40px !important;
margin: 36px 0 0 20px;
width: 205px;
display: inline;
overflow: hidden;
}
#sidebar h1 {
font-size: 30px;
}
#sidebar div {
margin: 15px 0 65px 0;
width: 205px;
line-height: 20px;
}
#sidebar div .read_more, #down_menu a {
font-size: 11px;
color: #e16a00;
} 
#sidebar div .read_more {
margin:30px 0 0 12px;
padding-left: 16px;
background: url(../images/arrow.gif) no-repeat 0 50%;
}
#down_menu {
width: 890px;
margin: 24px 0 0 52px;
background: #fff;
height: 33px;
line-height: 33px;
display: inline;
}
#down_menu a {
padding: 0 22px 0 16px;
margin:0 30px;
padding-left: 31px;
background: url(../images/arrow.gif) no-repeat 14px 50%;
height: 33px;
}
#down_menu a:hover {
color: #fff;
text-decoration: underline;
background: url(../images/arrow_act.gif) no-repeat 14px 50% #cecece;
}
#footer {
height: 137px;
background: url(../images/worker.jpg) right no-repeat;
width: 890px;
margin: 20px 0 0 52px;
display: inline;
}
#footer div {
width: 660px;
height: 86px;
background: #cecece;
line-height: 86px;
margin-top: 17px;
}
#footer div a {
margin-top: 27px;
}
#footer div a {
margin-left: 20px;
}
#footer div span, #footer div span a {
color: #515151;
font-size: 12px;
}
#footer div span {
float: right;
margin-right: 20px;
}
#footer div span a {
float: none;
margin: 0;
}