body{ background-color:#143143;
	font-family:Century Gothic, Helvetica, Arial;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	font-weight:200;
}

h2{color:#333333;
	font-size:20px;
	font-weight:bold;
	margin-bottom:1px;
}

a:link, a:active, a:visited{text-decoration:none;
	color:#000000;
}
a:hover{color:#009ad5;
	text-decoration:none;
}

.page{ background-color:#143143;
	width:780px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
}

.header{ background-color:#143143;
	width:780px;
	height:149px;
}

.logo{ float:left;
	background-image: url(/images/nztix_logo.png);
	width:200px;
	height:149px;
}
 
.hotline{float:right;
	height:30px;
	background-image: url(/images/nztix_hotline.png);
	width:300px;
	margin-top:130px;
	margin-right:30px;
}

.navbar{ background-image: url(/images/nztix_footer.png);
	height:40px;
	width:720px;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	word-spacing:15px;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:20px;
}

.content_top{ background-image:url(/images/content-top.png);
	height:23px;
	margin-left:20px;
	width:720px;
}

.autosize{display: table;
}

.content_1{background-color: #e6e6e6;
	width:720px;
	margin-left:20px;
	min-height:400px;
}

.heading_info_box{margin-left:20px;
	margin-top:-20px;
}

.info_box{width:700px;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
}

.info_box_1{float:left;
	width:200px;
	background-image: url(/images/info_box_container.png);
	margin-left:40px;
	margin-top:20px;
}
.info_box_2{float:right;
	width:430px;
	margin-right:10px;
}

.content_bottom{ background-image:url(/images/content-bottom.png);
	height:23px;
	margin-left:20px;
	width:720px;	
}
.spacer_info_box{border-top: 2px dotted #000000;
	padding-top:1px;
	padding-bottom:3px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
.footer{background-image: url(/images/nztix_footer.png);
	height:40px;
	width:720px;
	margin-top:10px;
	margin-left:20px;
	margin-right:auto;
}
.footer_text{padding-top:12px;
	text-align:center;
	font-size:10px;
}
.list{width:660px;
	margin-left:20px;
	margin-right:5px;
}
.contact_box{margin-left:20px;
	width:500px;
}
.tickets_box{margin-left:40px;
	width:600px;
}