body {
	background-image:url(images/bg_page-events.jpg);
}

/*---Header---*/

#header {
	position:relative;
	top:0;
	left:0;
	width:945px;
	height:476px;
	background:url(images/bg_header-events.jpg) no-repeat;
}

#front_boxes {
	float:left;
	margin:0;
}

/*---Main Style---*/

#home_content {
	position:relative;
	float:left;
	width:895px;
	height:auto;
	background:url(images/bg_main-events.jpg) repeat-y;
	padding:20px 25px 20px 25px;
}

/*--- Footer Styles---*/

#footer {
	position:relative;
	top:-3px;
	left:0;
	font-size:12px;
	color:#5d6ed3;
	width:945px;
	height:49px;
	clear:both;
	background:url(images/bg_footer-events.jpg) no-repeat;
}

#slug a {
	position:relative;
	float:right;
	background:url(images/slug-events.jpg) no-repeat;
	width:147px;
	height:49px;
}

/*---Nav Styles---*/

#nav a {
	position:relative;
	float:left;
	height:28px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/home-nav.jpg);
}
