
#launch_tour
{
 position:absolute;
 top: 120px;
 left: 20px;
 width: 323px;
 height: 358px;

}


a#launch_tour_link
{
 display: block;
 float: left;
 width: 323px;
 height: 358px;
 background: transparent url(../images/tour_intro_bg.png) no-repeat;
 background-position: top left;
}

h2#tour 
{
 display:block;
 width: 100%;
 height: 25px;
 padding: 10px;
 fint-size: 18px;
 /*background-color:#aaa;*/
 color:#777;
 

}

#legal_bits
{
 position: absolute;
 top: 900px;

}

#container
{
 height: 850px;
}

#legal_bits
{
 position: absolute;
 top: 830px;

}

h2#tour 
{
 display:block;
 width: 100%;
 height: 25px;
 padding: 10px;
 fint-size: 18px;
 /*background-color:#aaa;*/
 color:#777;
 

}





