* {
    padding: 0;
    margin: 0;
} 

body {
background: #9ed4fe url(images/bg22.gif) center top no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #fff;
}

img { border: none; }
a { color: #38a2f6; text-decoration: underline;}
a:hover { text-decoration: none; color : #38a2f6; }

#wrap {
margin: 10px auto 0 auto;
width: 880px;
}

#navi { 
width: 880px;
text-align: center;
float: left;
margin: 0 0 50px 0;
}



#header { 
width: 380px;
text-align: justify;
float: right;
margin: 0 0 20px 0;
}




#header2 { 
width: 470px;
padding: 0 0 0 300px;
text-align: justify;
float: right;

}
#header2 h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header2 h1 a {
color: #182535;
text-decoration: none;
}
#header2 h1 a:hover {
color: #000;
text-decoration: none;
}
#header2 h2 {
color: #aaa;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#header2 h5 {
color: #fff;
font-size: 15px;
font-weight: 100;
padding: 0 0 5px 0;
line-height: 12px;
}



.left {
margin: 30px 0 40px 0;
width: 860px;
float: left;
text-align: justify;
padding: 10px;
}
.left h3 {
color: #38a2f6;
font-size: 19px;
font-weight: 100;
padding : 2px 0 2px 0;
}



