*{
	margin:0;
	padding:0;
	font-family:Arial,sans;
}

body#home{
	background:#000 url(http://static.quiksilver-europe.com/www/quiksilverlive.com/html/img/pattern.png) ;
	color:#FFF;	
}

body#home #page
{
	background:#FFF;
	width:876px;
	margin:auto;  
	padding:0 9px;
	
}

body#home #top
{
	padding:0px 0 0 320px;
}

body#home #center
{
	text-align:center;
}

body#home #bottom .event
{
	float:left;
	margin:0 0 8px 0px;   
}

body#home #bottom #event-2, body#home #bottom #event-4
{
	margin:0 0 8px 8px;
}




body#home #top h1
{
	float:left;
	width:50%;
	padding:6px;
}


body#home #top #follow
{
	font-weight:400;
	padding:25px 5px 5px 0 ;
	text-align:right;
	font-size:11px;

	text-transform:uppercase;
}

body#home #foot
{
	color:#555;
	text-align:center;
	font-size:10px;
padding:5px;

}

a, a:hover, a:visited{
	color:#555;
	text-decoration:none;
}
a img{border:0;}


#bottom{
	margin:8px 0 0 0;
}
