@charset "utf-8";

img {
	border:0px;
}

#selectorwrapper, #container {
	position: relative;
	border: 2px solid #DEDED8;
	background-color: #FFFFFF;
	width: 980px;
	/*height: 660px;*/
	margin-right: auto;
	margin-left: auto;
}

#selectorLeftWrapper {
	width: 230px;
	margin-left: 55px /*100px*/;
	margin-top: 0px;
	height: 475px;
	position: absolute;
}
#selectorCenterWrapper {
	width: 230px;
	margin-left: 337px /* 382px*/;
	margin-top: 0px;
	height: 475px;
	position: absolute;
}

#selectorRightWrapper {
	width: 230px;
	margin-left:615px /*660px*/;
	margin-top: 0px;
	height: 475px;
	position: absolute;
}


.topicTitlePictureColor {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	height: 350px;
	width: 100%;
	opacity: 1;
}

.topicTitlePictureBW {
	position: absolute;
	z-index: 90;
	left: 0px;
	top: 0px;
	height: 350px;
	width: 100%;
	opacity: 1;
}







.topicBottomWrapper{
	top: 424px;
	left: 0px;
	width: 100%;
	position: absolute;
}

#selectorLeftIcon {
	height: 100px;
	width: 100px;
	z-index: 200;
	position: absolute;
	top: 290px;
	left: 110px;
}


#selectorCenterIcon {
	height: 100px;
	width: 100px;
	z-index: 200;
	position: absolute;
	right: 5px;
	top: 310px;
}



#selectorRightIcon {
	height: 100px;
	width: 100px;
	z-index: 200;
	position: absolute;
	right: 20px;
	top: 260px;
}



/**Header**/ 

#selectorCenterHeader {
	width:620px;
	height:135px;
	margin-right: auto;
	margin-left: auto;
}


#eeWeb{
	position: absolute;
	top: 0;
	left:0;
	width: 195px;
	z-index: 1000;
}
#eeDesign{
	position: absolute;
	top: 0;
	left:195px;
	width:424px;
	z-index: 1001;
}
#eeHero{
	position: absolute;
	top: 0;
	left:424px;
	width:184px;
	z-index: 1000;
	
}

#selectorCenterIE6{display:none; visibility:hidden;}






/**Nav Menu**/
#navigationMenuWrapper {
	width:860px;
	height:40px;
	margin-top:6px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}


.navMenuReg, .navMenuDown{
	top:0;
	position:absolute;
	z-index: 90;
	height: 29px;
	opacity: 1;
}	

.navMenuReg{
	z-index: 100;
}

.navDiv{
	position:relative;
}



/**RT Overrides**/
#logo {
	background-image: url("../images/head-full-small.jpg");
	width:370px;
	height: 58px;
	background-position: 0px 0px;
}










