@charset "utf-8";
/* CSS Document produced by Care of Haus */

body {
	background-color:#ffffff;
	font-size:80%;
	line-height:137%;
}

body#extra {
	font-size:83%;
	line-height:124%;
}

body, input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body, form, h1, h2, h3, h4, h5, h6, li, p, ul {
	margin:0;
	padding:0;
}

img { border:0; }

div.main {
	margin:0 auto;
	width:900px;
}

div.main div.content h1 {
	color:#ff9308;
	font-size:2em;
	line-height:1.3em;
	margin-bottom:11px;
}

div.main div.content h1 span {
	display:none;
	font-size:0.6em;
	font-weight:normal;
}


div.main.full {
	width:1060px;
}

div.main div.content {
	float:left;
	margin-bottom:10px;
	position:relative;
	width:740px;
}
div.main div.content img.content-inner-btm {
	display:block;
	margin-bottom:2px;
}

div.main div.content div.blurb-bar {
	/* background:url(../gfx/backgrounds/bar-border-inner.gif) repeat-y center top; */
	float:none;
	border-left:1px #d8d8d8 solid;
	border-right:1px #d8d8d8 solid;
	width:898px;
}

div.main div.content div.blurb-bar img.btm {
	clear:both;
	display:block;
	margin:0 -1px;
	position:relative;
}

div.main div.content div.blurb-bar img.top {
	display:block;
	margin:0 -1px;
	position:relative;
}

div.main div.content div.blurb-bar ul li {
/*	border-right:1px #d8d8d8 solid;*/
	float:left;
	font-size:0.9em;
	list-style:none;
	margin:-2px 0;
	padding:8px 10px 8px 0;
	width:235px;
}

div.main div.content div.blurb-bar ul li a {
	color:#ff9308;
	display:block;
	font-weight:bold;
	height:auto !important;
	height:35px;
	min-height:35px;
	padding:0 0 0 62px;
	text-decoration:none;
}

div.main div.content div.blurb-bar ul li a:hover {
	text-decoration:underline;
}

div.main div.content div.blurb-bar ul li a span {
	color:#797871;
	display:block;
	font-weight:normal;
}

div.main div.content div.blurb-bar ul li a:hover span {
	text-decoration:underline;
}

div.main div.content div.blurb-bar ul li a.contact {
	background:url(../gfx/icons/contact.gif) no-repeat 19px 1px;
}

div.main div.content div.content-inner {
	border-left:1px #d8d8d8 solid;
	border-right:1px #d8d8d8 solid;
	height:auto !important;
	height:410px;
	min-height:410px;
	padding:0 49px 1px;
	position:relative;
	width:800px;
}

div.main div.content div.content-inner img.border-right {
	position:absolute;
	right:-1px;
	top:0px;
}

div.main div.content div.content-inner img.border-left {
	position:absolute;
	left:-1px;
	top:0px;
}


div.main div.content div.content-inner div#flash-holder {
	height:450px;
	padding:0px 0 20px 0;
	position:relative;
	width:800px;
	z-index:999;
}

div.main div.content div.content-inner div#flash-holder div#flash-info {
	padding:20px;
}

div.main div.content div.content-inner div#flash-holder div#flash-info h1 {
	font-size:1.6em;
	line-height:normal;
	margin:auto;
}

div.main div.content div.content-inner div#flash-holder div#flash-info p {
	line-height:normal;
	margin:auto;
}

div.main div.content div.content-inner div#flash-holder div#flash-info p.small {
	bottom:20px;
	color:#999999;
	font-size:0.8em;
	font-style:italic;
	left:50%;
	margin:0 -50%;
	position:absolute;
	right:50%;
	text-align:center;
}

div.main div.content div.content-inner div#flash-holder-800x450 {
	height:auto !important;
	height:450px;
	min-height:450px;
	padding:0 0 20px 0;
	width:800px;
}

div.main div.content div.content-inner.padding-bottom {
	padding-bottom:46px;
}

div.main div.menu {
	background:url(main.gif) no-repeat right top;
	float:left;
	height:auto !important; /* IE6 hack */
	height:455px;
	margin-right:-1px;
	min-height:455px;
	position:relative;
	width:161px;
	z-index:999;
}

div.main div.menu ul {
	float:left;
	padding:0;
	margin-top:16px;
}

div.main div.menu ul li {
	/* background:url(item-sparator.gif) no-repeat bottom left; */
	list-style:none;
	position:relative;
	width:161px;
}

div.main div.menu ul li a {
	background:url(img/arrow.gif) no-repeat 0px 1px;
	color:#5f5e58;
	display:block;
	font-size:0.75em;
	font-weight:bold;
	height:auto !important;
	/*height:33px;*/
	line-height:1.2em;
	/*min-height:33px;*/
	padding:0px 5px 14px 10px;
	text-decoration:none;
}

div.main div.menu ul li a.selected {
	background-position:3px 1px;
}

div.main div.menu ul li a:hover {
	background-position:3px 1px;
}

div.main div.menu ul li a span {
	font-size:0.83em;
	font-weight:normal;
}

div.main div.menu ul li img.btm,
div.main div.menu ul li img.top {
	display:none;
}

div.main div.menu ul li.selected img.btm {
	bottom:-3px;
	display:block;
	left:0px;
	position:absolute;
}

div.main div.menu ul li.selected img.top {
	top:-3px;
	display:block;
	left:0px;
	position:absolute;
}

div.main div.top {
	border-bottom:#e1e1e1 1px solid;
	margin-bottom:16px;
}

div.main div.top a.logo img {
	display:block;
	float:left;
	margin:7px 0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.main div.content div.foot p {
	color:#797871;
	font-size:0.83em;
	line-height:1.4em;
}

div.main div.content div.foot p a {
	border-left:1px solid #797871;
	color:#797871;
	float:left;
	line-height:1em;
	padding:0 8px 0 10px;
	text-decoration:none;
}