.noMargin {
   margin: 0px;
}

.marginLeft32 {
   margin-left: 32px;
}

/************/
/** Header **/
/************/

div.header {
   width: 968px;
	height: 107px;
	background-image: url('http://www.entechintech.com/scec/images/bg-header.gif');
	background-repeat: no-repeat;
}

div.headerItems {
   width: 900px;
	height: 30px;
	margin-left: 32px;
}

div.headerItems img#logo {
   margin-top: 20px;
	float: left;
}

div.timeAndVenue {
   width: 430px;
	height: 62px;
	margin-top: 30px;
	float: right;
	overflow: hidden;
}

div.headerItems h3,
div.headerItems h4 {
   text-align: right;
	margin-bottom: 0px;
}

div.banner {
   width: 962px;
	height: 244px;
	float: left;
}

/**********/
/** Body **/
/**********/

body {
   background-color: #545562;
   background-image: url('http://www.entechintech.com/scec/images/bg-main.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

div.outerContainer {
   width: 100%;
   padding-top: 80px;
}

div.main {
   width: 968px;
	margin: 0 auto;
}

div.innerContainer {
   width: 968px;
	background-image: url('http://www.entechintech.com/scec/images/bg-body.gif');
	background-repeat: repeat-y;
	background-color: #0d0d0d;
}

div.contentContainer {
   width: 962px;
	margin-left: 3px;
}

div.contentGradient {
   width: 962px;
	padding-top: 32px;
	background-image: url('http://www.entechintech.com/scec/images/bg-contentContainer.jpg');
	background-repeat: repeat-x;
	background-color: #0d0d0d;
	float: left;
}

div.sponsors {
   width: 962px;
	height: 128px;
	background-color: #000;
}

/************/
/** Footer **/
/************/

div.footer {
	width: 100%;
	height: 165px;
	margin-bottom: 64px;
   background-image: url('http://www.entechintech.com/scec/images/bg-footer-00.gif'); 
	background-repeat: no-repeat;
}

div.footer div.etfInfo {
   width: 160px;
	margin-left: 32px;
	float: left;
	display: inline;
}

div.etfLogo {
   width: 320px;
	margin-left: 32px;
	float: left;
	display: inline;
}

div.footer div.etfInfo.enteract {
   padding-top: 28px;
	float: right;
}

div.footer div.etfInfo p.enteract {
   text-align: center;
	color: #606060;
}

div#footerCycler {
   width: 968px;
	height: 165px;
}

div#footerCycler ul {
   list-style: none;
}

div.footerCyclerElement {
   width: 968px;
	height: 165px;
}

div.footerCyclerElement.footer00 { background-image: url('http://www.entechintech.com/scec/images/bg-footer-00.gif'); }
div.footerCyclerElement.footer01 { background-image: url('http://www.entechintech.com/scec/images/bg-footer-01.gif'); }
div.footerCyclerElement.footer02 { background-image: url('http://www.entechintech.com/scec/images/bg-footer-02.gif'); }
div.footerCyclerElement.footer03 { background-image: url('http://www.entechintech.com/scec/images/bg-footer-03.gif'); }
div.footerCyclerElement.footer04 { background-image: url('http://www.entechintech.com/scec/images/bg-footer-04.gif'); }
div.footerCyclerElement.footer05 { background-image: url('http://www.entechintech.com/scec/images/bg-footer-05.gif'); }
div.footerCyclerElement.footer06 { background-image: url('http://www.entechintech.com/scec/images/bg-footer-06.gif'); }
div.footerCyclerElement.footer07 { background-image: url('http://www.entechintech.com/scec/images/bg-footer-07.gif'); }
div.footerCyclerElement.footer08 { background-image: url('http://www.entechintech.com/scec/images/bg-footer-08.gif'); }

div.etfInfoContainer {
   padding-top: 52px;
}

div.footer div.etfInfo p,
div.footer div.etfInfo p span {
   font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
}   

div.footer div.etfInfo p span {
	font-weight: bold;
   color: #fff;
}

/*****************/
/** Page Styles **/
/*****************/

div.contact-leftColumn {
	float: left;
	width: 260px;
	margin-right: 32px;
}

div.home-leftColumnFeature {
	height: 142px;
}

div.contact-leftColumn {
	float: left;
	width: 260px;
}

div.home-leftColumnFeature p.contactDetails {
	width: 150px;
	float: left;
}

div.home-leftColumnFeature p.contactDetails a {
	font-size: 11px;
}

div.home-leftColumnFeature {
	height: 122px;
}

div.home-leftColumnFeature img{
	margin-bottom: 16px;
}

div.home-leftColumnFeature p.contactDetails {
	width: 150px;
	float: left;
}

div.home-leftColumnFeature p {
	margin-bottom: 0px;
}

div.home-leftColumnFeature p.contactDetails a {
	font-size: 11px;
}

.floorPlan {
	margin-bottom: 16px;
}

p.footnote {
	font-size: 9px;
}

div.countdown {
	float: left;
	padding-left: 16px;
   padding-top: 16px;
   height: 60px;
   width: 326px;
   border-top: 1px solid #000;
}
