/* Start of CMSMS style sheet 'layout' */
/** WRAPPER */



#wrapper {

}



/** HEADER */



#header {

}



/** LOGO */



#logo {

	position: relative;

	float: left;

	width: 500px;

	height: 162px;

}



#logo h1, #logo p {

	margin: 0px;

	line-height: normal;

	text-indent: -9999em;

}



#logo h1 a {

	display: block;

	position: absolute;

	top: 0px;

	left: 0px;

	width: 100%;

	height: 100%;

	background: url(uploads/template/images/homepage1New.png) no-repeat left top;

}



/** MENU */



#menu {

}



/** PAGE */



#page {

}



/** CONTENT */



#content {

}



/** SIDEBAR */



#sidebar {

}



/** FOOTER */



#footer {

}

/* End of 'layout' */

