/* CSS Document */

body
{
margin:15px 0px 5px 0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#000000;
background:#BBE5FE
}
#frame{
background:#fff url(../images/bk.jpg) left 120px repeat-x;
border:3px double #7ED1FF;
}

#header
{
background:url(../images/topbk.jpg) left top repeat-x;
height:79px;
padding-left:20px;
}

#link
{
background:url(../images/link.jpg) left top no-repeat;
height:43px;
}

ul#navlist, ul#navlist li{
        list-style-type:none;margin:0;padding:0;

        }
ul#navlist{
margin-left:30px;
        }
ul#navlist li{
        float:left;
        text-align: center;
		padding-left:5px;
        }
ul#navlist a span{
text-decoration:none;
padding:9px;
}		

ul#navlist a{
        float:left;
        text-decoration:none;
        color: #1E3152;
font-weight: Bold;
font-size:13px;
padding-top:2px;
padding-bottom:5px;
       /* border-right: 1px solid #fff; */
        }
ul#navlist a:hover{
color:#000;
}

ul#navlist a:hover span{
color:#000;
}


ul#navlist .active a span{
color:#000;
}

ul#navlist .active a{
color:#000;
}

.phone {
float:right;
font-size:22px;
color:#011641;
font-weight:bold;
text-align:right;
padding-right:35px;

}
#image {
background:url(../images/main.jpg) left top no-repeat;
width:884px;
height:43px;
}
#image1 {
background:url(../images/main1.jpg) left top no-repeat;
width:884px;
height:87px;
}
#image2 {
background:url(../images/main2.jpg) left top no-repeat;
width:884px;
height:85px;
}

#boxheader{
background:url(../images/boxheader.jpg) left top no-repeat;
width:292px;
height:36px;
color:#FFFFFF;
font-size:18px;
text-align:center
}
#boxbk{
background:url(../images/boxbk.jpg) left top repeat-y;
width:292px;
font-size:13px;
}
#boxbk .head{
margin:0;padding:0;
background:url(../images/boxbk-header.jpg) left top no-repeat;
width:292px;
color:#FFFFFF;
font-size:18px;
text-align:center;
height:35px;
}
#boxbk .text{
padding:0 15px 0 15px;
}
#boxbk a{
font-size:13px;
font-weight:bold;
color:#000;
}

#boxfooter{
background:url(../images/boxfooter.jpg) left bottom no-repeat;
width:292px;
height:13px;
}

#mainheader{
background:url(../images/heading.jpg) left bottom no-repeat;
width:590px;
color:#FFFFFF;
font-size:18px;
text-align:center;
height:36px;
}

#mainbk{
background:url(../images/headingbk.jpg) left bottom repeat-y;
width:550px;
font-size:13px;
padding:0 20px 0 20px;
}

#mainbk a{
font-size:13px;
font-weight:bold;
color:#000;
}

#mainfooter{
background:url(../images/headingfooter.jpg) left bottom no-repeat;
width:590px;
height:13px;
}

#footer {
margin:0; padding:0;
padding-top:10px;
color:#00153E;
text-align:center;
font-size:13px;
width:100% 
auto
}

#footer a{
color:#00153E;
text-decoration:none;
font-weight:bold;
}
#footer a:hover{
color:#000;
}


