body {
	background-color:#f0f0f0;
	margin:10px;
	font-family: Arial;
	font-size:16px;
}
.mainul {
	list-style: none;
	line-height: 24px;
	margin: 10px 10px!important;
}
.mainli {
/*	background-image:url('../img/grad1.gif');
	background-repeat:repeat-x;*/
	background-color:#33FF66;
	width:110px;
	padding-left:24px;
	padding-bottom:4px;
	padding-top:6px;
	margin:4px;
}
.inner {
	border-bottom:1px gray solid;
	padding:4px;
	margin:8px;
}
.region {
	background-color:#E0E0E0;
	width:85%;
	padding:10px 10px 0px 50px;
	border:2px solid lime;
	margin-left:20px;
}
pre{
	font-size:12px;
	font-weight:bold;
	line-height:120%;
}
ul li div {
	width:80px;
	border:1px green solid;
	background-color:#d1f15d;/*#e7f858;*/
}
.last {
	border-bottom:2px black solid;
}
ul li div a {
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:2px;
	color:black;
}
ul li div:hover {
	background-color:yellow;
}
#logo{
	position:absolute;
	left:950px;
	top:15px;
}
#contact{
	position:absolute;
	left:0px;
	top:100px;
	width:560px;
	height:50px;
}
#wraper{
	position:absolute;
	left:0px;
	top:152px;
}
#hidden{
	position:absolute;
	left:0px;
	top:-500px;
}
#tweets{
	position:absolute;
	left:555px;
	top:100px;
}
#facebook{
	position:absolute;
	left:446px;
	top:138px;
	text-decoration:none;
	font-size:10px;
	width:110px;
}

#mainCnt {
	position:absolute;
	left:220px;
	top:122px;
	width:625px;
	height:590px;
	padding-left:0px;
	overflow:auto;
}
#right{
	position:absolute;
	font-weight:bold;
	left:850px;
	top:220px;
	width:200px;
	height:460px;
	padding:14px;
	overflow:auto;
	border:1px solid silver;
	background-color:#d1f15d;/*#e7f858;*/
}
#rightContain
{
	border:1px black solid;
	width:100%;
	padding:5px;
	margin-left:-5px;
	color:black;
}
#sub {
	position:absolute;
	left:850px;
	top:121px;
	width:215px;
	/*border: 1px silver solid;*/
	padding-left:15px;
	/*text-align:justify;*/
	color:#F00;
	background-color:#F0F090;
}

#nav {
	position:absolute;
	left:10px;
	top:140px;
	width:110px;
	height:auto;
}
#head {
	position:absolute;
	left:280px;
	top:0px;
	padding:10px;
	width:640px;
	height:120px;
	/*background-image:url('../img/eco-carpet-cleaning.png');
	background-repeat:no-repeat;
	background-position:top right;*/
}

#headleft {
	position:absolute;
	left:0px;
	top:0px;
	padding:10px;
	height:120px;
}
#submenu{
	position:absolute;
	left:64px;
	top:485px;
	padding:0px;
	width:110px;
	height:120px;
}

#bottom{
	position:absolute;
	left:160px;
	top:710px;
	padding:10px;
	height:40px;
	width:800px;
	text-align:center;
}
h1  {
	text-align:left;
	font-family:Tahoma;
	font-size:24px;
	background-color:#cecece;
	padding:4px;
}
h2  {
	text-align:center;
	font-family:Arial;
	font-size:18px;
	margin:0px;
	padding:0px;
}
h3  {
	text-align:center;
	font-family:Arial;
	font-size:18px;
}
h4  {
	text-align:center;
	font-family:Arial;
	font-size:16px;
}
p {
	line-height: 120%;
}
p strong {
	color: green;
}
ul li {
	border-bottom: 1px gray solid;
	padding:2px;
	margin-left:-8px;
	font-size:12px;
}
ul li a {
	text-decoration:none;
	font-family:Verdana;
	font-weight:bold;
	color:black;
	cursor:pointer;
}
h1 a {
	text-decoration: none;
	color: black;
	cursor:pointer;
}
p a {
	text-decoration: underline;
	color:green;
	background-color:#d0d0d0;
	border:1px black solid;
	padding:2px;
	cursor:pointer;
}
h2 a{
	color: black;
	text-decoration:none;
}
h2 strong {
	color: black;
}
td {
	font-weight:bold;
	border:1px black solid;
}

table {
	border: 1px black dashed;
}

.eco {
	color: green;
	background-color:#dedede;
	text-align:center;
}

td .eco {
	background-color:#dedede;
	color: green;
}

