@charset "utf-8";
/* CSS Document */

/* CONTROLS CENTER CONTENT AREA PADDING */
#colRightP{
z-index:2;
position: relative;
left:160px;
width:740px; 
padding: 0px;
background-color:#ffffff;
}

#headerleftP {
float:left;
width:160px;
height:100px;
background-color:#00416E;
padding:0;
}

#headerleftTall {
float:left;
width:160px;
height:80px;
background-color:#00416E;
padding: 20px 0 0 0;
}

#headerrightP {
float:right;
width:740px;
height:100px;
background-color:#00416E;
padding:0;
}

#photoContainerP {
	width:574px;
	height:160px;
	position:relative;
}

#headerOpen {
float:right;
width:740px;
height:65px;
background-color:#00416E;
padding:0;

}

#headerOpen H1 {
	font: bold 21px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-top: 21px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
	

