body {
	margin:0;
	padding: 0;
	text-align: center;
    background-color: #FFF;
	font-family: arial;
	font-size:13px;
	Color:#000;
	}

#wrap {
	position: relative;
	text-align:left;
	margin:	0 auto;
	width:800px;
	}

#header {
	position:relative;
	background-image:url(../slices/header_secondary.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:145px;
}
	
h1 {
	font-size: 15px;
	color: #FFF;
	margin:0;
	padding-top:118px;
	padding-left:23px;
	}
	
h2 {
	font-size: 14px;
	color: #111253;
	margin-top:0;
	margin-bottom:10px;
	text-align:left;
	display:none;
	}
	
h3 {
	font-size: 14px;
	color: #B81216;
	margin-top:0;
	margin-bottom:10px;
	}
	
p {
	margin:0;
	padding:0;
}
	
.clear_both {
	clear:both;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

#content {
	position:relative;
	background-image:url(../slices/middle_secondary.jpg);
	background-repeat:repeat-y;
	top:0;
	left:0;
	text-align:left;
	width:800px;
}

#content_container {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	margin:0;
	width:597px;
	height:auto;
}

#content_left {
	float:left;
	text-align:left;
	margin:0;
	width:15px;
	height:770px;
}

#content_right {
	float:right;
	text-align:left;
	margin:0;
	width:575px;
	height:auto;
	margin-top:10px;
}

#content_right p a {
	color:#000;
	text-decoration:none;
}

#content_right img {
	float:left;
	margin-right:12px;
}

.ticket-guarantee {
	width:400px;
	margin-left:165px;
	text-align:center;
	color:#B81216;
	font-weight:bold;
}

#footer {
	position:relative;
	top:0;
	left:0;
	background-image:url(../slices/footer_secondary.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:220px;
}

#footer p {
	margin:0;
	font-size:12px;
	padding-top:65px;
	padding-left:80px;
	padding-right:80px;
	text-align:center;
	color:#FFF;
}

#footer a {
	color:#FFF;
	text-decoration:underline;
}

#citysearch {
	position:absolute;
	top:341px;
	left:616px;
	background-image:url(../slices/left_citysearch.jpg);
	background-repeat:no-repeat;
	width:182px;
	height:392px;
	padding-top:84px;
	padding-left:27px;
	z-index:5;
}

#securetickets {
	position:absolute;
	top:277px;
	left:618px;
	background-image:url(../slices/right_securetickets.jpg);
	background-repeat:no-repeat;
	width:182px;
	height:66px;
	z-index:5;
}

#home a {
	position:absolute;
	font-size:0;
	color:#111253;
	top:67px;
	left:184px;
	background-image:url(../slices/buttons/home_off.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:32px;
	z-index:5;
}

#home a:hover {
	background-image:url(../slices/buttons/home_on.jpg);
	background-repeat:no-repeat;
}

#sports a {
	position:absolute;
	font-size:0;
	color:#111253;
	top:67px;
	left:339px;
	background-image:url(../slices/buttons/sports_off.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:32px;
	z-index:5;
}

#sports a:hover {
	background-image:url(../slices/buttons/sports_on.jpg);
	background-repeat:no-repeat;
}

#concerts a {
	position:absolute;
	font-size:0;
	color:#111253;
	top:67px;
	left:454px;
	background-image:url(../slices/buttons/concerts_off.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:32px;
	z-index:5;
}

#concerts a:hover {
	background-image:url(../slices/buttons/concerts_on.jpg);
	background-repeat:no-repeat;
}

#theater a {
	position:absolute;
	font-size:0;
	color:#111253;
	top:67px;
	left:569px;
	background-image:url(../slices/buttons/theater_off.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:32px;
	z-index:5;
}

#theater a:hover {
	background-image:url(../slices/buttons/theater_on.jpg);
	background-repeat:no-repeat;
}

#lasvegas a {
	position:absolute;
	font-size:0;
	color:#111253;
	top:67px;
	left:684px;
	background-image:url(../slices/buttons/lasvegas_off.jpg);
	background-repeat:no-repeat;
	width:116px;
	height:32px;
	z-index:5;
}

#lasvegas a:hover {
	background-image:url(../slices/buttons/lasvegas_on.jpg);
	background-repeat:no-repeat;
}

#contact a {
	position:absolute;
	font-size:0;
	color:#DADBDC;
	top:115px;
	left:618px;
	background-image:url(../slices/buttons/contactus.jpg);
	background-repeat:no-repeat;
	width:182px;
	height:162px;
	z-index:5;
}

#corporates a {
	position:absolute;
	font-size:0;
	color:#DADBDC;
	top:740px;
	left:618px;
	background-image:url(../slices/buttons/corporates.jpg);
	background-repeat:no-repeat;
	width:182px;
	height:198px;
	z-index:5;
}

#livesupport {
	position:absolute;
	top:115px;
	left:618px;
	width:182px;
	height:162px;
	z-index:10;
}

.locations a {
	color:#000;
	text-decoration:underline;
}

.locations a:hover {
	color:#B81216;
	text-decoration:none;
}

.locations a:active {
	color:#000;
	text-decoration:underline;
}

.locations a:visited {
	color:#000;
	text-decoration:underline;
}
