body{
background-image:url(images/bg_tile.gif);
margin:0px;
font-family:Arial;
color:#818285;
font-size:11px;
}

#body{
width:925px;
margin:0px auto 20px auto;
}

#left{
float:left;
width:20px;
height:712px;
}

#right{
float:left;
width:55px;
height:712px;
}

#center{
float:left;
width:850px;
height:712px;
position:relative;
}

#nav{
background-image:url(images/nav.jpg);
width:850px;
height:37px;
}

#main{
background-color:#ffffff;
width:850px;
height:234px;
}

#mainpic{
float:left;
width:624px;
height:234px;
}

#icons{
float:left;
width:226px;
height:234px;
}

.promo{
background-color:#ffffff;
background-image:url(images/promobottom.gif);
background-repeat:no-repeat;
background-position:bottom;
width:269px;
height:388px;
float:left;
}

.intro{
color:#F7941E;
font-size:13px;
font-family:Arial;
}

.introsmall{
color:#F7941E;
font-size:12px;
font-weight:bold;
font-family:Arial;
}

#footer{
text-align:center;
margin-top:20px;
color:#A0A0A0;
position:relative;
}

a.footer:link, a.footer:active, a.footer:visited{
color:#ffffff;
text-decoration:none;
}

a.footer:hover{
color:#ffffff;
}

a.orange:link, a.orange:active, a.orange:visited{
color:#F7941E;
text-decoration:none;
}

a.orange:hover{
color:#F7941E;
}

.memberbox{
background-color:#EDEDED;
float:left;
width:150px;
height:130px;
}

.nav{
color:#B8B8B8;
font-size:19px;
font-weight:bold;
float:right;
font-family:Arial Narrow;
height:37px;
line-height:37px;
margin-right:5px;
cursor:pointer;
}

.memberprice{
border-top:1px dotted #000000;
padding:3px 0px 3px 0px;
}