
body
{
margin-bottom:0;
margin-left:0;
}
.content-heading
{
font-size:35px;
text-indent:90px;
color:gray;
}
 .contentbox
{
height:480px;
position:relative;
padding-top:1px;
} 
.right-image-box
{
float:right;
position:absolute;
right:50px;
top:100px;
}

.content-left
{
width:700px;
}

.content-left p
{
font-size:12px;
padding-left:90px;
line-height:35px;
font-weight:bold;
color:#1E1E1E;
}
.apply-for-membership
{
position:relative;
top:20px;
}
.apply-for-membership b
{
color:#4B4B4B;
position:absolute;
left:90px;
}
.apply-for-membership a
{
position:absolute;
background:url('../images/membership-button.jpg') no-repeat;
width:113px;
height:22px;
display:block;
left:265px;
}
.apply-for-membership a:hover
{
background:url('../images/membership-button-hover.jpg') no-repeat;
width:113px;
height:22px;
display:block;
}
