@import url("global.css");
.headcontainer{
width:100%; 
height:103px; 
background:url(../images/head_bg_shadow.gif) repeat-x;
}
.headcontent{
width:990px;
height:103px;
margin:0px auto; 
background:url(../images/head_logo.gif) no-repeat top left;
}
.headbottom{
background:url(../images/headbottom_bg_new.gif) repeat-x ;
height:17px;
margin-bottom:10px;
}
.headleft{
height:103px;
width:250px;
}
.headleft1{
height:14px;
}
.headleft2{
height:83px;
cursor:pointer;
}
.headright{
height:59px;
width:600px;
text-align:right;
padding-top:35px;
}
.headright1{
background:url(../images/headdot.gif) no-repeat;
background-position:center right;
padding-right:25px;
}
.headright2{
margin-top:18px;
background:url(../images/headdot.gif) no-repeat;
background-position:center right;
padding-right:25px;
}
.leftbtn1{
height:14px;
width:73px;
background:url(../images/headtop_jimmyspa.gif) no-repeat left top;
cursor:pointer;
margin-right:10px;
}
.leftbtn1_over{
height:14px;
width:73px;
background:url(../images/headtop_jimmyspa_over.gif) no-repeat left top;
cursor:pointer;
margin-right:10px;
}
.leftbtn2{
height:14px;
width:73px;
background:url(../images/headtop_myspace.gif) no-repeat left top;
cursor:pointer;
}
.leftbtn2_over{
height:14px;
width:73px;
background:url(../images/headtop_myspace_over.gif) no-repeat left top;
cursor:pointer;
}
