@charset "UTF-8";
body {
	margin: 0;
	background: #77777f url(../images/background.gif) top left repeat-x fixed;
	font: 12px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.4em;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/emkesubbackground.jpg);
	background-repeat: repeat-y;
	padding: 0;
}
#header {
	height: 160px;
	width: 940px;
	background-image: url(../images/emkeheader.jpg);
}
#leftbar {
	float: left;
	height: 508px;
	width: 40px;
	background-image: url(../images/emkeleftbar.jpg);
}
#sidebar {
	float: right;
	width: 254px;
	background-image: url(../images/emkesidebar.jpg);
	background-repeat: repeat-y;
	height: 508px;
}
#content p {
	font-weight: normal;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #d71247;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
#contentshadow {
	height: 508px;
	width: 36px;
	float: left;
	background-image: url(../images/emkeshadow.jpg);
	background-repeat: repeat-y;
}
#content{
	float: left;
	width: 610px;
	background-color: #FFFFFF;
}
#home-content {
	width: 686px;
	float:left;
	background: #292526;
}
#home-content img#home-left {
	float:left;
}
#home-content img#home-right {
	float:right;
	margin-right: 7px;
}
.clear {
	clear: both;
}
#content a:link {
	color: #00F;
}
#footer {
	width: 940px;
	clear: both;
	background: #474749 url('../images/emkemainfooter.jpg');
	color: #fff;
	font-size: 75%;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p{
	width: 35%;
	padding: 20px 65px;
	margin: 0;
}
#footer p#contact_link {
	float: right;
	text-align: right;
}
#footer p#copy {
	float: left;
}
#footer:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html #footer {
	height:1%;
}
*+html #footer {
	height: 1%;
}
#pagewide {
	width: 100%;
	background-image: url(../images/brown_body_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#rightbar {
	float: left;
	width: 40px;
	height: 508px;
	background-image: url(../images/emkerightbar.jpg);
	background-repeat: repeat-y;
}
#content a:visited {
	color: #000;
}
#sidebar p, #sidebar div p {
	color: #FFF;
	padding-right: 40px;
	padding-left: 20px;
}
#sidebar a:link {
	color: #FFF;
}
#sidebar a:visited {
	color: #FFF;
}
#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.rightFloat {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.leftFloat {
	float: left;
	margin: 0 20px 20px;
}
#header #emkelink {
	display: block;
	float: left;
	height: 125px;
	width: 395px;
}
#header a span  {
	display: none;
}
.mm_no_js_link {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-left: 25px;
}
#sidebar div+div {
	display:none;
}
#content li {
	padding-right: 20px;
	padding-left: 20px;
}
#content h2, #content dt, #content h3, legend {
	font-size: 14px;
	font-weight: bold;
	color: #d71247;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 25px;
}
#content h3 {
	font-size: 1.2em;
	color: #000;
}
#content dd {
	margin: 20px 0;
}
a#waterfurnace {
	display: block;
	background: transparent url(../images/waterfurnace.gif) top right no-repeat;
	height:42px;
}
div#content, div#sidebar {
	padding : 10px 0;
}
div#sidebar {
	font-size: 1.2em;
}
div#sidebar img#signup{
	display: block;
	margin: 20px auto;
	border: none;
}
div#map {
	width: 550px;
	height: 400px;
	left:20px;
	border: 1px solid;
}
form#sign-up {
	font-size: 12px;
}
body#links #content ul {
	list-style: none;
	padding: 0;
}
body#links #content ul li {
	line-height: 1.5em;
	text-indent: 10px;
}
#content a.show {
	display: block !important;
	font-size: 14px;
	color: blue;
	margin: 20px 0 20px 20px;
}
/*Navigation*/

div#nav-holder {
	height:50px;
	width: 940px;
	background: #656567 url(../images/emkenavbar.jpg) no-repeat top left;
	position: relative;
}
#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
}
#nav {
	margin-left: 42px;
	top:10px;
}
#nav a{
	display:block;
	padding:3px 10px;
	text-decoration:none;    
	font-size: 1.2em;
}
#nav a:hover {
	color: #fff;
}
ul.top li a {
	color:#B1B2B6;
	border-right:1px solid;
	font-weight: bold;
}
ul.top li a.last {
	border-right: none;
}
#nav ul.sub {
	top: 1.9em;
}
ul.sub li {
	background:#aaa; 
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width:100%;
}
ul.sub li.last {
	border-bottom: 1px solid #fff;
}
#nav ul.sub li a{
	color: #fff;
	font-weight: normal;
	font-size: .9em;
}
ul.sub li a:hover {
	font-weight: bold;
}
#nav li{
	float:left;
	position:relative;
}
#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:1.9em;
} 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}
table caption {
	font-weight: bold;
	text-align: left;
}
#content table {
	margin-left: 20px;
}
#content td.cost {
	vertical-align: top;
}
/*Form styling*/
form {
	margin: 20px 0 20px 20px;
}
#content form p {
	padding: 0;
}
#content p.error {
	color: #d71247;
	font-weight: bold;
}
div.row {
	margin-top: 1em;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
legend {
	padding: 0;
	margin: 0;
}
label {
	display: block;
	margin-bottom: 1em;
}