#mainimg{
	cursor:pointer;
	height:197px;
	margin:0px;
	padding:0px;
}
#mainimg img{
	position: absolute;
}

#carousel{
	float:left;
	width: 800px;
	padding:0px 0px 0px 0px;
	margin:0 0 0 0px;
}
#slideshowbtns{
	width:800px;
	float:left;
	cursor:pointer;
	border-bottom: 1px solid #71818a;
	background: url('http://www.cloudstandardscustomercouncil.org/slider/images/triState_tab2.gif') repeat-x;
	background-position: -5px 0;
}
.rDefaultBtn{
	float:left;
	width:200px;
	height:39px;
	background: url('http://www.cloudstandardscustomercouncil.org/slider/images/triState_tab2.gif') no-repeat;
}
.rAltBtn{
	float:left;
	width: 200px;
	height:39px;
	margin-left: 0px;
	background: url('http://www.cloudstandardscustomercouncil.org/slider/images/triState_tab_fl2.gif') no-repeat;
}

.rDefaultBtnTxt{
    text-transform:uppercase;
	display:block;
	text-decoration: none;
	margin-left: 9px;
	margin-top: 10px;
	line-height: 12px;
	width:178px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}
.rActiveBtnTxt{
	color: #000000;
}
.rIndexBtnTxt{
	color:#00529B;
}
#stage{
    position:absolute;
	cursor:pointer;
	height:auto;
	z-index:4;
	margin-left:190px;
    padding: 20px 0 0 12px;
}
#stage dt{
	font-family:Arial;
	/*width: 395px;*/
	width: 465px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin:0px;
}
#stage dd{
	display:block;
	margin: 0;
	padding:6px 0 0 0;
}
#stage dt p{
        padding:0px;
        margin: 0 0 4px;
        color: #9BA7AD;
        font-size: 11px;
		font-weight:bold;
}
#stage dd p{
	color:#333333;
	line-height:16px;
	font-weight: normal;
	font-size: 12px;
	margin:0px;
	padding:0px;
}
#stage dd a{
	border:0;
	margin:0px;
	padding:0px;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color:#336699;
}
.morelink a{
    position: absolute;
    top: 155px;
}