body {
	background: #fff url(../images/body.gif) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}
h3 { font-size: 18px; 
	color: #333;
	margin-bottom: 16px; 
	}
a {
	color: #c60; 
	text-decoration: none;
	font-size: 11px; 
	}

#container {
	width: 960px;
	margin: 0 auto;
	}

#header {
	width: 960px;
	height: 90px;
	background: url(../images/header.gif) no-repeat;
	}
#header {
	padding-top: 28px;
	}
#header a {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	height: 90px;
	width: 390px;
	}

#top-content {
	background: #fff url(../images/content_top.gif) no-repeat;
	width: 934px;
	height: 293px;
	padding: 10px 13px 0 13px;
	margin-bottom: 30px;
	}
#main-nav {
	background: url(../images/main_nav.gif) no-repeat;
	width: 933px;
	height: 32px;
	padding-top: 12px;
	}
#main-nav li {
	display: inline;
	}
#main-nav li a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 19px;
	display: block;
	float: left;
	background: url(../images/main_nav_divider.gif) left no-repeat;
	}
#main-nav li a:hover {
	color: #c60;
	}
#main-nav li.first-item a {
	background: none;
	padding-left: 23px;
	}
#main-nav li.last-item a {
	float: right;
	background: none;
	color: #fff;
	margin-right: 25px!important;
	margin-right: 10px;
	}
#main-nav li.last-item a:hover {
	color: #fff;
	}
	
#left-col {
	background: url(../images/content_top_left_col.gif) no-repeat;
	width: 187px;
	height: 186px;
	margin-top: 13px;
	float: left;
	margin-right: 15px;
	padding: 34px 34px 0 34px;
	}
#left-col h2 {
	font-size: 22px;
	color: #fff;
	margin-bottom: 10px;
	}
#left-col p {
	font-size: 11px;
	color: #fff;
	margin-bottom: 14px;
	}
#right-col {
	width: 660px;
	height: 233px;
	float: left;
	}

#services {
	margin-bottom: 40px;
	}
#services li {
	width: 229px;
	float: left;
	margin-right: 14px;
	}
#services li h3 {
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-bottom: 14px;
	}
#services li img {
	margin-bottom: 12px;
	}
#services li p {
	font-size: 11px;
	width: 200px;
	display: block;
	margin: 0 auto;
	}
#services li p a {
	font-weight: bold;
	}
#services li.last-item {
	margin: 0;
	}
	
#footer {
	font-size: 11px;
	position: relative;
	color: #666;
	padding: 12px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	margin-bottom: 10px;
	}
#footer span {
	position: absolute;
	top: 12px;
	right: 0;
	}
#footer a {
	font-weight: bold;
	}
	
#content {
	background: url(../images/content.gif) no-repeat;
	width: 934px;
	padding: 10px 13px 0 13px;
	margin-bottom: 15px;
	}
#content h2 {
	background: url(../images/h2_interior.gif) no-repeat;
	width: 930px;
	height: 39px;
	font-size: 24px;
	color: #fff;
	margin-top: 14px;
	padding-top: 10px;
	text-indent: 22px;
	margin-bottom: 20px;
	}

#main-content {
	width: 628px;
	float: left;
	padding: 10px 0 0 25px;
	color: #333;
	margin: 0 30px 20px 0;
	}
#main-content p {
	font-size: 11px;
	margin-bottom: 15px;
	line-height: 1.4;
	}
#main-content .img-left {
	float: left;
	margin: 0 15px 10px 0;
	}
#main-content .list {
	margin-bottom: 15px;
	}
#main-content .list li {
	font-size: 11px;
	line-height: 1.5;
	background: url(../images/bullet.gif) left no-repeat;
	padding-left: 15px;
	}
#main-content p.custom {
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	}
#main-content #services {
	margin-bottom: 15px;
	}
#main-content #services li {
	width: 149px;
	float: left;
	margin-right: 10px;
	}
#main-content #services li.last-item {
	margin: 0;
	}
#main-content #services li img {
	margin-bottom: 5px;
	}
#main-content #services li a {
	font-weight: bold;
	}

#sidebar {
	float: left;
	width: 215px;
	padding: 10px 0 80px 25px;
	border-left: 1px solid #ccc;
	height: 200px;
	
	}
#sidebar ul li {
	font-size: 11px;
	padding: 7px 0;
	border-bottom: 1px dotted #ccc;
	}
#sidebar ul li strong {
	font-weight: bold;
	display: block;
	width: 85px;
	float: left;
	}
#sidebar ul li address {
	float: left;
	width:210px;
	margin-bottom:10px;
	}
#sidebar ul li.last-item {
	border: none;
	}
#request-form {
	}
span.message {
	width: 520px;
	padding: 5px;
	border: 2px solid #E3901C;
	background: #F8E2C4;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin:10px;
	}
#request-form h3 {
	margin: 20px 0 10px 0 ;
	font-size: 18px;
	}
#request-form label {
	display: block;
	float: left;
	padding: 0 20px 0 0;
	width: 150px;
	font-size: 12px;
	}
#request-form fieldset input, #request-form fieldset textarea {
	padding: 3px;
	width: 400px;
	border: 1px solid #ccc;
	}
#request-form fieldset select {
	width: 150px;
	}
#request-form .Actions input {
	margin: 10px 0 0 170px;
	padding: 4px;
	border: 2px solid #E3901C;
	background: #F8E2C4;
	}

.field {
	margin-top:10px;
}