body	{

	font-size: 0.8em;

	line-height: 1.2em;

	font-family: arial;

	background-image: url('img/cc-bg.png');

	background-repeat: repeat-x;

	background-color: #98A8A8;

	background-position: 0% 0%;

	}

	

	

#container {

	margin: 0px auto;

	text-align: center;

	}



#content {

	width: 960px;

	height: 550px;

	text-align: left;

	position: relative;

	clear: both;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	}

	

#cc-nav div {

	position: relative;

	z-index: 11;

	background-image: url('img/cc-nav-spacer.png'); 

	height: 40px;

	background-repeat: no-repeat;

	background-color: #FCFCFC;

	display: block;

	float: left;

	}



#cc-nav a {

	display: block;

	margin-right: 5px;

	margin-left: 9px;

	position: relative;

	top: 17px;

	z-index: 12;

	text-decoration: none;

	font-weight: bold;

	color: #726E6D;

	text-indent: 5px;

	padding-right: 3px;

	padding-bottom: 3px;

	}



#cc-nav a:active,

.home #home a 

	{

	border-bottom: 5px solid #79B969;	

	}

	

#cc-nav a:hover

	{

	border-bottom: 5px solid #F9EB89;

	}

	

#cc-cleaning-body {

	clear: both;

	float: left;

	position: relative;

	}

#cc-cleaning-info {

	width: 960px;

	z-index: 14;

	float: left;

	font-size: 1.1em;

	line-height: 1.3em;

	border: 0px solid #000;

	background-image: url(img/landing-body.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

	background-color: #F4F4F5;

	padding-bottom: 14px;

	}



#cc-cleaning-info a {

	color: #427436

	}







	



	

