/* Import shared styles 
-------------------------------------------------- */

@import "common.css";
@import "template_base.css";
@import "navigation.css";

/* Structure
-------------------------------------------------- */

#header {
	width: 810px;
	height: 234px;
	background: url("/images/bg_head.jpg") no-repeat;
}

#contentMain p {
	text-align: justify;
}
