html, body {
height: 100%;
margin: 0;
padding: 0;
}
img
{
	border-style:none;
}
body {

	width:100%;
	background-color: #000000;
	background-image:url(images/partybus_tampa-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_wrap
{
	width:958px;
	position:relative;
	height:240px;
	margin:0 auto;
	padding:0;
}
.logo
{
	top:50px;
	left:20px;
	position:absolute;
	margin:0;
	width: 436px;
}
.phone_box
{
	top:22px;
	left:665px;
	position:absolute;
	margin:0;
	width:250px;
	height:122px;
	background-image:url(images/partybustampa_callus.png);
}
.phone_text
{
	top:54px;
	left:23px;
	position:absolute;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:32px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.welcome_text
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#C0C0C0;
	text-align: justify;
}
.welcome_texts
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#C0C0C0;
}
.welcome_texts a
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#C0C0C0;
}
.welcome_texts a:hover
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#996600;
}
.foot_text
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#454343;
}
.event_title
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#454343;
}
