

#agcontents{ 
position: relative;
top: 0px; 
left: 0px; 
width:730px;
margin:0;
padding:0;
z-index:0;

}

#agcol_1 {
position: relative;
    top: 3px;
   float: left;
    width: 167px;
    height:350px;
    left: 0px;
    z-index:0;
height: inherit;

}

#agcol_2 {
	position: relative;
	 float: left;
    top: 2px;
    width: 350px;
    left:35px;
    z-index:0;
    padding:0px;

}
#agcol_3 {
	position: absolute;
	padding: 0px;
  	top: 4px;
    width: 167px;
    z-index:0;
	left: 563px;

}

#agheightlight {
position: relative;
left:-10px;
margin-top:1px;
margin-bottom: 5px;
margin-right: 5px;
width:370px;
height: inherit;
}

div.heightlight1 {
position: relative;

left:0px;
width:370px;
height: inherit;
margin-bottom: 5px;

}
div.heightlight2 {
position: absolute;
top:1px;
left:386px;
width:167px;
height: inherit;
background-color:#ffffff;
	visibility: hidden;
	z-index:1;
}
div.ticket {
position: relative;
top:5px;
left:2px;
width:240px;
height: 20px;
padding-top:0;
background-color:#ffffff;
visibility: visible;
z-index:3;
overflow: hidden;
vertical-align: top;
}

div.agfooter {
	top : bottom;
    width:730px;
    height: 30px;
    right:0px;
    margin-left:0px;
    margin-top: 50px;
    float: left;
    display: block;
}
