* {margin:0;padding:0;} 

html, body, #notthefooter {
	height: 100%;
	background: #fff;
	color: #333;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;}
body > #notthefooter {height: auto; min-height: 100%;}

a{
	text-decoration: none;
	color: #a6d23e;
	font-weight: bold;}

a:hover{
	color: #41b8ed;}

img{
	border: none;}

.main {padding-bottom: 54px;}  /* must be same height as the footer */

hr {
	height: 1px;
	border: none;
	padding: 0;
	margin: 10px 0;
	color: #ddd;
	background: #ddd;
}

#footer {position: relative;
	margin-top: -54px; /* negative value of footer height */
	height: 54px;
	clear:both;
	background: #e3e3e3;
	font-size: 12px;
	color: #666;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.wrapper{
	width: 800px;
	margin: 0 auto;}

#header{
	height: 66px;
	overflow: hidden;}

#header h1{
	float: left;
	width: 353px;
	height: 66px;}

#header .nav{
	margin: 30px 0 0 0;}

#header .nav li{
	margin: 0 0 0 5px;}

ul.nav{
	margin: 0;
	padding: 0;
	float: right;}

ul.nav li{
	display: block;
	float: left;}

#masthead{
	background: #222;
	width: 100%;
	height: 154px;
	background: #222 url('../images/masthead.jpg') top center no-repeat;}

#masthead .quote{
	color: #fff;
	width: 430px;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;}

#masthead .quote .quoteattribute{
	padding: 10px 0 0 0;
	text-align: right;}

#frontpage #masthead{
	height: 311px;
	background: #222 url('../images/masthead-frontpage.jpg') top center no-repeat;}

#frontpage #masthead .quote{
	width: 435px;
	margin: 0 0 0 30px;
	padding: 140px 0 0 0;}

#content{
	padding: 20px 0;
	overflow: hidden;}

#content #leftcolumn{
	float: left;
	width: 485px;
	padding: 0 40px 0 0;
	overflow: hidden;
	border-right: solid 1px #e3e3e3;
	color: #41b8ed;}

#content #rightcolumn{
	float: left;
	width: 274px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	padding: 20px 0 0 0;}

#leftcolumn h2{
	margin: 0 0 15px 0;}

#leftcolumn .bulletlist{
	color: #333;
	font-size: 14px;
	padding: 0 20px 20px 15px;
	margin: 0 0 0 20px;}

#leftcolumn p{
	color: #333;
	font-size: 14px;
	padding: 0 20px 10px 0;}

#leftcolumn .bulletlist ul{
	padding: 0 0 0 30px;}

#frontpage #leftcolumn .bulletlist{
	padding: 10px 30px 20px 15px;}

#leftcolumn .bulletlist li{
	padding: 10px 0 0 0;}

#leftcolumn dl{
	color: #333;
	font-size: 14px;
	padding: 0 30px 20px 20px;}

#leftcolumn dt{
	font-weight: bold;
	padding: 0 0 5px 0;}

#leftcolumn dd{
	padding: 0 0 20px 0;}

#leftcolumn .formfield{
	color: #333;
	font-size: 14px;
	padding: 0 30px 10px 20px;
	clear: both;}

#leftcolumn .formfield label{
	float: left;
	display: block;
	text-align: right;
	width: 100px;
	padding: 4px 15px 0 0;
	font-weight: bold;}

#leftcolumn .formfield .textinput{
	border: solid 1px #aaa;
	padding: 3px 5px;
	width: 200px;
	font-size: 14px;}

#leftcolumn .formfield .textarea{
	border: solid 1px #aaa;
	padding: 3px 5px;
	width: 300px;
	height: 150px;
	font-size: 14px;}

#leftcolumn .inputsubmit{
	float: right;
	margin: 0 35px 0 0;}

.large{
	font-size: 21px;}

#footer .logo{
	float: left;
	padding: 12px 0 0 0;
	text-align: center;
	width: 80px;}

#footer .copyright{
	float: left;
	padding: 20px 0 0 0;
	text-align: right;
	width: 320px;}

#footer .nav{
	float: left;
	padding: 20px 0 0 0;
	text-align: right;
	width: 400px;}

.error{
	color: #ec0000 !important;}

#rightcolumn .contact{
	padding: 15px 0 0 45px;
	text-align: left;}