@charset "UTF-8";
/* GLOBAL - BEGIN */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}
.hidden {
	display:none;	
}
#pagewrap {
	position:relative;	
}
img {
	border:0;	
}
.column {
	float:left;	
}
a, a:visited {
	color:#FFF;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;	
}