* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}

img { border: none; }
a { color: #33BFEB; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
width: 750px;
margin: 40px auto;
}

#header {
height: 110px;
}
#header h1 {
padding: 40px 0 0 20px;
font-size: 30px;
letter-spacing: -1px;
}
#header h1 a {
color: #33BFEB;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #E7037F;
}
#header h2 {
padding: 8px 0 0 20px;
font-size: 18px;
color: #666;
font-weight: 100;
}
#header h3 {
padding: 8px 0 0 30px;
font-size: 14px;
color: #E79403;
font-weight: 100;
}

#top {
background: #fff url("../images/top.gif") no-repeat;
padding: 5px 0;
}

#menu {
height: 50px;
line-height: 50px;
background: #fff url("../images/menubenefits.gif") no-repeat;
font-size: 12px;
}

#menu ul {
padding-right: 16px;
list-style-type: none;
}
#menu ul li {
display: block;
float: right;
}
#menu ul li a {
color: #fff;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
padding: 10px 10px;
background: url("../images/contentbenefits.gif");
}

.right {
float: right;
width: 510px;
text-align: justify;
padding: 0 20px 10px 20px;
border-left: 1px solid #aaa;
}
.right p#block
margin-bottom: 8px;
}
.right h2 {
color: #33BFEB;
font-size: 20px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 8px 0;
}
.right h2 a {

}
.right h2 a:hover {
              
}
.right h3 {
color: #E79403;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
padding: 10px 0 6px 0;
}
.right h4 {
color: #E79403;
font-variant: small-caps;
font-size: 14px;
font-weight: 600;
padding: 14px 0 6px 18px;
}
.right ul {
list-style-type: disc;
padding: 0 0 0 24px;
}
.right ul li {
padding: 0 0 0 1px;
}
.left {
float: left;
width: 160px;
padding: 0 5px 5px 5px;
}
.left h2 {
font-size: 13px;
color: #333;
padding: 2px 0 2px 8px;
}
.left p {
padding: 0  0 1px 8px;
color: #333;
}
.left p a {
color: #333;
}
.left p a:hover {
color: #33BFEB;
}
.left ul {
list-style-type: none;
padding: 5px 0 5px 5px;
}
.left ul li {
padding: 2px 0 6px 12px;
}
.left ul li a {
color: #444;
}
.left ul li a:hover {
color: #33BFEB;
}

#bottom {
background: #fff url("../images/bottombenefits.gif") no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
color: #666;
font-size: 11px;
}
#footer  a { color: #666; }
