/* DO NOT EDIT THIS FILE*/
/* DO NOT EDIT THIS FILE*/
/* DO NOT EDIT THIS FILE*/
/* DO NOT EDIT THIS FILE*/


body {
	background-image: url("../cms_files/file_body.jpg");
	background-repeat: repeat-x;
	/*body color*/ background-color: #1D262D;
}

.head {
	background-image: url("../cms_files/file_header4.png");
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
}

.menu {
	background-image: url("../cms_files/file_menu.jpg");
	background-repeat: repeat;
	vertical-align: top;
}

.center {
	background-image: url("../cms_files/file_content.jpg");
	background-repeat: repeat;
	/*content color*/ background-color: #1D262D;
	vertical-align: top;
}

#sectionBox {
	/*content margin-top*/ margin-top: 15px;
	/*content margin-left*/ margin-left: 45px;
	/*content margin-bottom*/ margin-bottom: 15px;
	/*content margin-right*/ margin-right: 45px;
}

#footerBox {
	width: 100%;
	background-image: url("../cms_files/file_footer.png");
	background-repeat: no-repeat;
	background-position: top left;
}
