@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
	/* Safari and Opera CSS Hack */
*|html[xmlns*=""] body {
		 text-shadow: #000000 0 0 0px;
		 font-weight: 10 !important;
		 font-style:normal !important;
}
.wrap {
	width:867px;
}
#wrap {
	width:940px;
}
.left {
	float:left;
}
.home {
	width:575px;
	height:1043px;
	padding:20px;
	color:#fff1c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	float:left;
}
.home a {
	color:#fff1c0;
	font-size:11px;
}
.home-elements {
	position:absolute;
	font-size:20px;
	line-height:63px;
	letter-spacing:20px;
	left: 340px;
	top: 283px;
}
.home-now {
	color:#f9e6a5;
	float:right;
	width:200px;
	padding:0px 0px 500px 185px;
	font-size:11px;
	line-height:12px;
}
.home-now a {
	color:#f9e6a5;
	font-style:italic;
}
.newsh {
	padding-bottom:90px;
	font-size:13px;
	color:#5d8ec3;
	line-height:16px;
}
.newsh form {
	padding:5px 0px 15px;
	margin:0px;
}
.newsh input[type=text] {
	border:1px solid #909090;
	width:105px;
	_margin:0px; /* IE6 hack*/
}
.newsh input[type=image] {
	margin-left:1px;
	margin-top:1px;
}
.top {
	height:14px;
	padding: 7px 0px 0px 535px;
}
.top-text {
	color:#be8e5e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:9px 0px 13px 1px;
}
.con-rep {
	float:left;
	background: url(images/bg-rep.gif) repeat-y #000000;
}
.main {
	width:808px;
	float:left;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}
.lcol {
	float:left;
	width:138px;
}
.nav {
	padding:0px;
}
.news {
	width:138px;
	padding:470px 0px 57px 0px;
	font-size:13px;
	color:#5d8ec3;
	line-height:16px;
	_padding-top:740px; /* IE6 hack*/
}
.news form {
	padding:5px 0px 15px;
	margin:0px;
}
.news input[type=text] {
	border:1px solid #909090;
	width:105px;
	_margin:0px; /* IE6 hack*/
}
.news input[type=image] {
	margin-left:1px;
	margin-top:1px;
}
.content {
	float:left;
	clear:none;
	width:290px;
	padding:28px 9px 20px 14px;
	font-size:14px;
	color:#ffffff;
	line-height:24px;
}
.content h2 {
	margin:0px;
	padding:6px 0px 0px 0px;
	font-weight:normal;
	font-size:14px;
	letter-spacing:3px;
}
.content ul {
	margin:0px;
	padding:0px 0px 0px 20px;
}
.company ul {
	float:left;
	width:120px;
}
.company li {
	list-style-image:none;
	list-style-type:none;
}
.content a:link, .content a:visited {
	color:#f9e6a5;
}
.content a:active, .content a:hover {
	color:#fff;
}
.rcol {
	float:left;
	width:340px;
	padding:81px 0px 0px 17px;
}
.slide {
	padding:0px;
}
.captions {
	color:#f9e6a5;
	font-size:11px;
	background:url(images/caption-gradient2.png) no-repeat;
	margin-top:-82px;
	height:82px;
	position:relative;
}
.captions div{
	padding: 0 10px 5px 10px;
	position:absolute;
	bottom:0;
}
.testimony {
	font-size:13px;
	color:#5d8ec3;
	padding:21px 10px 10px 69px;
	line-height:24px;
	letter-spacing:0.5px;
}
.footer {
	padding:20px 10px 10px 58px;
	clear:both;
	color:#be8e5e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer a:link, .footer a:visited {
	color:#be8e5e;
}
.footer a:hover, .footer a:active {
	color:#fff;
}
.help {
	position:absolute;
	top:939px;
	left:59px;
	width: 138px;
	color:#5D8EC3;
	font-size:13px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.help-home {
	position:absolute;
	top:1234px;
	left:59px;
	width: 138px;
	color:#5D8EC3;
	font-size:13px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.mediagal img {
	padding:10px 8px 0px 0px;
}
.review-map {
	line-height:14px;
	font-size:12px;
}
/*quick menu styles*/
ul.cssMenu ul {
	display:none
}
ul.cssMenu li:hover>ul {
	display:block
}
ul.cssMenu li:hover {
	position:relative;
}
ul.cssMenu ul {
	position: absolute;
	left:100%;
	top:0px;
}
ul.cssMenu ul ul {
	position: absolute;
	left:100%;
	top:0px;
}
ul.cssMenu, ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px;
 background-color:;
	border:0px none;
}
ul.cssMenu table {
	border-collapse:collapse
}
ul.cssMenu {
	display:block;
	font-size:0;
	zoom:1;
	z-index: 1000;
	width:138px;
}
* HTML ul.cssMenu {
	position:absolute
}
ul.cssMenu ul {
	width:165px;
}
ul.cssMenu li {
	display:block;
	zoom:1;
	margin:0;
	font-size:0;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
	outline-style:none
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	zoom:1;
	border:0px solid #c0e0FF;
	text-align:left;
	text-decoration:none;
	padding:8px 8px 6px 24px;
	font:normal 14px Arial;
	color: #fff4b1;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span {
	overflow:hidden;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a, ul.cssMenu ul li.dis a:hover {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep {
	text-align:center;
	padding:0px;
	line-height:0;
}
ul.cssMenu li.sep span {
	float:none;
	padding-right:0;
	width:70%;
	height:3px;
	display:inline-block;
 background-color:;
	background-image:none;
}
ul.cssMenu li:hover>a {
	background-color:#134a86;
	border-color:#80A0FF;
	border-style:solid;
	font:normal 14px Arial;
	background-repeat: no-repeat;
	background-position:left center;
	color: #ffffff;
	text-decoration:none;
}
ul.cssMenu li a:hover {
	position:relative;
	background-color:#134a86;
	border-color:#80A0FF;
	border-style:solid;
	font:normal 14px Arial;
	color: #ffffff;
	text-decoration:none;
	background-image:url(images/arr_white_line.gif);
	background-position:left center;
	background-repeat: no-repeat;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {
	border: none;
	vertical-align: middle;
	margin-right:8px;
	width:16px;
	height:16px;
}
ul.cssMenu ul img {
	width:16px;
	height:16px;
}
ul.cssMenu img.over {
	display:none
}
ul.cssMenu li.dis a:hover img.over {
	display:none !important
}
ul.cssMenu li.dis a:hover img.def {
	display:inline !important
}
ul.cssMenu li:hover > a img.def {
	display:none
}
ul.cssMenu li:hover > a img.over {
	display:inline
}
ul.cssMenu a:hover img.over, ul.cssMenu a:hover ul img.def, ul.cssMenu a:hover a:hover ul img.def, ul.cssMenu a:hover a:hover img.over, ul.cssMenu a:hover a:hover a:hover img.over {
	display:inline
}
ul.cssMenu a:hover img.def, ul.cssMenu a:hover ul img.over, ul.cssMenu a:hover a:hover ul img.over, ul.cssMenu a:hover a:hover img.def, ul.cssMenu a:hover a:hover a:hover img.def {
	display:none
}
ul.cssMenu a:hover ul, ul.cssMenu a:hover a:hover ul {
	display:block
}
ul.cssMenu a:hover ul ul {
	display:none
}
ul.cssMenu span {
	display:block;
	background-position:right center;
	background-repeat: no-repeat;
	padding-right:7px;
}
ul.cssMenu ul span {
	background-image:url(images/arr_black_2.gif);
}
ul.cssMenu ul li:hover > a span {
	background-image:url(images/arr_white_2.gif);
}
ul.cssMenu table a:hover span, ul.cssMenu table a:hover a:hover span {
	background-image:url(images/arr_white_2.gif);
}
ul.cssMenu table a:hover table span {
	background-image:url(images/arr_black_2.gif)
}
ul.cssMenu li a.cssMenui0 {
	background-color:#2663b6;
	padding:8px 8px 7px 24px;
	font:normal 12px Arial;
	background-image:none;
}
ul.cssMenu li a.cssMenui0:hover {
	background-color:#134a86;
	font:normal 12px Arial;
	background-repeat: no-repeat;
}
ul.cssMenu li.cssMenui0:hover>a {
	background-color:#134a86;
	font:normal 12px Arial;
	background-image:url(images/arr_white_line.gif);
	background-repeat: no-repeat;
}
.mem-highlights {
	margin-left: 15px;
}
.testimony a:link, .testimony a:visited {
	color: #5d8ec3;
}
.testimony a:hover, .testimony a:active {
	color: #ffffff;
}

