html, body {
height: 100%;
margin: 0;
padding: 0;
}
img
{
	border-style:none;
}
body {

	width:100%;
	background-color: #0A0A0A;
	background-image:url(images/chicago_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_wrap
{
	width:958px;
	position:relative;
	height:232px;
	margin:0 auto;
	padding:0;
}
.logo
{
	top:0;
	left:0;
	position:absolute;
	margin:0;
}
.phone_box
{
	top:21px;
	left:711px;
	position:absolute;
	margin:0;
	width:234px;
	height:106px;
	background-image:url(images/call_box.png);
}
.phone_text
{
	top:50px;
	left:15px;
	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: left;
}
.welcome_texts
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	font-weight:normal;
	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;
}
.top {
	font-size: xx-large;
}
