@import url("reset.css");
body {
	background: url(../images/bg.png) repeat-x;
	font-family: arial;
	padding: 0; margin: 0;
}
.container {
	width: 860px;
	margin: 0 auto 0 auto;
}
h1 {
	float: left;
}
h1 a {
	margin-top: 5px;
	display: block;
	width: 520px;
	height: 110px;
	background: url(../images/logo.png) no-repeat top left;
	text-indent: -9999px;
}
h2 { 
	font-family: 'Yanone Kaffeesatz', arial, serif; 
	color: #008737;
	font-size: 40px;
	}
h4, h3, #searchform label {
	font-family: 'Yanone Kaffeesatz', arial, serif; 
	color: #008737;
	font-size: 25px;
	margin-bottom: 10px;
}
address {
	margin-top: 20px;
	color: #008737;
	font-size: 36px;
	width: 300px;
	float: right;
	font-weight: bold;
	line-height: 1.2em;
}
#nav {
	clear: both;
}
#nav li {
	padding-top: 22px;
	float: left;
}
#nav a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right:30px;
}
#nav a:hover {
	text-decoration: underline;
}
.calltoaction {
	clear: both;
	padding-top: 40px;
	letter-spacing: 1px;
	height:224px;
	background: url(../images/c2abg.png) no-repeat right 12px;
}

.content {
	width: 520px;
	float: left;
	line-height: 1.4em;
}
#content {
	width: 960px;
}
.intro {
	font-size: 16px;
	margin-bottom: 20px;
}
em {
	color: #008B24;
	font-weight: bold;
}
#callback {
	background: #FFFFD9;
	width: 280px;
	float: right;
	padding: 20px;
	line-height: 1.4em;
}
.highlight {
	padding: 20px 0 20px 0;
	border-top: 1px solid #CCC;
	margin-top: 20px;
}
label {
	display: block;
	font-weight: bold;
}
.input_medium, select {
	font-family: arial;
	padding: 4px;
	font-size: 15px;
	width: 250px;
}
.button {
	font-weight: bold;
}
.footer p {
	margin-bottom: 10px;
}
.footer {
	margin-top: 20px;
	clear: both;
	background: #000;
	padding: 30px;
	color: #FFF;
	line-height: 1.6em;
	font-size: 11px;
}

.footer a {
	color: #FFF !important;
}
.footer li {
	float: left; 
	margin-right: 10px;
}
.clearfix {
	clear: both;
	height: 30px;
}
.content h2 {
	margin-bottom: 20px;
}
.content p {
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
}
.thumb {
	float: left;
	margin: 15px 15px 0 0;
	padding: 1px;
	border: 1px solid #CCC;
}
.start_claim {
	float: right;
	margin:20px;
}

h3 a, .post h2 a, .post h2 {
	color: #00C;
	margin-bottom: 5px;
	text-decoration: none;
}

.post h2 a {
	font-size: 30px;
	line-height: 1.2em;
}
.post {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.callback li ul {
	margin-bottom: 10px;
}

#searchform {
	margin-bottom: 15px;
}
h3 a .read {
	color: green;
	font-weight: normal;
	font-size: 14px;
}
.testimonials {
	float: right;
	font-size: 12px;
	width: 340px !important;
	background: transparent url(/images/quote.png) no-repeat top right;
	line-height: 1.4em;
	color: #FFF;
	height: 80px;
	margin-top: 116px;
	overflow: hidden;
	}
.testimonials li {
		padding: 5px 15px 5px 30px;
		font-weight: bold;
}
cite {
	display: block;
	font-style: italic;
}

