
/* RSA Structural Elements Style Sheet -------------------------------------*/


#topContainer {
	margin:0px;
	text-align:center;
	overflow:hidden;	
}

#toolbarBottomLine {
	border-bottom:1px solid #A1A1A1;
}

#toolbarContainer {
	margin-right:auto;
	margin-left:auto;	
	width:770px;
}

#toolbarBorders {
	border-left:1px solid #A1A1A1;
	border-right:1px solid #A1A1A1;
	padding:15px 2px 10px 2px;		
}

#toolbarContent {
	text-align:right;
}

#mainContainer {
	position:relative;
	background-color:#FFF;
	margin-right:auto;
	margin-left:auto;
	width:770px;
}

#mainBorders {
	text-align:left;	
	border-left:1px solid #A1A1A1;
	border-right:1px solid #A1A1A1;
	padding:2px;
}

#welcomeContainer {
	position:absolute;
	left:168px;
	top:99px;
	z-index:10;
	width:599px;
	background-color:#FFF;
	background-image:url(/images_new/backgroundCompanyMenu.gif);
	background-repeat:no-repeat;
}

#welcome {
	margin:8px 6px 6px 6px;
	border:1px solid #A1A1A1;
	padding:2px;
}

#welcomeContent {
	text-align:left;
	padding-left:52px;
	padding-top:14px;
	padding-bottom:10px;
	border-top:4px solid #000;
	background:url(/images_new/labs_home_welcome.jpg) no-repeat #B6D9EC;	
}

#homeLineBelowWelcome {
	border-top:4px solid #000;
	border-bottom:1px solid #A1A1A1;
	margin-bottom:1px;
}


#footerLine {
	border-top:3px solid #525252;
}

#footerContainer {
	height:33px;
	background-color:#A61419;
}

#bottomWhiteTopLine {
	height:56px;
	border-top:1px solid #A1A1A1;
}

#bottomWhiteContainter {
	margin-right:auto;
	margin-left:auto;
	width:770px;
}

#bottomWhiteBorders {
	height:56px;
	border-left:1px solid #A1A1A1;
	border-right:1px solid #A1A1A1;
	padding:0px 2px;		
}

#homeContentColumnContainer {
	margin:0px 4px 4px 4px;
	background-color:#FFF;
}

#homeRightColumnContainer {	
	margin:0px 2px 0px 2px;
	background-color:#FFF;
}

