#header{
	height: 160px;
	position: relative;
}

#innercontent{
	background-color: #000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	width: 616px;
}

#footer{
	background-color: #000;
	position: relative;
	left: 0px;
}

a{
	color: #FFF;
}

#tiximg{
	width: 225px;
	padding-left: 15px;
}

#tixtext{
	width: 350px;
}

.tixtitle{
	font-size: 12px;
	text-transform: uppercase;
	color: #f3b91e;
	font-weight: bold;
}

.tixnum{
	color: #67430b;
	font-size: 18px;
	background-color: #f3b91e;
	height: 23px;
	width: 23px;
}
