/*
Theme Name: ButlerHeating
Theme URI: http://www.creativefuse.org/
Description: Custom Theme for Butler Heating
Author: Creative Fuse
Version: 1.0
Tags: creativefuse
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	color:#0B3150;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.search {
	float:right;
	margin:10px 20px 0px 0px;
}

#header {
	width:696px;
	margin:0px auto;
}

#container {
	width:782px;
	margin:0 auto;
	border:1px solid #0B3150;
}

#content {
	
}

#footer a:hover {
	color:#E7C66B;
}

#footer, #footer a {
	color:#0B3150;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:650px;
	margin:0px auto;
	padding-top:10px;
}

#jfcg {
	float:left;
	z-index:-10;
}

.innerContent {
	padding:20px 40px 20px 40px;
}

.subNav {
	color:#0B3150;
	display:block;
	font-size:14px;
	padding:3px 10px;
	text-decoration:none;
}

.subNav:hover {
text-decoration:underline;	
}

.subNavCon{
	border-color:red red #E5E5E5;
	border-style:solid;
	border-width:0 0 1px;
	display:block;
	margin:0;
	padding:0;
}
<!-- ------------------------- navigation ------------------------- -->

#navigation {
	margin:0px auto;
	width:600px;
	padding-top:20px;
}

#navigation {
	margin:0px auto;
	padding-top:20px;
	width:730px;
}

#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background:#FFF;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		margin:0px 5px 0px 5px;
		color: #0B3150;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #0B3150;
		color:#E7C66B;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 3px;
			position: absolute;
			visibility: hidden;
			border: 1px solid #0B3150;
			background: #fff;}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #fff;}
		
		#jsddm li ul li a:hover
		{	background: #0B3150;
		color:#E7C66B;}


