@charset "utf-8";
/* CSS Document */


body{
background-image:url(../img/background.jpg);
height:950px
text-align:center;
font-family:Tahoma, Verdana, Arial, Sans-serif;
color:#1B346C;
}

hr{
width:90%;
text-align:left;
margin:5px 0px 10px 5px;
}

#wrapper{
margin:0 auto;
width:975px;
height:100%;
}

#content{
width:100%;
height:100%;
}
#buttons{
text-align:center;
}
#left_side{
float:left;
width:200px;
height:827px;
background-image:url(../img/box_background.jpg);
margin:18px 0px 0px 0px;
}

#middle{
float:left;
width:552px;
height:827px;
background-color:white;
margin:18px 10px 0px 10px;
}

#right_side{
text-align:center;
float:left;
width:200px;
height:827px;
background-image:url(../img/box_background.jpg);
margin:18px 0px 0px 0px;
}

#footer{
width:100%;
height:85px;
}

#logo{
text-align:center;
margin:10px auto 15px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#left_header_copy{
font-size:12px;
font-weight:bold;
font-family:Tahoma, Verdana, Arial, Sans-serif;
padding:5px;
}

#emer_form{
margin:15px 20px 0px 22px;
font-family:Tahoma, Verdana, Arial, Sans-serif;
color:#9E3031;
margin-top:15px;
font-size:12px;
}

#submit_but{
float:right;
margin:7px 8px 0px 0px;
}
.input_el{
text-align:left;
line-height:20px;
margin-bottom:2px;
}

#number{
text-align:center;
}

#footer_mirror{
background-image:url(../img/footer_mirror.jpg);
width:972px;
height:33px;
margin:1px 0px 0px -1px;
text-align:right;
}

#footer_mirror_copy{
color:#FFFFFF;
font-family:Tahoma, Verdana, Arial, Sans-serif;
padding:7px 10px;
font-size:11px;
}
#mission{
background-color:#E9E9E9;
text-align:center;
font-weight:bold;
font-size:11px;
padding:10px 0px;
background-image:url(../img/mission_bg.jpg)
}

.middle_header{
width:550px;
font-size:18px;
padding:15px 0px 10px 0px;
background-image:url(../img/middle_header_bg.jpg)
}

.middle_top_all{
margin:0px 20px 0px 20px;
}

.middle_top_all_head{
font-size:18px;
margin:10px 0px 0px 0px;
}

.middle_top_all_subhead{
font-size:16px;
color:#588ABC;
margin:10px 0px 0px 0px;
}

.middle_top_all_copy{
font-size:12px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}

.middle_header img{
margin:0px 0px 0px 15px;
}

.info_box{
text-align:center;
margin:0px auto 0px auto;
width:180px;
}
.info_box_top{
background-image:url(../img/left_menu_background.jpg);
background-repeat:repeat-x;
width:180px;
height:26px;
text-align:center;
}

.info_box_middle{
background-image:url(../img/box_bg.jpg);
background-repeat:repeat-y;
text-align:left;
}

.service_list{
margin:0px 0px 0px -12px;
#margin:0px 0px 0px 30px;
padding-top:5px;
list-style-image:url(../img/list_bullet.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:13px;

}

.bold_em{
font-size:13px;
font-family:Tahoma, Verdana, Arial, Sans-serif;
margin:0px 0px 0px 15px;
font-weight:bold;
font-style:italic;
}

.service_list li{
margin:5px auto 5px auto;
line-height:20px;
#line-height:20px;
}

.info_box_bottom{
background-image:url(../img/box_bottom.gif);
width:180px;
height:10px;
}
.top_left_corner{
background-image:url(../img/left_corner.jpg);
background-position:top;
background-repeat:no-repeat;
width:10px;
height:13px;
margin-top:-2px;
float:left;
}

.top_right_corner{
background-image:url(../img/right_corner.jpg);
background-position:top;
background-repeat:no-repeat;
width:10px;
height:13px;
margin-top:-2px;
float:right;
}

.bottom_left_corner{
background-image:url(../img/bottom_left_corner.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:10px;
height:13px;
margin-top:139px;
#margin-top:136px;
float:left;
position:absolute;
}

.bottom_right_corner{
background-image:url(../img/bottom_right_corner.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:10px;
height:13px;
margin-top:310px;
#margin-top:275px;
float:right;
}

.clear{
clear:both;
}
