/* Start of CMSMS style sheet 'style-home' */
/***************************************************************************/

#main_outer_outer_wrapper {
	margin-left: auto; /* needed here for centering in mozilla and opera*/
	margin-right: auto; /* needed here for centering in mozilla and opera*/
	background-color:transparent;
	width:100%;
}
#main_outer_wrapper { 
	margin-left: auto; /* needed here for centering in mozilla and opera*/
	margin-right: auto; /* needed here for centering in mozilla and opera*/
	width:980px;
}
#main_wrapper {

}
#main_container {
	width: 990px;
	float: left;
   	margin-right:-0px;
}
#main_content {
	margin-right:0px;
}
#main_left {
	width: 0px;
	float: left;
}
#main_center {
	width: 980px;
	margin-left:0px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main_right {
	width:0px;
	float:left;
}
/* End of 'style-home' */

