/* Start of CMSMS style sheet 'layout_main' */
/*
-----------------------------------------------
Main - Layout CSS
----------------------------------------------- */

body {
	background: #fff url(/i/main_bg.jpg) left top repeat-x;
}

/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background-image:url(/i/build.gif);
	background-position:80% 70px;
	background-repeat:no-repeat;
}

/* End of 'layout_main' */

