#l2OuterContainer{
	width: 802px;
	height: 723px;
	margin: 0px;
	background-color: #003399;
	border: 1px solid #00559C;
	display: block;
	text-align:left;
	
}
img#contactv2{
	position: absolute;
	top:55;
	right: 5;
	z-index:20;
}

#l2TopLeft{
	width: 400px;
	height: 235px;
	float: left;
	
	background: url(../images/layout/l2TopLeftv2.jpg);
}

#l2TopRight{
	width: 400px;
	height: 235px;;
	float: left;
	background: url(../images/layout/l2TopRightv2.jpg);
}

#l2Body{
	width: 800px;
	height: 458px;
	float: left;
	
	background: url(../images/layout/l2Bodyv2.jpg);
}

#l2ContentContainer{
	
}

#l2bodyContent{
	width: 740px;
	height:412px;
	padding: 8px;
	/*overflow: auto;*/
	z-index: 99;
	position: absolute;
	top:245px;
	left: 20px;
	 
	/*border: 1px solid #666666;*/
}

#l2bodyContent img{
	border: 1px solid #00559C;
	margin: 3px;
}

#l2bodyBG{
	background: transparent;
	background-color: #A2B0D5;
	opacity: .70;
	filter:alpha(opacity=70);/* IE's opacity*/ 
	display: block;
	width: 740px;
	height: 430px;
	z-index: 2;
	position: absolute;
	top:245px;
	left: 20px;
	padding: 8px;
}
#corner{
	
	left: 636;
	top: 215;
	position: absolute;
	z-index:200;
}
