* {
    padding: 0;
    margin: 0;
} 
#wrap #banner {
	height: 88px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_banner.gif);
	background-color: #eee;
	background-repeat: no-repeat;
}
#wrap #banner_b {
	height: 18px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/bottom_banner.gif);
	background-color: #eee;
	background-repeat: no-repeat;
}
#wrap #banner div {
	height: 80px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/cleanservice.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
}



body {
background: #eee;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
text-decoration: none;
color: #0171AF;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

#header {
height: 100px;
background: #eee url(images/header.gif) no-repeat;
}
#wrap #banner img {
	height: 80px;
	width: 660px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header h1 {
font-size: 34px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #EC8714;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#menu {
	height: 180px;
	background-color: #eee;
	background-image: url(images/banner_pealeht.jpg);
	background-repeat: no-repeat;
}
#menu ul {
list-style-type: none;
padding: 10px 0 0 40px;
}
#menu ul li {
}
#menu ul li a {
color: #E7D68D;
font-size: 24px;
font-weight: 600;
letter-spacing: -1px;
}
#menu ul li a:hover {
color: #333;
text-decoration: none;
}

#content {
	padding: 20px;
	background-color: #FFFFFF;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
}

.main {
	border-top: 1px solid #aaa;
	padding: 10px;
	background-color: #FFFFFF;
}
.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
}
#wrap #content #sisueelne {
}


#footer {
font-size: 11px;
color: #999;
text-align: center;
}
#wrap #content .main #sisusisu {

}
#wrap #content .main #sisusisu #sisu2 {
	float: right;
	width: 500px;
}
#wrap #content .main #sisusisu #sisu3 {
	width: 200px;
}
#wrap #content #sisueelne #sisusisu #sisuXE {
}
#wrap #content #sisueelne #sisusisu #sisuSK {
	width: 500px;
	float: right;
}
#wrap #content #sisueelne #sisusisu #sisuSL {
	width: 200px;
}
#wrap #content #sisueelne #sisusisu #sisuMK {
	float: right;
	width: 500px;
}
#wrap #content #sisueelne #sisusisu #sisuML {
	width: 200px;
}

