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

body {
background:url(Images/body_bg.jpg) repeat-x;
font:Arial;
color:#015c9d;
}

a, a hover, a visited {
color:#ec5300;
font-weight:bold;
text-decoration:none;
font:Arial;
}

h1 {
font-size:16px;
color: #015c9d;
font-weight:bold;
line-height:normal;
margin:0px;
font:Arial;
}

h2 {
font-size:14px;
color: #ec5300;
font-weight:bold;
line-height:100%;
margin:0px;

}

h3 {
font-size:20px;
color: #015c9d;
font-weight:bold;
line-height:normal;
margin:0px;
}


p {
font:Arial;
font-size: 12px;
color:#015c9d;
line-height:normal;
margin:0px;
}

li {
list-style-image:url(Images/point.png);
font-size:12px;
font-weight:bold;
line-height:20px;
}

li a {
color: #015c9d;
}


#main {
background-color:#FFFFFF;
width:900px;
border-left: solid 1px #8ebfde;
border-right: solid 1px #8ebfde;
padding:0px;
}

#top {
width:900px;
height:75px;
background:url(Images/TOP.jpg) no-repeat center ;
padding-top:125px;
padding-left:150px;
margin:0px;
}

#agency {
position:relative;
azimuth:center;
}

.menu {
background:url(Images/menu_bg.jpg) repeat-x;
height:36px;
padding-top:6px;
padding-left:5px;
font-size:10px;
}

#topmenu {
background:url(Images/menu_bg.jpg) repeat-x;
height:36px;
padding-top:2px;
padding-left:5px;
font-size:12px;
font-weight:bold;
}

#topmenu a,
#topmenu a:link,
#topmenu a:active,
#topmenu a:visited {
color:#015c9d;
}


.sidetitle {
height:43px;
padding-left:10px;
padding-top:10px;
font: Arial 18px;
font-weight:bold;
color:#ec5300;
}

.sidemodule {
width:222px;
padding:3px;
height:100%;
}

.modtop {
background:url(Images/module_top.jpg) no-repeat;
height:36px;
padding-left:10px;
padding-right:10px;
}

.modcenter {
background-color:#f6cfba;
padding-left:10px;
padding-right:10px;
font-size:11px;
}
.modcenter p{
font-size:11px;
}

.modbottom {
background:url(Images/module_bottom.jpg) no-repeat;
height:42px;
padding-left:10px;
padding-right:10px;
}

.centrtile {
height:43px;
padding-left:11px;
padding-right:11px;
font: Arial 16px #015c9d;
}

.center {
width:440px;
height:43px;
padding-left:11px;
padding-right:11px;
font: Arial 14px #015c9d;

}

#botleft {
position:relative;
width:50%;
float:left;
padding:0px;
margin-top:3px;
margin-bottom:3px;
}

#botright {
position:relative;
width:50%;
float:right;
padding:0px;
margin-top:3px;
margin-bottom:3px;
}

.botmodleft {
width:39px;
height:131px;
background:url(Images/bot_mod_left.jpg) no-repeat;
}

.botmodcent {
width:368px;
height:131px;
background-color:#caddeb;
font-size:11px;
}

.botmodcent p {
font-size:11px;
}

.botmodright {
width:39px;
height:131px;
background:url(Images/bot_mod_right.jpg) no-repeat;
}


#modcenter {
background-color:#f6cfba;
font-size:11px;
color:#FF0000;
height:260px;
}

.button {
border: 1px double #015c9d;
background-color:#e8f0f6;
font-size:10px;
color:#015c9d;
margin:2px;
}







