/* Start of CMSMS style sheet 'celia_home' */
@charset "UTF-8";
/* CSS Document Celia Grand */


/*MAIN TAGS*/


/*LAYOUT*/
	
#container{/*homepage*/
	float:left;
	width: 827px;
	min-height:630px;
	height:630px;
	background:url(../images/backgroundHome.jpg) no-repeat;
}

#contentContainer{/*homepage*/
	position:relative;
	top:180px;
	width:827px;
	height:365px;
}

#contentPadding{/*homepage*/
	position:relative;
	top:0px;
	left:328px;
	width:420px;
}


	

/*TYPE*/



/*LINKS*/

/* End of 'celia_home' */

