/* CSS Document */
#container
{
width: 90%;
margin: 10px auto;
}

#top
{
background-color: #fff;
}


#leftnav {
float: left;
width: 268px;
height: 535;
background: url('images/hmpg-left.jpg'); 
background-repeat: no-repeat;
z-index: 3;
}


#content
{
float:left;
width: 597;
margin-left: 0;
}

#footer
{
background-color: #fff;
width: 866;
margin: 10px auto;
text align: center;
}

body
{
font-family: Verdana, Arial, sans-serif;
background-repeat:no-repeat;
}

h1{
font-weight:bold; font-size:22px; line-height:26px; color:#FFFFFF; align: left; display:inline
}

h2{
font-weight:normal; font-size:15px; line-height:9px; color:#135138; display:inline
}

h3{
font-weight:normal; font-size:12px; line-height:37px; color:#135138; align: center; display:inline
}

h4{
font-weight:normal; font-size:12px; line-height:38px; color:#135138; display:inline
}  

p
{font-size: 10px; line-height:20px; color:#000000; font-weight:normal;
display:inline
}
.ben
{font-family: Verdana, Arial, sans-serif; font-size:10pt; line-height:22px; align: left; color:#9b5f0f; font-weight:normal; display:inline}

.benhead
{font-family: Verdana, Arial, sans-serif; font-size:10pt; line-height:22px; align: left; color:#135138; font-weight:bold; display:inline}

.typehead
{font-family: Verdana, Arial, sans-serif; font-size:10pt; line-height:16px; align: left; color:#135138; font-weight:bold; display:inline}

.type
{font-family: Verdana, Arial, sans-serif; font-size:10pt; line-height:16px; align: left; color:#9b5f0f; font-weight:normal; display:inline}

.pricing
{font-family: Verdana, Arial, sans-serif; font-size:10pt; line-height:16px; align: left; color:#135138; font-weight:normal; display:inline}

.spacing
{font-family: Verdana, Arial, sans-serif; font-size:10pt; line-height:12px; align: left; color:#135138; font-weight:normal; display:inline}

a:link     {color:#135138}
a:visited  {color:#135138}
a:hover    {color:#000000}
a:active   {color:#000000}


