@charset "utf-8";
/* CSS Document */

body{
background:url(../images/bg.jpg) 0 0 repeat-x #E1E6FA;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#wrapper{
width:945px;
margin:0 auto;
padding:0;
}

#header{
margin:0 auto;
width:940px;
height:131px;
}

#menu{
width:613px;
height:50px;
background:url(../images/menu-bg.jpg) no-repeat;
margin-top:80px;
float:right;
padding-right:112px;
padding-top:23px;
}

#menu a{
font-size:14px;
color:#FFFFFF;
padding-left:14px;
text-decoration:none;
position:relative;
z-index:100;
}

#menu a:hover{
font-size:14px;
color:#EF3F34;
padding-left:14px;
text-decoration:none;
}


#logo{
background:url(../images/logo.png) bottom left no-repeat;
width:215px;
height:149px;
position:relative;
float:left;
z-index:99;
}

#content{
width:930px;
background:url(../images/content-bg.png) 0 0 repeat-y;
margin:0 auto;
}

#message{
width:900px;
margin:0 auto;
background:url(../images/message2.png);
height:241px;
position:relative;
z-index:98;
top:-41px;
margin-bottom:-41px;
}

#main{
width:900px;
margin:0 auto;
background:url(../images/main-bg.jpg) 0 0 repeat-x #fff;
}

#main a{
color:#BD0000;
}

#main a:hover{
text-decoration:none;
}


#left{
width:250px;
float:left;
padding:5px;
}

#right{
width:610px;
float:right;
padding:5px;
padding-right:10px;
color:#011A26;
}

#p-bg{
background:url(../images/p-bg.png) 0 0 no-repeat;
width:590px;
padding:5px;
}

#p-bg p{
padding:0px 5px;

}

h3{
font-size:15px;
text-transform:uppercase;
letter-spacing:1px;
}

#darkblue{
color:#000917;
}

#red{
color:#BD0000;
}

#lightblue{
color:#375D81;
}

ul li, ol li{
color:#375D81;
margin-top:5px;
}


#ul-right{
margin-left:35px;
}
#map{
margin-top:-45px;
margin-right:60px;
}

img{
border:none;
}

#footer{
background:url(../images/footer-bg.png) 0 0 no-repeat;
width:930px;
height:50px;
margin:0 auto;
}

#footer p{
color:#E1E6FA;
font-size:12px;
font-weight:bold;
font-style:italic;
margin:0;
text-align:center;
padding-top:5px;
}
#footer p a{
text-decoration:underline;
color:#E1E6FA;
font-size:12px;
}

#footer p a:hover{
text-decoration:none;
}

#iv{
background:url(../images/iv.png) 0 0 no-repeat;
float:left;
height:200px;
width:55px;

}

#left p{
padding:0px 5px;

}

ol#services li{
color:#000000;
}