@charset "utf-8";
/* CSS Document */

/*body,td,th {
	font-size: 12px;
	color: #76654b;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}
body {
	background-color: #403114;
	margin: 0px;
}*/
#wrapper-banner{
	width:965px;
	float:left;
	clear:both;
	font-size: 12px;
	color: #76654b;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	}
p{
	margin:0 0 8px 0;
	padding: 0px;
	color: #76654b;
	font-size: 12px;
	}
	
.banners{
	width:930px;
	margin:0 auto;
	}
.services{
	width:299px;
	background:url(../images/banner-top.jpg) top no-repeat;
	background-color:#FFF;
	float:left;
	padding:0;
	margin:0;
	}	
.details{
	width:299px;
	background:url(../images/banner-top.jpg) top no-repeat;
	background-color:#FFF;
	float:left;
	margin:0 4px 0 6px;
	padding:0;
	}	
.floor-care{
	width:299px;
	background:url(../images/banner-top.jpg) top no-repeat;
	background-color:#FFF;
	float:left;
	margin:0 0 0 6px;
	padding:0;
	}	
.banner-content{
	padding:12px;
	width:265px;
	*width:265px;
	}	
.banner-content-main{
	width:249px;
	*width:249px;
	padding:5px 5px;
	height:320px;
	overflow:auto;
	margin:0 auto;
	}	
.banner-content-main ul{
	margin:0;
	padding:0;
	}
		.banner-content-main ul li{
		list-style:none;
		background:url(../images/bull-1.jpg) left top no-repeat;
		padding-left:15px;
		margin:0 0 12px 0;
		text-align:left;
		}
			.banner-content-main ul li a{
			color:#76654b;
			text-decoration:none;
			}
			.banner-content-main ul li a:hover{
			text-decoration:underline;
			}
			.banner-content-main ul li a strong{
			font-weight:bold;
			text-decoration:underline;
			}	
.banner-content h1{
	font-size:14px;
	font-weight:bold;
	color:#3f3113;
	text-align:center;
	text-transform:uppercase;
	margin:5px 0 10px 0;
	padding:0;
	}	
.banner-btm{
	width:299px;
	height:49px;
	background:url(../images/banner-btm.jpg) top no-repeat;
	}	
.demo-div{
	width:965px;
	margin:0 auto;
	}	

.banner-content-main p{
	color:#000;
	text-align:justify;
	font-weight:normal;
	}

	
		
/*

/*.centermain{
	background:url(../images/midbg.jpg) center repeat-y;
	width:840px;
	padding:15px 60px 15px 65px;
	font-size:14px;
	line-height:18px;
	}	
	
	

	

	.centermain p{
	color:#000;
	text-align:justify;
	}
	.centermain h1{
	color:#FFF;
	font-size:18px;
	line-height:22px;
	margin:0 0 20px 0;
	padding:0;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:normal;
	}
	.centermain h2{
	color:#000;
	font-size:16px;
	line-height:20px;
	margin:10px 0 20px 0;
	padding:0;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	}
	.centermain h3{
	color:#FFF;
	font-size:14px;
	line-height:18px;
	margin:10px 0 10px 0;
	padding:0;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	}
.centermain ul, ol {
	margin:0 0 0 25px;
	padding:0;
	}
	.centermain ul li, .centermain ol li{
	color:#000;
	margin:0 0 10px 0;
	}
*/