* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear { 
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
}

.clear {
  display: block;
}
/* End hide from IE-mac */

html, body {
	background: #fff url('img/bg.gif') left top repeat-x;
	color: #64757f;
	height: 100%;
}

body {
	font-size: .75em;
	padding-top: 38px;
	text-align: center;
}

img {
	border: 0;
}

a img, h1 img {
	vertical-align: middle;
}

a, :focus {
	outline: 0;
}

p strong {
	font-weight: normal;
}

em {
	font-style: normal;
}

.bd, #footer strong, .bd strong {
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
	color: #4f616b;
	font-size: 100%;
}

h1 span, #header h2, #teaser h2, #teaser h3 {
	display: none;
}

p {
	line-height: 150%;
	padding-bottom: 15px;
}

.im-left {
	float: left;
	margin: 0 15px 10px 0;
}

#siteholder {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#header {
	padding-bottom: 15px;
}

h1 {
	padding-bottom: 25px;
}

#nav {
	background: #808e96 url('img/navbgt.gif') left top no-repeat;
}

#nav .navWrap {
	background: transparent url('img/navbgb.gif') left bottom no-repeat;
	padding: 0 15px;
}

#nav ul {
	list-style: none;
}

#nav li {
	font-weight: bold;
}

#nav li, #nav li a, #nav li span {
	display: block;
}

#nav li, #nav li a, #nav li span {
	float: left;
}

#nav li a, #nav li span {
	padding: 12px 15px;
}

#nav li, #nav a {
	color: #d7dfe4;
}

#nav li span, #nav li a:hover {
	color: #fff;
}

#nav li span {
	background: #b7d75a url('img/navact.gif') left bottom repeat-x;
}

#nav a, #footer a {
	text-decoration: none;
}

#teaser {
	background: transparent url('img/frontteasebg.jpg') left top no-repeat;
	display: block;
	height: 224px;
	width: 900px;
}

#teasebox {
	background: #e9eced url('img/teaseboxbg.gif') left bottom no-repeat;
	padding: 20px 0 30px 0;
}

#teasebox div {
	display: block;
	float: left;
	padding: 0 15px;
	width: 270px;
}

#teasebox .middle {
	border: 1px solid #d9dee0;
	border-top: 0 none;
	border-bottom: 0 none;
	width: 268px;
}

#teasebox h3, .info h2 {
	color: #90a2ac;
	display: block;
	font-size: 1.1em;
	padding: 0 0 20px 15px;
}

#teasebox h3 em, #cont h2 em {
	color: #4f616b;
	padding-right: 4px;
}

#cont {
	padding: 30px 0;
}

#cont a {
	color: #99bc31;
	text-decoration: underline;
}

.info {
	font-size: 1.1em;
	padding: 0 5px;
	width: 890px;
}

.info h2 {
	font-size: 1.4em;
}

.info .cleft,
.info .cright {
	display: block;
	padding: 20px 15px;
	width: 410px;
}

.info .cleft {
	float: left;
}

.info .cright {
	float: right;
}

.info .cleft h3 {
	display: block;
	font-size: 1.1em;
	line-height: 160%;
	padding-bottom: 40px;
}

.info p {
	padding-bottom: 25px;
}

#frontbox dl {
	border-bottom: 2px solid #f1f3f3;
	display: block;
	float: left;
	height: 11em;
	overflow: hidden;
	padding-bottom: 20px;
	margin: 20px 8px;
	width: 280px;
}

#frontbox dt {
	color: #4f616b;
	font-weight: bold;
}

#frontbox dd {
	line-height: 150%;
	padding: 5px 0;
}

#frontbox dt img, #frontbox dd img {
	margin-right: 3px;
	vertical-align: middle;
}

#tags {
	background: #f1f3f3;
	display: block;
	font-size: .9em;
	padding: 10px 15px;
}

#tags span {
	font-weight: bold;
}

#tags strong {
	font-weight: normal;
	padding: 0 2px;
}

#footer {
	font-size: .9em;
	padding: 100px 0 30px 0;
	text-align: center;
}

#footer, #footer a {
	color: #acb5b9;
}

#footer .tiny {
	font-size: .9em;
}

#footer .tiny strong {
	font-weight: normal;
}

#cont iframe {
	margin: 0 0 30px 0;
}
