body {
	background:#60533d;
	margin:0;
	padding:0;
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	behavior: url("/css/csshover3.htc");
	}
	
ul ul li a {
	_line-height:normal;
	height:100%;
	}
	
h1 {
	font-size:20px;
	color:#A4906F;
	margin:0 0 15px;
	padding:0;
	border-bottom:1px solid #BBB;
	text-transform:uppercase;
	}
	
h2 {
	font-size:14px;
	padding:0;
	margin:0 0 10px;
	color:#0056a9;
	}
	
#wrap {
	background:#68b3f6 url(../images/bg-repeat.jpg) repeat-x;
	width:100%;
	position:relative;
	z-index:10;
	top:-77px;
	padding:77px 0 0;
	}
	
#search {
	position:absolute;
	right:-12px;
	top:3px;
	width:210px;
	z-index:99999;
	}
	
#search form {
	padding:0;
	margin:0;
	}
	
#search form input {
	height:22px;
	}
	
#search form #query {
	height:12px;
	font-size:.85em;
	}

#main {
	margin:0 auto;
	width:969px;
	position:relative;

	}
	
#nav {
	height:77px;
	position:relative;
	z-index:9999 !important;
	width:969px;
	margin:0 auto;
	}
	
#content {
	width:100%;
	background:#FFF;
	color:#555;
	position:relative;
	}
	
/** HOME PAGE **/
	
#old {
	width:970px;
	height:460px;
	background:;
	position:absolute;
	z-index:10;
	}
	
#front-bottom {
	position:absolute;
	top:-95px;
	left: 83px;
	}
	
#front-bottom img {
	border:0;
	}
	
#front-bottom .box {
	background:url(../images/front-back.png) no-repeat;
	width:238px;
	height:102px;
	float:left;
	padding:13px 15px;
	position:relative;
	}

#front-bottom .box h3, #front-bottom .box h4 {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px;
	padding:0;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#front-bottom .box h4 {
 	text-align:left;
	}
	
#front-bottom .box p {
	margin:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#front-bottom .button, #front-bottom .button2 {
	background:url(../images/button-back.gif) repeat-x;
	padding:4px 5px 5px;
	border:2px solid #60533d;
	text-align:center;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	position:absolute;
	right:15px;
	bottom:15px;
	}
	
#front-bottom .button2 {
	left:15px;
	right:auto;
	}

#services {
	width:25px;
	height:333px;
	position:absolute;
	z-index:11;
	left:27px;
	top:27px;
	}
	
#menu {
	background:url(../images/home_over_1.png) no-repeat;
	width:196px;
	height:319px;
	position:absolute;
	z-index:11;
	top:-517px;
	left:66px;
	padding:12px 0 0;
	}
	
#leaving-it-better {
	height:31px;
	width:353px;
	position:absolute;
	z-index:11;
	right:22px;
	top:36px;
	border-bottom:1px solid #bbc7df;
	}
	
#text {
	position:absolute;
	z-index:11;
	right:32px;
	top:82px;
	width:275px;
	text-align:right;
	font-size:16px;
	font-weight:Bold;
	}
	
#text p {
	line-height:17px !important;
	color:#000;
	}
	
#menu ul {
	list-style:none;
	margin:0 0 0 11px;
	padding:0;
	}
	
#menu ul li {
	border-bottom:1px solid #6f6f6f;
	height:69px;
	width:94%;
	display:block;
	clear:both;
	}
	
#menu ul li img {
	float:left;
	padding:0 5px 0 0;
	border:0;
	}
	
#menu a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
	
#menu ul ul {
	display:none;
	}
	
#menu ul li:hover {
	position:relative;
	}
	
#menu ul li:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:125px;
	}

	
#menu ul ul li {
	width:175px;
	height:auto;
	background:#dcdcdc;
	margin:0;
	border-bottom:1px solid #aaa;
	}
	
#menu ul ul li a {
	margin:0;
	padding:0;
	color:#777;
	display:block;
	padding:7px 10px;
	font-weight:normal;
	}
	
#menu ul ul li a:hover {
	background:#777;
	color:#FFF;
	}
	
/*************************/
	
#content ul li {
	margin:0 0 10px;
	font-size:11px;
	}
	
#content table {
	font-size:11px;
	}
	
#content ul {
	margin-top:0;
	padding-top:0;
	}
	
#content p {
	margin:0 0 15px;
	font-size:.85em;
	line-height:20px;
	}
	
#leftCol {
	width:565px;
	_width:540px;
	float:left;
	margin:15px;
	}
	
#rightCol {
	width:344px;
	margin:15px;
	float:left;
	}
	
.large {
	width:938px !important;
	}
	
.clear {
	clear:both;
	margin:0;
	padding:0;
	}
	
#bottom {
	/*background:#60533D url(../images/bottom-round.jpg) top no-repeat;*/
	width:969px;
	
	margin:-120px auto 0;
	position:relative;
	z-index:1000;
	}
	
#bottom #slogan {
	position:absolute;
	top:60px;
	right:50px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	}
	
#bottom span {
	position:absolute;
	color:#BBB;
	font-size:9px;
	left:35%;
	top:135px;
	}
	
#home {
	position:relative;
	z-index:999;
	height:460px;
	background:#000;
	width:970px;
	}
	
/** NAV **/

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	-moz-border-radius: 0 10px 10px;
	}
	
#nav ul li {
	float:left;
	background:url(../images/nav-space.jpg) 100% 100% no-repeat;
	padding:0 12px 0 0;
	_line-height:normal;
	}
	
#nav ul li a {
	text-decoration:none;
	font-size:.8em;
	color:#FFF;
	display:block;
	padding:6px 10px 0px;
	margin:28px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	}
	
#nav ul li.last, #nav ul li.logo {
	background:none;
	}
	
#nav ul li.logo {
	margin:0 60px 0 8px;
	}
	
#nav ul li.logo a {
	margin:0;
	padding:0;
	}
	
#nav ul li.logo img {
	border:0;
	}
	
#nav ul li:hover ul {
	display:block;
	}
	
#nav ul li:hover {
	position:relative;
	z-index:2;
	background:url(../images/nav-space.jpg) 100% 76% no-repeat;
	}
	
#nav ul li:hover.last {
	background:none;
	}
	
#nav ul li:hover.logo,#nav ul li:hover.logo *{
	border:0;
	padding:0;
	margin:0;
	background:none !important;
	}
	
#nav ul li:hover.logo {
	margin:0 72px 0 8px;
	}
	
#nav ul li a:hover, #nav ul li:hover > a {
	background:#e5e5e4;
	color:#ff8a36;
	border:4px solid #272727;
	border-bottom:none;
	position:relative;
	z-index:3;
	padding:4px 6px 10px;
	margin:26px 0 0;
	}
	
#nav ul ul {
	display:none;
	position:absolute;
	top:52px;
	_top:47px;
	background:#e5e5e4;
	border:4px solid #272727;
	padding:5px 0 0;
	font-size:14px;
	}
	
#nav ul ul.right {
	right:12px;
	-moz-border-radius: 10px 0 10px 10px;
	}
	
#nav ul ul li {
	background:none;
	float:none;
	}
	
#nav ul ul li.tier-3 a,#nav ul ul li.tier-3 a:hover,#nav ul ul li.tier-3:hover a {
	padding:3px 0 3px 32px;
	background:url(../images/bullet.jpg) 16px 7px no-repeat;
	font-weight:normal;
	}

#nav ul ul li a {
	padding:4px 6px;
	margin:0;
	display:block;
	width:170px;
	color:#333333;
	font-weight:bold;
	font-size:10px;
	}
	
#nav ul ul li:hover {
	background:none;
	}
	
#nav ul ul li a:hover, #nav ul ul li:hover a {
	border:none;
	padding:4px 6px;
	margin:0;
	background:none;
	}
	
#bottom-nav {
	border-top:1px solid #786F5E;
	position:absolute;
	top:100px;
	width:100%;
	z-index:9999;
	}
	
#bottom-nav ul {
	list-style:none;
	margin:0;
	padding:0 0 0 200px;
	}
	
#bottom-nav ul li {
	float:left;
	}
	
#bottom-nav ul li a {
	color:#BBB;
	text-decoration:none;
	font-size:10px;
	border-right:1px solid #786F5E;
	display:block;
	padding:3px 10px;
	}
	
#bottom-nav ul li a:hover {
	color:#FFF;
	}
	
#bottom-nav ul ul {
	display:none;
	}
	
#bottom-nav ul li:hover {
	position:relative;
	}
	
#bottom-nav ul li:hover ul {
	position:absolute;
	display:block;
	bottom:16px;
	left:-200px;
	_bottom:14px;
	width:175px;
	}
	
#bottom-nav ul ul li {
	background:#ddd;
	padding:0;
	margin:0;
	border:0;
	float:none;
	}
	
#bottom-nav ul ul a {
	color:#666666;
	display:block;
	padding:3px 5px;
	text-transform:lowercase;
	border:0;
	margin:0;
	font-size:10px;
	}
	
#bottom-nav ul ul a:hover {
	background:#FFF;
	color:#ff8a36;
	}

label {
	display: block;
	float: left;
	width: 200px;
	font-weight: bold;
}

input.small {
	width: 100px;
}

tr.error td, tr.error th {
	background: #ff7;
}

input.sticky { display: none; }