body{
	font-family: Corbel;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

a{
	text-decoration: none;	
}

h2{
	line-height: 0.5em;
	text-shadow: 0px 0px 0px;
	font-size: 1.1em;
	font-weight: bold;
}

#wrapper{
	background-color: #acac5a;
	background-position: center center;
	background-repeat: repeat-y;
}


#header {
	background-position: center;
	background-image: url(../images/kompost_head_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	font-family: corbel, Helvetica, Verdana, Arial;
	height: 340px;
	
}

#headlogo
{
	padding-top: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	display: block;
}

#navbar{
	display: block;
	height: 48px;
}

#tabnav{
	margin-right: auto;
	margin-left: auto;
	width: 620px;
	height: 120px;
	display: block;
	font-family: corbel, Helvetica, Verdana, Arial;
}

#tabnavitem{
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/kompostroundbut.png);
	border-style: none;
	text-align: center;
	display: inline-block;
	height: 60px;
	width: 100px;
}

#tabnavitem a{
	margin-top: 18px;
	display: block;
	color:white;
}

#tabnavitem a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	color: #b4f20c 
}

#nav
{
	margin-left: 20px;
	margin-top: 20px;
	display: inline-block;
	height: auto;
	float: left;
	width: 15%;
	position: absolute;
	font-family: corbel, Helvetica, Verdana, Arial;
}

body.home, a.home{
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/kompostbuthov.png);
}

body.about, a.about{
	background-color: #85b209;
}

body.pricing, a.pricing{
	background-color: #85b209;
}

body.casestudies, a.casestudies{
	background-color: #85b209;
}

body.services, a.services{
	background-color: #85b209;
}

body.benefits, a.benefits{
	background-color: #85b209;
}

#contentcontainer{
	margin-top: 20px;
	width: 100%;
}

#contentblock{
	background-repeat: no-repeat;
	background-image: url(../images/kompostphotobg.jpg);
	background-color: white;
	border-top-style: none;
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	font-family: corbel, Helvetica, Verdana, Arial;
	height: 605px;
}

#contentbg{
	padding: 0px;
	line-height: 1.5em;
	font-size: 1em;
	background-repeat: no-repeat;
	background-image: url(../images/kompost_bg.jpg);
	border-top-style: none;
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	font-family: corbel, Helvetica, Verdana, Arial;
	height: 605px;

}

#contentbgtall{
	padding: 0px;
	line-height: 1.5em;
	font-size: 1.25em;
	background-repeat: no-repeat;
	background-image: url(../images/kompost_bg_tall.jpg);
	border-top-style: none;
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	font-family: corbel, Helvetica, Verdana, Arial;
	height: 1000px;
	
}

#contentbgtop{
	padding: 0px;
	line-height: 1.5em;
	font-size: 1.25em;
	background-repeat: no-repeat;
	background-image: url(../images/kompost_tall_bg_01.png);
	border-top-style: none;
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	font-family: corbel, Helvetica, Verdana, Arial;
	height: 51px;
}

#contentbgmid{
	padding: 0px;
	line-height: 1.5em;
	font-size: 1.25em;
	background-repeat: repeat-y;
	background-image: url(../images/kompost_tall_bg_02.png);
	border-top-style: none;
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	font-family: corbel, Helvetica, Verdana, Arial;
}

#contentbgbot{
	position: relative;
	padding: 0px;
	line-height: 1.5em;
	font-size: 1.25em;
	background-repeat: no-repeat;
	background-image: url(../images/kompost_tall_bg_03.jpg);
	border-top-style: none;
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	font-family: corbel, Helvetica, Verdana, Arial;
	height: 100px;
}

#contentbgbotmenu{
	position: relative;
	padding: 0px;
	line-height: 1.5em;
	font-size: 1.25em;
	background-repeat: no-repeat;
	background-image: url(../images/kompost_tall_bg_03.jpg);
	border-top-style: none;
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	font-family: corbel, Helvetica, Verdana, Arial;
	height: 100px;
}

#topcontentblock{
	width: 100%;
	border-bottom-style: none;
	height: auto;
	
}

#headline
{
	border-bottom-width: 0px;
	border-bottom-style: none;
	position: relative;
	font-family: corbel, Helvetica, Verdana, Arial;
	padding: 20px;
	height: 10em;
}

.floatimgright{
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	position: relative;
	float: right;
	display: inline-block;
}



#showholder{
	clear: right;
	height: 300px;
	width: 260px;
	background-color: white;
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	float: right;
	display: block;
}



.floatimgleft{
	position: relative;
	float: left;
	display: inline-block;
}



#contentpush
{
	display: block;
	height: 260px;
}

#content
{
	font-size: 1.5em;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 30px;
	background-repeat: no-repeat;
	height: 450px;
	width: 745px;
	margin-right: 60px;
	margin-left: 60px;
	line-height: 1.5em;
	border-bottom-style: none;
	display: inline-block;
	font-family: corbel, Helvetica, Verdana, Arial;
	text-align: left;
}

#contenttop
{
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 30px;
	background-repeat: no-repeat;
	height: 450px;
	width: 745px;
	margin-right: 60px;
	margin-left: 60px;
	line-height: 1.5em;
	border-bottom-style: none;
	display: inline-block;
	font-family: corbel, Helvetica, Verdana, Arial;
	font-size: 1.25em;
	text-align: left;
}

#contentserv
{
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	background-repeat: no-repeat;
	width: 745px;
	margin-right: 60px;
	margin-left: 60px;
	line-height: 1.5em;
	border-bottom-style: none;
	display: inline-block;
	font-family: corbel, Helvetica, Verdana, Arial;
	font-size: 1.25em;
	text-align: left;
}

#contenttext
{
	margin-right: 60px;
	margin-left: 60px;
	border-bottom-style: none;
	position: relative;
	font-family: corbel, Helvetica, Verdana, Arial;
	padding: 30px;
}

#pagelinks{
	border-top-color: #4c6605;
	border-top-width: 1px;
	border-top-style: solid;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	display:block;
}

#leftpagelink{
	padding-left: 40px;
	padding-top: 40px;
	margin-left: 0px;
	float: left;
	position: relative;
	clear: right;
	display: inline-block;
	font-family: corbel, Helvetica, Verdana, Arial;
}

#rightpagelink{
	padding-right: 80px;
	padding-top: 40px;
	position: relative;
	float:right;
	display: inline-block;
	font-family: corbel, Helvetica, Verdana, Arial;
}

#pagelinktop{
	background-image:url(../images/pagelinkbgtop.gif);
	background-position:top center;
	margin-top:20px;
	display:block;
	width:350px;
	height:22px;
}

#pagelinkmid{
	text-align: center;
	height: 100px;
	background-color: #acac5a;
	width: 314px;
	padding:1px 20px 1px 15px;
}

#pagelinkbot{
	background-image:url(../images/pagelinkbgbot.gif);
	background-position:bottom center;
	display:block;
	width:350px;
	height:22px;
}

.leftpageinfos
{
	position: relative;
	margin-top: 20px;
	padding: 20px;
	width: 43%;
	float:left;
	clear: right;
	display: inline-block;
	height: 11em;
	font-family: corbel, Helvetica, Verdana, Arial;
	background-color: #FFAA56;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius; 10px;
}


.rightpageinfos
{
	position: relative;
	margin-top: 20px;
	width: 43%;
	padding: 20px;
	float: right;
	display: inline-block;
	height: 11em;
	font-family: corbel, Helvetica, Verdana, Arial;
	background-color: #FFAA56; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius; 10px;
}

#footerpush {
	display: inline-block;
	height: 10em;
}

#footerbanner {
	background-position: center;
	background-repeat: no-repeat;
	border-bottom-style: none;
	top: -30px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-top: 32px;
	position: relative;
	display: block;
	border-top-style: solid;
	text-align: center;
	font-family: corbel, Helvetica, Verdana, Arial;
	font-size: .75em;
}

#footernavbar{
	display: block;
	top: -40px;
	margin-bottom: 20px;
	font-size: 1em;
	height: 44px;
}

#footernav{
	margin-right: auto;
	margin-left: auto;
	width: 620px;
	height: 40px;
	display: block;
	font-family: corbel, Helvetica, Verdana, Arial;
}

#footernavitem{
	font-size: 1.25em;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/kompostroundbut.png);
	border-style: none;
	text-align: center;
	display: inline-block;
	height: 44px;
	width: 100px;
}

#footernavitem a{
	margin-top: 10px;
	display: block;
	color:white;
}

#footernavitem a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	color: #b4f20c 
}

.list {
	list-style-position: inside;
}

#benefitslist {
	list-style-image: url(../images/tick_cloud_sml.png);
	padding-left: 20px;
	line-height: 1.5em;
	display: inline;
	text-align: left;
	border-bottom-style: none;
	position: relative;
	font-family: corbel, Helvetica, Verdana, Arial;
	list-style-position: outside;
}

#indentlist {
	text-decoration: none;
	list-style-type: disc;
	margin-left: 40px;
	line-height: 1.5em;
	display: inline-block;
	text-align: left;
	border-bottom-style: none;
	position: relative;
	font-family: corbel, Helvetica, Verdana, Arial;
	list-style-position: outside;
}

.footerlogo {
	padding-right: 10px;
	padding-left: 10px;
}

#bottomtext {
	text-align: right;
}

#popuptext {
	font-family: Corbel;
}

#imagecaption {
	font-weight: bold;
	line-height: 0.95em;
	top: 160px;
	margin-top: 20px;
	clear: both;
	font-size: 0.75em;
	position: relative;
	float: right;
	display: block;
}

#clear {
	clear: both;
	display: block;
	height: 60px;
}

#footerbg {
	height: 340px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/kompost_head_bg.jpg);
}

#formitem {
	padding-bottom: 20px;
}

