@charset utf-8;

#header {
background:url(../images/home_header_bg.png) no-repeat top left;
font-size:9pt;
height:421px;
position:relative;
width:100%;
z-index:9999;
margin-bottom:20px
}

.style3 {
width:26px;
}

.style4 {
width:85px;
}

.style5 {
width:28px;
}

.style6 {
width:669px;
}

.list
{
list-style-type: none;
padding: 0;
margin: 0;
}

.list li
{
background-image: url(../images/home_icon.png);
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: 25px;
padding-bottom:10px
}

#footer {
clear:both;
font-size:9pt;
margin:0px auto 10px;
text-align:center;
}