@charset "utf-8";
/* CSS Document */

body {
	background:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:18px;
	margin:0;
	padding:0;
}
#container {
	width:734px;
	margin:0 auto;
	background:#fff;
}
#wrapper {
	width:706px;
	float:left;
	background:#fff;
	padding:14px;
	margin:20px 0;
}
#header {
	width:706px;
	height:89px;
	float:left;
	margin:0 0 14px 0;
	overflow:hidden;
}
#hero {
	width:688px;
	height:157px;
	float:left;
	margin:0 9px 14px 9px;
	overflow:hidden;
}


/***************************** NAV WRAPPER *****************************/


#nav {
	height:31px;
	width:692px;
	margin:0 0 14px 0;
	float:left;
	padding:0 7px;
	background:url(images/nav_bg.png) no-repeat;
}


/***************************** COLUMN WRAPPER *****************************/


#contentWrapper {
	width:706px;
	margin:0 0 14px 0;
	float:left;
}


/***************************** LEFT COLUMN *****************************/


#leftCol {
	width:231px;
	margin:0 14px 0 10px;
	float:left;
	height:459px;
	padding:25px 0;
	background:url(images/left_pane_bg.jpg) no-repeat;
	text-align:center;
}
#leftCol img {
	border:none;
}
.leftColItem {
	font-size:18px;
	color:#666;
	margin:8px auto 0 auto;
}


/***************************** RIGHT COLUMN (CONTENT) *****************************/


#rightCol {
	width:450px;
	float:left;
	margin:0;
	overflow:hidden;
}
#rightCol p {
	color:#444;
	font-size:11px;
	line-height:18px;
}
#rightCol p a {
	color:#F00;
	text-decoration:none;
}
#rightCol p a:hover {
	text-decoration:underline;
}
#rightCol ul li {
	font-size:11px;
	color:#444;
	line-height:18px;
}
#rightCol ul li a {
	color:#f00;
	text-decoration:none;
}
#rightCol ul li a:hover {
	text-decoration:underline;
}

#rightCol img {
	border:none;
}
/***************************** FOOTER *****************************/


#footer {
	width:706px;
	margin:14px 0;
	float:left;
	height:30px;
	font-size:10px;
	color:#666;
	text-align:center;
	line-height:30px;
}
#footer a {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


/***************************** MENU SYSTEM *****************************/


#pad {
	height:140px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
	padding:0;
	margin:7px 0 0 0;
	list-style:none;
	height:14px;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
}
#menu li {
	float:left;
	border-right:1px solid #ccc;
}
#menu li a {
	display:block;
	width:98px;
	float:left;
	height:14px;
	line-height:14px;
	background:none;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0;
	text-align:center;
}
#menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {
	z-index:200;
	position:relative;
	color:#fff;
	background-color:#c60;
}
#menu li:hover {
	position:relative;
	z-index:200;
}
#menu li:hover > a {
	color:#ccc;
	background:none;
}
#menu li:hover > a.sub {
	color:#ccc;
	background-color:none;
}
#menu li.current a {
	color:#aaa;
	background:#840;
}
#menu li a.sub {
	background: #none;
}
#menu li.current a.sub {
	color:#fff;
	background:none;
}
#menu :hover ul {
	left:0;
	top:14px;
	padding-top:14px;
	width:120px;
background:;
}
/* keep the 'next' level invisible by placing it off screen. */
#menu ul, #menu :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#menu :hover ul :hover ul {
	left:150px;
	top:-1px;
	background:#A0A0A3;
	border:1px solid #444;
	white-space:nowrap;
	width:100px;
	z-index:200;
	height:auto;
}
#menu :hover ul li {
	margin:0;
	border-top:none;
}
#menu :hover ul li a {
	width:120px;
	padding:0;
	text-indent:16px;
	background:#A0A0A3;
	color:#fff;
	height:26px;
	line-height:26px;
	width:150px;
	text-align:left;
}
#menu :hover ul li a.fly {
	background:none;
}
#menu :hover ul :hover {
	background-color:none;
	color:#000;
}
#menu :hover ul :hover a.fly {
	background-color:none;
	color:#000;
}
#menu :hover ul li.currentsub a {
	background:#;
	color:#fff;
}
#menu :hover ul li.currentsub a.fly {
	background:#;
	color:#fff;
}
#menu :hover ul :hover ul li a {
	width:100px;
	padding:0;
	text-indent:10px;
	background:#;
	color:#ccc;
}
#menu :hover ul :hover ul :hover {
	background-color:#;
	color:#fff;
}
#menu :hover ul :hover ul li.currentfly a, #menu :hover ul :hover ul li.currentfly a:hover {
	background:#;
	color:#fff;
}
#menu li a.last {
	border:none;
}


/***************************** TEXT STYLING (MISC. ITEMS) *****************************/
.small {
	font-size:9px;
}


/***************************** ONLINE QUOTE FORM *****************************/


#rightCol dl {
	clear:both;
	margin:0;
	padding:0;
	width:420px;
	font-size:11px;
	color:#666;
}
#rightCol dt {
	float:left;
	text-align:left;
	width:190px;
	line-height:18px;
	margin:0 5px 10px 0;
	padding:0;
}
#rightCol dd {
	float:left;
	width:220px;
	line-height:22px;
	margin:0 0 10px 0;
	padding:0;
}
#rightCol textarea {
	width:210px;
	height:100px;
}
.textfieldStyle {
	width:210px;
	height:20px;
	font-size:11px;
	color:#333;
}
.formSubmit {
	color:#fff;
	background:#666;
	font-size:11px;
	text-transform:uppercase;
	width:210px;
	height:26px;
	border:0;
}

