@charset "UTF-8";

body {
	background-color: #000000;
	background-repeat: repeat;
	background-image: url(images/newbg.jpg);
}

#main_container {
	width: 686px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-left: solid black thin;
	border-right: solid black thin;
	padding-left: 48px;
	padding-right: 48px;
	border-bottom: solid black thin;
}

#blog_container {
	width: 686px;
	text-align: left;
	height:	2370px;
}
#events_container {
	width: 686px;
	text-align: left;
	height:	1100px;
}
#team_container {
	width: 686px;
	text-align: left;
	height:	600px;	
}
#media_container {
	width: 686px;
	text-align: left;
	height:	935px;
}
#retailers_container {
	width: 686px;
	text-align: left;
	height:	1372px;
}
#sampler_container {
	width: 686px;
	text-align: left;
	height:	1372px;
}
#contact_container {
	width: 686px;
	text-align: left;
	height:	3625px;
}
#sampler_container {
	width: 686px;
	text-align: left;
	height:	1372px;
}




#footer {
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#header {
	height: 85px;
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#header_logo {
	height: 85px;
	width: 277px;
	float: left;
}

#body {
	width: 686px;
	text-align: center;
	vertical-align: top;
}


#page_id {
	width: 686px;
	text-align: left;
	height:	950px;
}







.page_copy {

 width:	686px;
 text-align: left;

}



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: none;
	font-weight: normal;
}
#nav_bar {
	height: 84px;
	width: 409px;
	float: right;
	text-align: right;
}
.aim_icon {
	height: 55px;
	width: 55px;
	float: left;
}
.image_box {
	height: 150px;
	width: 150px;
	margin-right: 12px;
	float: left;
	margin-left: 8px;
}
.event_box {
	height: 150px;
	width: 150px;
	margin-right: 15px;
	float: left;
	margin-top: 8px;
}
#main_container #sampler_container {
}

