body {
margin:0px;

font:13px normal "Arial";
background:url("images/wh_home_back.jpg") repeat-x #006c55;
}

#wrapper {
width:826px;
margin:0px auto;
}

#header {
text-align: center;
height: 167px;

}

#textarea {
text-align: center;
height: 105px;
color:white;
}

#contentarea {
height: 285px;
background: url("images/wh_home_middle.jpg") no-repeat center;
}

#footer {
text-align: center;
font-size: 12px;
margin-top:15px;
color:white;
}

#homeusebox {
float:left;
width:220px;
padding:60px 30px 30px 30px;
}

#commercialbox {
float: right;
width:210px;
padding:60px 30px 30px 30px;
}

img {
border:none;
}

h2 {
font-size: 14px;
color:#006c54;
}

.tagline {
color:#fdec78; /* yellow */
color:#fff;
font-weight: bold;
font-size: 26px;
}

.subtagline {
font-size: 18px;
margin-bottom:15px;
}

p {
margin:0px;padding:0px;
}

a, a:link, a:visited {
color:#fdec78;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}