body {
	background: url(images/ground.jpg);
	color: #000;
	font-family: arial;
	font-size: 0.9em;	
}

* {
	margin: 0;
	padding: 0;
}

a { 
	outline: none;
	color: #fff;	
}

h1 { 
	font-size:1.4em;  
	padding-bottom: 20px;
}

h2 {
	font-size:1.25em;
	font-weight: normal;
}

dt {
	width: 110px;
	display: block;
	float: left;
	clear: left;
	height: 24px;
	padding-top: 4px;
	text-align: right;
	padding-right: 10px;
}

dd {
	float: left;	
	display: block;
	width: 279px;
	height: 28px;
	margin-bottom: 5px;
}

dd.long { background: url('images/form-fields.png') no-repeat; }

dd.short { background: url('images/form-fields.png') 0 -35px no-repeat; }

dd.textarea { background: url('images/form-fields.png') 0 -70px no-repeat; height: 90px;}

input {
	background: none;
	padding: 3px 10px;	
	border: none;
}

dd.long input{ width: 255px; }

dd.short input { width: 115px; }

textarea {
	width: 260px;
	background: none;
	height: 68px;
	padding: 11px 5px;
	font-family: arial;
	font-size: 0.9em;
	border: none;
}

.clearleft {
	clear: left;
}

.service {
	height: 85px;
	padding-top: 5px;
}

.service input {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
}

.service label {
	width: 114px;
	display: block;
	float: left;
	height: 27px;
	font-size: 0.9em;
	padding-top: 2px;
}

#submit {
    float: right;
    margin: 10px 20px 0 0;
    padding: 0;
}

#col1 {
	width: 394px;
	float: left;
	margin-right: 12px;
}

#col2 {
	width: 479px;
	float: left;
}

#badge2, #badge3, #badge4, #badge5 {
	margin-bottom: 12px;
	padding: 25px 30px;
}

#badge1 {
	height: 160px;
	margin-bottom: 12px;
	padding: 32px 15px 32px 30px;
	background: url('images/badge1.png') no-repeat;
}

#badge1 img {
	float: left;
	margin-right: 20px;
}

#badge1 div { float: left; }

#badge1 h2 { padding-bottom: 19px; }

#badge2 {
	background: url('images/badge2.png') no-repeat;
	height: 785px;
}

#badge2 ul {
	width: 110px;
	list-style: none;	
	float: left;
	margin: 23px 0 18px 0;
}

#badge2 ul.long {
	width: 125px;
}

#badge2 ul.end {
	width: 95px;
}

#badge2 li { padding-bottom: 7px; }

#badge3 {
	height: 174px;
	background: url('images/badge3.png') no-repeat;
}
#badge3 p{
	line-height: 1.5em;
	padding-bottom: 10px;
}

#badge4 {
	/*height: 127px;*/
	background: url('images/badge4.png') no-repeat #ccd981;
	border-radius: 20px	
}

#badge4 ul{
	font-size:1.15em;
	color: #1c5225;
	list-style: none;	
}

#badge4 li {
	background: url(images/mower.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 7px;
}

#badge5 {
	background: url('images/badge5.png') no-repeat;
	height: 570px;
	border-radius: 20px;
}  

#header {
	background: url(images/grass.jpg);
	height: 341px;
}

#header div#inner {
	margin: auto;
	position: relative;
	width: 886px;
}

#header div div {
	background: url('images/phone.png') no-repeat;
	position: absolute;
	top: 54px;
	left: 610px;
	font-size: 2em;
	font-weight: bold;
	padding: 5px 0 20px 60px;
}

#header div span {
	color: #40ae49;
	font-size: 0.8em;
}

#wrapper {
	margin: auto;
	position: relative;	
	width: 886px;
}

#christom {
	clear: left;
	float: right;
	color: #fff;
	padding: 20px 40px 20px 0;
	background: url('images/christom.png') no-repeat right;	
}

.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */
#captita {
    padding: 6px 0 0 80px;
}
.back {
    color: #ff0000 !important;
}

#ulholder{}
#ulf2 {
    float: right;
    width: 45%;
}
#ulf1 {
    float: left;
    width: 45%;
}