html{
height:100%;
}
body{
background:url(../gfxsito/intro_bg.jpg) repeat-x #2D2D2D;
margin:0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#475344;
height:100%;
}
#extWrapper{
}
#wrapper{
width:650px;
height:100%;
}
#introText{
width:650px;
height:115px;
}
#hsgFlash{
background: url(../gfxsito/intro_hsg.gif) top left repeat-y;
width:325px;
height:511px;
float:left;
cursor:pointer;
padding-top:19px;
}
#hlFlash{
background: url(../gfxsito/intro_hl.gif) top left no-repeat;
width:325px;
height:400px;
float:left;
cursor:pointer;
padding-top:130px;
}