/*default.css*/
body {
	margin: 0px;
	padding: 0px;
	/* margin:0 auto !important;
	background: #FFFFFF;
	text-align: center !important; */
}


#wrapper {
	margin-left : auto !important;
	margin-right : auto !important;
	text-align: left !important;
}

/* layout */
#wacom_header, #wacom_footer {
	/* margin:0 auto !important; */
	text-align : left !important;
	position:relative;
}


#wrapper .layout {
margin:0px 25px;
}