/* CSS Document */
body {
margin-top:0;
background-color: #828081;
font-family:Arial, Helvetica, sans-serif;
}
.banner{
width:1000px; 
height:148px; 

background-image:url(../images/banner1.jpg); 
background-repeat:no-repeat; 
background-position:center; 
background-color:#E2E5EC;}
.menu a{
font-size:16px;
line-height:30px;
font-weight: bold;
text-decoration:none;
margin:10px 0 0 50px;
color:#333333;
}
.menu a:hover{
color:#cd0104;
text-decoration:none;
}
.content_right{
text-align:left;
font-weight:bold;
font-size:14px;
color:#23425F;
line-height:18px;
padding:0px 20px 0px 20px; 

}
.left_heading{
font-weight:bold;
font-size:22px;
color:#23425F;
}
.content_left{
vertical-align:top;
text-align:left;
font-weight:bold;
font-size:15px;
color:#23425F;}
.phone{
text-align:right;
padding-right:10px;
font-size:15px;
font-weight:bold;
color: #EA1C26;}

.red {color: #A92425;
}
.footer{
font-size:11px;
color:#fff;
}

.footer a{
padding-right:8px;
border-right:#fff solid 1px;
color:#fff;
text-decoration: none;}

.footer a:hover{
text-decoration:underline;

}
.footer li{
padding:0 8px 0 0px;
display: inline;
list-style:none;}

