body {
background: url('images/bg.jpg') top repeat-x;
margin: 0;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 13px;
color: #858585;
}
img {
border: 0;
}
.clear {
clear: both;
}
#wrapper {
width: 817px;
margin: 0 auto 0;
}
#header {
background: url('images/header.jpg') bottom no-repeat;
height: 180px;
}
#logo {
width: 212px;
float: left;
}
#navigation {
float: right;
width: 520px;
padding: 18px 0 0;
}
#navigation img {
margin: 0 2px 0 0;
}
#left {
	float:left;
	width:380px;
	margin:20px 0 0 0;
}
#right {
	float:left;
	border-left:1px solid #ffa735;
	margin:20px 0 0 0;
	padding:0 0 0 55px;
}
.fieldRow {
background: url('images/arrow.jpg') 0 18px no-repeat;
width: 194px;
padding: 0 0 0 54px;
}
.fieldRow2 {
width: 230px;
padding: 0 0 0 0;
}
.field {
background: url('images/field.jpg') no-repeat;
width: 261px;
height: 26px;
border: 0;
margin: 5px 0 ;
padding: 8px 6px 0;
}
.field2 {
	background: url(images/field2.gif) left top no-repeat;
	border:none;
	padding:20px;
	width:308px;
	margin:10px 0;
}
#col2 {
width: 226px;
float: left;
margin:20px 0 0 55px;
}
#footer {
background: url('images/footer.jpg') repeat-x;
border-top: 1px solid #d1d1d1;
width: 100%;
height: 108px;
text-align: center;
margin: 60px 0 0;
}
#footer p {
color: #676767;
margin: 0;
padding: 10px;
}
h2 {
	margin:0 0 20px 0;
	font-size:22px;
}
