#conferenceForm {
	width:224px; height:74px; background-image:url('../images/promoBG.jpg'); float:right; color:#816118; margin-right:1px; margin-bottom:15px; font-size:13px;
}

#links {
	margin-top:30px;
	text-align:right;
	font-size:12px;
	color:#c06b34;
}

#links ul {
  list-style:none;
color:#000;
margin-top:5px;
}

#links li {
	padding-bottom:8px;
}

#links a {
	color:#607478;
	text-decoration:none;
}

#links a:hover {
	color:#66868c;
	text-decoration:underline;
}

#shareThis {
	float:right;
	margin-right:0px;
	margin-top:15px;
}

#shareThis a {
	text-decoration:none;
	color:#000;
	font-size:12px;
}


#steps a {
	text-decoration:none;
	color:#59adc3;
	font-weight:bold;
}


#news a{
	text-decoration:none;
	color:#59adc3;
	font-weight:bold;
}

#news a:hover {
	text-decoration:underline;
	color:#59adc3;
	font-weight:bold;
}

#holder {
  font-family: 'Century Gothic', 'sans-serif';
  margin:auto;
  width:800px;
margin-bottom:40px;
position:relative;
top:-20px;
}

#conLeft {
/*	height:1000px; */
	width:530px;
	float:left;
	margin-left:10px;
	text-align:justify;
/*	background-color:#eee; */
}

#conRight {
/*	height:800px; */
	margin:10px;
    padding-top:44px;

}




/* TABS */

h1 {
	position: relative;
	overflow: hidden;
	left: -15px;
}

h1 span {
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; 
}

h1, h1 span {
	width: 294px;
	height: 109px;

}

/* demo */

div.demolayout {
	width: 530px;
	margin: 0 0 20px 0;
}


ul.demolayout {
	list-style-type: none;
	width: 530px;
	float: left;
    margin-left:-40px;
}

ul.demolayout li {
	margin: 0px;
	float: left;
	margin-bottom:-16px;
}


ul.demolayout a {
	float: left;
	display: block;
    
	padding: 8px 20px;
	color: #fff;
	background: #8eadb8;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}

ul.demolayout a:hover {
	background: #f4c536;
}

ul.demolayout a.active {
	background: #597d8a;
	cursor: default;
	color: #fff;
}

.tabs-container {
	clear: left;
	background-color:#597d8a;
/*	border: 1px solid #ccc; */
	border-top: 0;
	padding: 10px 8px 10px 8px;
}



/* new */

#fa_top {
	height:110px;
	width:523px;
}

#rightColumn {
	margin-top:-50px;
}

#news {
	font-size:12px; margin-bottom:40px;
}

.newsCopy {
	float:left;
}

.arrow {
	float:right;
}