*{margin:0;padding:0;}
body{
background-color:#2a2a2a;
margin-top:15px;
}

#wrapper{
background-image:url(/images/wrapperbg.png);
margin:auto auto;
}
#banner{
background-image:url(/images/banner.png);
float:left;
height:158px;
margin-bottom:20px;
}
#menu{
overflow:hidden; /*IE6 needs this for some reason*/
background-image:url(/images/navbglongrepeat.png);
float:left;
width:192px;
/*height:349px;*/
position:relative;
left:10px;
}
#menutop{
background-image:url(/images/menu.png);
height:29px;
}
#menumain{
/*height:315px;*/
}
#menubottom{
overflow:hidden; /*IE6 needs this for some reason*/
background-image:url(/images/navbottom.png);
background-repeat:no-repeat;
height:5px;
}
#centercolumn{
float:left;
}
#video{
background-image:url(/images/video.png);
float:left;
width:515px;
height:349px;
position:relative;
left:20px;
}
#contact-us{
text-align:center;
clear:left;
background-image:url(/images/contact-us.jpg);
width:507px;
height:86px;
position:relative;
top:15px;
left:25px;
}
#contact-us a{
position:relative;
top:50px;
}
#inquiryform{
/*background-image:url(/images/form.jpg);*/
float:left;
width:192px;
position:relative;
left:30px;
}
#inquiryform iframe{
overflow:hidden;
}
#newsletter{
float:left;
margin-top:10px;
}
#register-now{
background-image:url(/images/register-now-new.png);
background-repeat:no-repeat;
float:left;
width:192px;
height:69px;
background-color:#666666;
margin-top:10px;
text-align:center;
}
#register-now a{
font-family:arial;
font-size:14px;
font-weight:bold;
color:#b50000;
position:relative;
top:30px;
}
#highlights{
float:left;
clear:left;
width:912px;
margin-left:5px;
}
#highlights .showcaseholder{
margin-top:20px;
float:left;
width:297px;
height:129px;
position:relative;
left:15px;
}
.showcaseholder .content{
background-image:url(/images/choicesbg.png);
height:115px;
}
/*flash picture swapper*/
.showcaseholder .content #exercise{
margin-top:1px;
margin-left:1px;
padding-right:10px;
float:left;
}
.showcaseholder .content img{
margin-top:1px;
margin-left:1px;
padding-right:10px;
float:left;
}
.showcaseholder .content p{
height:80px;
padding-top:10px;
font-family:arial;
font-size:12px;
}
.showcaseholder .content a{
color:#d00000;
text-decoration:none;
font-weight:bold;
font-family:arial;
font-size:11px;

position:relative;
left:100px;
}
.showcaseholder .content a:hover{
text-decoration:underline;
}

#content{
background-color:#eaeaea;
border:1px solid #787878;
float:left;
width:879px;

position:relative;
left:14px;
margin-top:30px;
margin-left:5px;
}
#footer{
margin-top:10px;
background-image:url(/images/footer.png);
float:left;
height:58px;

}
#copyright{
background-color:#2a2a2a;
float:left;
height:20px;
color:white;
}

.sitewidth{
width:934px;
}
.navwdith{
width:192px;
}
.leftmargin{
margin-left:10px;
}
.spacer{
height:30px;
}
