@charset "utf-8";
/* CSS Document */

.oneColFixCtrHdr #mainContent {
	z-index:7;
	left:150px;
	
	width:400px;
	padding:0;
}	
.oneColFixCtrHdr #contentbot {
	position:relative;
	top:10px;
	padding:0;
	height:200px;
	width:600px;
		z-index:7;
}	

table { display: table;
		z-index:7;
}
.contactinfo{
	position:relative;
	left:300px;
	top:-150px;
}
.contactinfo2{
	position:absolute;
	left:400px;
	top:360px;
}
