

#banner {
	width: 922px;
	float: right;
}


#bannerImageContainer {
	position: relative;
	width: 922px;
	float: right;
	margin-top: -40px;
}




#logoImageContainer {
	position: relative;
	width: 922px;
	float: right;
	margin-top: -430px;
	margin-right: -180px;
	z-index: 10;
}


#contentContainer {
	width: 922px;
	float: right;
	min-height: 100px;
}

div.row2 {
	height: 460px;
	min-width: 30px;	
	margin-bottom: 5px;
} 

.cBgHeader {
	background: #10508c;	
}

.shadow3 {
	-webkit-box-shadow: 3px 3px 4px -1px #000000;
	-moz-box-shadow: 3px 3px 4px -1px #000000;
	box-shadow: 3px 3px 4px -1px #000000;
}


#containerFooterAll {
	display: none;
}




