body{
background:#3d6a8b;
font-family:Arial, Helvetica, sans-serif;
}

h1{
font-size:13pt;
color:#3d6a8b;
}

#header{
background:#fff url("../images/tl_curve.gif") no-repeat;
text-align:center;
padding-top:20px;
}

#headerb{
background:#fff url("../images/headerb.jpg") no-repeat top center;
height:50px;
text-align:right;
padding-right:22px;
}

#headerb img{
padding:0px;
margin:0px;
margin-left:-3px;
position:relative;
top:-5px;
}

#left{
width:177px;
background:#fff url("../images/l_bg.gif") repeat-y;
}

.main{
background:#fff;
padding:20px;
font-size:10pt;
line-height:13pt;
letter-spacing:0.055em;
color:#3d6a8b;
}

a, a:link, a:visited, a:active{
color:#3d6a8b;
}

a:hover{
color:#000;	
}

#main1{
background:#fff url('../images/circle1.gif') no-repeat 315px 75px;
}

#right1{
background: url('../images/circle1.gif') no-repeat -108px 75px;
}

#main2{
background:#fff url('../images/circle3.gif') no-repeat 315px 75px;
}

#right2{
background: url('../images/circle3.gif') no-repeat -108px 75px;
}

#main3{
background:#fff url('../images/circle2.gif') no-repeat 315px 75px;
}

#right3{
background: url('../images/circle2.gif') no-repeat -108px 75px;
}

#main4{
background:#fff url('../images/circle4.gif') no-repeat 315px 75px;
}

#right4{
background: url('../images/circle4.gif') no-repeat -108px 75px;
}

#circle1 div{
margin-left:15px;
}

#circle2 div{
margin-left:15px;
}

#circle3 div{
margin-left:15px;
}

#circle4 div{
margin-left:15px;
}

#footerL{
background:#fff;
}

#footerR{
background:#fff url("../images/footer_bg.gif") repeat-x top;
height:80px;
text-align:right;
padding-right:22px;
padding-top:10px;
}

#footerR img{
margin-left:-3px;
position:relative;
top:-8px;
}
.hidden{display:none;}
