html{
	background:#223a48;
	overflow: -moz-scrollbars-vertical;
}
body#home{
	background:url(../images/bg04.jpg) repeat-x 0 0;
	background-position: top center;
}
body{
	margin:0;
	background:url(../images/bg05.jpg) repeat-x 0 0;
	min-width:964px;
	font:12px Arial, Helvetica, sans-serif;
	color:#6e6e6e;
}
a{
	color:#032549;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
img{
	border:0;
}
p{
	margin:0 0 16px 0;
}
ul{
/*	padding:0;
	margin:0;
	list-style:none;*/
}
h1, h2, h3, h4, h5, h6 { 
	margin: 0px; 
	margin-bottom: 4px;
	}
h1 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#032549;
}
h3 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #032549;
}
hr {
	border: 1px solid #e7e7e7;
}
form{
	padding:0;
	margin:0;
}
.form-error {
	display: block;
	padding: 10px;
	border: 1px solid #cc0000;
	background-color: #FCF9C3;
	color: #cc0000;
	font-size: 11px;
}
.error-item {
	display: block;
	padding: 2px 6px;

	color: #cc0000;
	font-size: 11px;
	clear: both;
}
	
.right{
	float:right !important;
}
.container#home1{
	background:url(../images/body-bg03.jpg) no-repeat 50% 0;
}
.container#inner{
	background:url(../images/body-bg02.jpg) no-repeat 50% 0;
}
* html .container#inner{
	padding:0 0 0 1px;
	margin:0 0 0 -1px;
}
.container{
	width:100%;
	
}
#main{
	overflow:hidden;
	width:964px;
	margin:0 auto;
	position:relative;
}
.top-box{
	height:384px;
	overflow:hidden;
	width:964px;
}
.center-box{
	width:964px;

}
.center-inner-top{
	background:url(../images/center-inner-top.jpg) no-repeat 0 0;
	width:964px;
	padding:236px 0 0 0;
	float:left;
}
.center-inner-center{
	background:url(../images/center-inner-center.gif) repeat-y 0 0;
	width:964px;
	float:left;
}
.center-inner-bottom{
	background:url(../images/center-inner-bottom.gif) no-repeat 0 100%;
	width:964px;
	float:left;
	padding:0 0 10px 0;
}
.inner-ct{
	margin:-230px 0 0 0;
	position:relative;
	float:left;
}
.header{
	width:964px;
	height:105px;
	margin:0 0 9px 0;
	position:relative;
}
.header h1{
	position:absolute;
	top:4px;
	left:15px;
	margin:0;
}
.header h1 a{
	background:url(../images/logo.gif) no-repeat 0 0;
	width:133px;
	height:94px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
h2.slogan{
	top:18px;
	left:210px;
	position:absolute;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#032549;
	letter-spacing:-1px;
	margin:0;
}
ul.top-nav{
	width:380px;
	position:absolute;
	right:0;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	top:17px;
}
ul.top-nav li{
	padding:0 15px 0 16px;
	background:url(../images/top-split.gif) no-repeat 0 0;
	letter-spacing:-1px;
	float:right;
}
ul.top-nav li.first{
	background:none;
	padding:0 15px 0 0;
}
ul.top-nav li a{
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul.top-nav li a:hover{
	text-decoration:underline;
}
.nav{
	background:url(../images/menu-left.gif) no-repeat 0 0;
	padding:0 0 0 10px;
	float:right;
	position:absolute;
	top:50px;
	right:16px;
	z-index:8000;
}
.nav-right   {
	background:url(../images/menu-right.gif) no-repeat 100% 0;
	padding:0 10px 0 0;
	float:left;
}
.nav ul{
	background:url(../images/menu-center.gif) repeat-x 0 0;
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nav ul li{
	background:url(../images/nav-split.gif) no-repeat 0 0;
	padding:8px 2px 0 0;
	height:38px;
	float:left;
}
.nav ul li{
	position:relative;
}
.nav ul li.first{
	background:none;
}
.nav ul li a{
	margin:0 0px 0 6px;
	background-image:url(../images/right-button.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	height:38px;
	padding:0 8px 0 0;
	float:left;
	display:inline;
	text-decoration:none;
	font:bold 11px Arial, Helvetica, sans-serif;
}
.nav ul li a span{
	background-image:url(../images/left-button.gif);
	height:26px;
	padding:12px 8px 0 16px;
	float:left;
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
.nav ul li a:hover, .nav ul li a.current{
	background-position:100% -38px;
	text-decoration:none;
}
.nav ul li a:hover span, .nav ul li a.current span{
	background-position:0 -38px;
}
.nav ul ul{
	position:absolute;
	top:46px;
	left:0;
	background:#fff url(../images/drop-bg.gif) repeat-x 0 100%;
	display:none;
	z-index:100;
}
.nav ul ul li{
	background:none;
	height:auto;
	padding:0;
	float:none;

	position:relative;
}

.nav ul ul li a{
	white-space:nowrap;
	margin:0;
	background:none;
	height:auto;
	display:inline;
	float:none;
	padding:7px 12px;
	display:block;
	border-bottom:1px solid #c9c9c9;
}
.nav ul ul li.last a{
	border:0;
}
.nav ul ul li a:hover{
	color:#ffffff;
	background-color: #37A9D1;
}
.nav ul ul ul{
	display:none;
	position:absolute;
	left:100%;
	top:0px;
}
.nav ul li:hover ul,
.nav ul li.hover ul{
	display:block;
}
.nav ul li:hover ul ul,
.nav ul li.hover ul ul{
	display:none;
}
.nav ul li ul li:hover ul,
.nav ul li ul li.hover ul{
	display:block;
}
.nav ul li:hover a, 
.nav ul li.hover a{
	background-position:100% -38px;
}
.nav ul li:hover a span, 
.nav ul li.hover a span{
	background-position:0 -38px;
}
.intro-box{
	width:944px;
	height:262px;
	overflow:hidden;
	background:url(../images/intro-box.jpg) no-repeat 0 0;
	margin:0 auto;
}
.intro-left{
	width:438px;
	float:left;
	margin:5px 0 0 4px;
	display:inline;
}
.intro-left ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float:right;
	width:170px;
	margin:18px 0 0 0;
}
.intro-left ul li{
	width:170px;
	float:left;
	padding:0 0 8px 0;
}
.intro-left ul li a{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
}
.presenting{
	/******* whenever we get stuff to fill this
	width:250px;
	height:250px;
	overflow:hidden;
	float:left;
	margin:5px 4px 0 0;
	display:inline;
	*/
}
.intro-news-box{
	/* width:248px; width when presenting companies are loaded */
	float:left;
	margin:5px 0 0 0;
}
.intro-news-box div{
	width:468px; /* width:228px; width when presenting companies are loaded */
	overflow:hidden;
	background:url(../images/news-border01.gif) repeat-x 0 100%;
	padding:4px 10px;
}
.intro-news-box div.last{
	background:none;
}
.intro-news-box div h2{
	font:bold 12px Arial, Helvetica, sans-serif;

	margin:0 0 5px 0;
	text-transform:uppercase;
	color:#032549;
}
.intro-news-box p{
	margin:0 0 2px 0;
	color:#4f4f4f;
	font-size:10px;
}
span.news-img{
	margin:0 12px 0 0;
	float:left;
	display:inline;
}
span.date-location{
	font:bold 12px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin:0 0 1px 0;
	display:block;
	color:#032549;
}
.intro-news-box div ul{
	float:left;
	width:100px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.intro-news-box div ul li{
	float:left;
	width:120px;
	font-size:10px;
	font-weight:bold;
}
.center-box-center{
	background:url(../images/data-center.gif) repeat-y 0 0;
	width:948px;
	overflow:hidden;
	padding:12px 0 0 16px;
}
.center-box-bottom{
	background:url(../images/data-bottom.gif) no-repeat 0 100%;
	width:964px;
	overflow:hidden;
	padding:0 0 8px 0;
}
.two-cols-box{
	width:605px;
	float:left;
	margin:0 6px 0 0;
	display:inline;
}
.two-cols-ct{
	width:605px;
	overflow:hidden;
	padding:0 0 8px 0;
}
.two-cols-split{
	background:url(../images/splitt.gif) no-repeat 298px 0;	
	width:603px;
	overflow:hidden;
}
.right-col{
	width:325px;
	float:left;
}
.two-cols-top{
	background:url(../images/2cols-top.gif) no-repeat 0 0;
	width:603px;
	padding:9px 0 0 0;
	overflow:hidden;
}
.two-cols-center{
	background:url(../images/2cols-center.gif) repeat-y 0 0;
	width:601px;
	overflow:hidden;
	padding:0 0 0 2px;
}
.two-cols-bottom{
	background:url(../images/2cols-bottom.gif) no-repeat 0 100%;
	width:603px;
	padding:0 0 11px 0;
}
.two-cols-top2{
	background:url(../images/2cols-top2.gif) no-repeat 0 0;
	width:605px;
	padding:8px 0 0 0;
	overflow:hidden;
}
.two-cols-center2{
	background:url(../images/2cols-center2.gif) repeat-y 0 0;
	width:603px;
	overflow:hidden;
	padding:0 0 0 2px;
}
.two-cols-bottom2{
	background:url(../images/2cols-bottom2.gif) no-repeat 0 100%;
	width:605px;
	padding:0 0 6px 0;
}
.right-col-top{
	background:url(../images/right-box-top.gif) no-repeat 0 0;
	width:325px;
	padding:10px 0 0 0;
	overflow:hidden;
}
.right-col-center{
	background:url(../images/right-box-center.gif) repeat-y 0 0;
	width:321px;
	overflow:hidden;
	padding:0 1px 9px 3px;	
}
.right-col-bottom{
	background:url(../images/right-box-bottom.gif) no-repeat 0 100%;
	width:325px;
	overflow:hidden;
	padding:0 0 9px 0;
	margin:0 0 8px 0;
}
.box-bg{
	background:url(../images/right-box-center-bg.gif) repeat-x 0 0;
	width:296px;
	min-height:210px;
	padding:10px 0 0 25px;
	overflow:hidden;
}
.box-itm{
	width:251px;
	float:left;
	margin:0 10px 0 0;
	padding:10px 18px 0 25px;
	display:inline;
}
.box-itm p{
	margin:0 0 14px 0;
}
.box-itm.last{
	margin:0;
}
.box-itm h2{
	margin:6px 0 10px 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#032549;
	text-transform:uppercase;
}
.box-itm h3, .box-bg h3{
	background:url(../images/box-h3-pad.gif) no-repeat 0 0;
	padding:4px 0 0 24px;
	height:20px;
	margin:0 0 8px -25px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#032549;
	text-transform:uppercase;
}
.box-bg h3{
	background:url(../images/box-h3-pad2.gif) no-repeat 0 0;
}
span.logo{
	float:left;
	margin:0 8px 0 -16px;
	padding:0 14px 0 0;
	display:inline;
	width:120px;
	height:86px;
}
span.date{
	display:block;
	font-weight:bold;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#032549;
	text-transform:uppercase;
	clear:both;
}
.box-itm h4{
	margin:0;
	color:#6e6e6e;
	font-size:12px;
}
.box-itm h4 a{
	color:#6e6e6e;
}
span.box-img{
	margin:0 0 15px 0;
	overflow:hidden;
	display:block;
}
.login-frm{
	width:320px;
	overflow:hidden;
	border-bottom:1px solid #efefef;
	margin:0 0 16px -24px;
	padding:0 0 16px 20px;
}
.login-frm.last2{
	border:0;
	margin:0 0 0 -24px;
	padding:0 0 0 20px;
}
.box-bg p{
	font-size:11px;
}
.login-frm div{
	width:293px;
	overflow:hidden;
	margin:0 0 4px 0;
}
.login-frm div label{
	width:60px;
	padding:3px 4px 0 0;
	text-align:right;
	font-size:11px;
	color:#6e6e6e;
	float:left;
}
input.txt01{
	width:170px;
	height:16px;
	padding:2px 0 1px 5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #ccc;
}
input.login, input.sign-up{
	margin:0 0 0 6px;
	float:left;
	display:inline;
	background:url(../images/login-button.gif) no-repeat 0 0;
	width:43px;
	height:17px;
}
input.sign-up{
	background:url(../images/sign-up.gif) no-repeat 0 0;
}
.items-box{
	width:270px;
	overflow:hidden;
	margin:0 0 14px 0;
}
.items-box div{
	width:100px;
	float:left;
	font-size:11px;
}
span.items-photo{
	margin:0 12px 0 0;
	float:left;
	display:inline;
	border:1px solid #ccc;
}
.items-box div ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin:0 0 12px 0;
	overflow:hidden;
}
.items-box div ul li{
	background:url(../images/bullet01.gif) no-repeat 0 5px;
	padding:0 0 0 10px;
}
.items-box div ul li a{
	text-decoration:none;
	color:#6e6e6e;
}
.items-box div ul li a:hover{
	text-decoration:underline;
}
ul.items-list{
	width:270px;
	padding:0;
	margin:0;
	list-style:none;
}
ul.items-list li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float:left;
	width:54px;
	text-align:center;
	padding:0 10px 0 0;
}
ul.items-list li img{
	float:none;
	display:inline;
}
ul.items-list li.last{
	padding:0;
}
ul.news-list li{
	padding:0 0 8px 0;
	font-size:1px;
}
ul.news-list li span.prev{
	font-size:11px;
}
.crumbs{
	width:938px;
	overflow:hidden;
	padding:0px 0 8px 6px;
}
.crumbs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.crumbs ul li{
	display:inline;
	padding:0 9px 0 16px;
	background:url(../images/crumbs-split.gif) no-repeat 0 5px;
	color:#fff;
}
.crumbs ul li.first{
	padding:0 9px 0 0;
	background:none;
}
.crumbs ul li a{
	color:#fff;
}
.inner-sidebar{
	width:187px;
	float:left;
	margin:0 9px 0 0;
	display:inline;
}
.inner-side-top{
	background:url(../images/side-top.png) no-repeat 0 0;
	width:189px;
	height:8px;
	overflow:hidden;
}
.inner-side-center{
	background:url(../images/side-center.png) repeat-y 0 0;
	width:187px;
	padding:0 2px 0 0;
	overflow:hidden;
}
.inner-side-bottom{
	background:url(../images/side-bottom.png) no-repeat 0 0;
	width:189px;
	height:8px;
	overflow:hidden;
}
.inner-side-ct{
	background:#fff url(../images/side-bg.gif) repeat-x 0 100%;
	width:187px;
	overflow:hidden;
}
.inner-side-ct ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin:6px 0 0 12px;
	overflow:hidden;
	width:170px;
}
.inner-side-ct ul li{
	background:url(../images/side-list-bg.gif) no-repeat 0 100%;
	float:left;
	width:170px;
}
.inner-side-ct ul li.last{
	background:none;
}
.inner-side-ct ul li a{
	padding:4px 0 4px 20px;
	display:block;
	width:150px;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	line-height:24px;
}
.inner-side-ct ul li a:hover, .inner-side-ct ul li.active a{
	background:url(../images/side-hover.gif) no-repeat 0 0;
	color:#000;
	
}
.inner-center{
	width:754px;
	float:left;
}
.inner-center-top{
	background:url(../images/inner-center-top.png) no-repeat 0 0;
	width:754px;
	height:7px;
	overflow:hidden;
}
.inner-center-center{
	background:url(../images/inner-center-center.png) repeat-y 0 0;
	width:748px;
	overflow:hidden;
	padding:0 4px 0 2px;
}
.inner-center-bottom{
	background:url(../images/inner-center-bottom.png) no-repeat 0 0;
	width:754px;
	height:12px;
	overflow:hidden;
}
.inner-center-ct{
	background: #f8f8f8;
	width:702px;
	overflow:hidden;
	padding:0 30px 0 16px;
}

.inner-center-ct h2{
	background:url(../images/ct-heading-bg.gif) repeat-y 0 0;
	margin: 0 0 2px -16px;
	padding:3px 0 3px 16px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#032549;
	text-transform:uppercase;
}
.inner-center-ct .MsoNormal {
	padding:0px;
	margin: 0px;
}
.inner-center-ct .content {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.inner-center-ct ul {
	list-style-type: disc;
}
.inner-center-ct ul ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: circle;
	}
.inner-center-ct ul ul ul {
	list-style-type: square;
	}
.footer{
	width:944px;
	text-align:center;
	padding:8px 0 0 0;
	margin:0 0 20px 0;
	clear:left;
}
.footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
	width:944px;
	overflow:hidden;
	margin:0 0 8px 0;
}
.footer ul li{
	display:inline;
	background:url(../images/footer-split.gif) no-repeat 0 0;
	padding:0 10px 0 12px;
}
.footer ul li.first{
	background:none;
	padding:0 10px 0 0;
}
.footer ul li a{
	color:#fff;
	text-decoration:none;
}
.footer ul li a:hover{
	text-decoration:underline;
}
.footer span{
	display:block;
	text-align:center;
	color:#797d80;
}
.footer span a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

/* Member Area
*************************/
#member-login-form {
	width: 400px;
	margin: 0 auto;
}
fieldset {
	border: 4px solid #E7E7E7;
	padding: 8px;
	margin-bottom: 15px;
}
fieldset legend {
	font-size: 16px;
	color: inherit;
}
form label {
	display: block;
	width: 250px;
	padding-top: 6px;
	clear: both;
}
fieldset hr {
	border-style: solid;
	border-color: #efefef;
}
.member-submit-button {
	margin-top: 7px;
	margin-bottom: 7px;
}
.member-submit-button input{
	border: none;
	background: none;
	clear: both;
	display:block;
	background-color: #002048;
	padding: 2px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.simple-table, .simple-table td{
	border: 1px solid #efefef;
}
#users-logged-in {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#users-logged-in li {
	display: block;
	float: left;
	padding: 4px 8px;
	border: 2px solid #e7e7e7;
	margin-right: 8px;
}

/**************************
  Current Offering Styles
  ************************/
  
.featured-profile td {
	border: 1px solid #dfdfdf;
	}
.featured-profile td table td {
	border: none;
}

.featured-profile h2{
	margin: 5px 0 5px -4px;
}