@charset "UTF-8";
#cap {
	background-image: url(../images/test/corporate_cap.jpg);
}
#topline {
	padding: 10px 40px 10px 0;
	background-color: #D1D3D4;
}
.twoColFixLtHdr #header {
	background: #FFFFFF url(../images/headers/npd_f22.jpg) no-repeat top;
} 
.twoColFixLtHdr #mainContent {
	background-image: url(../images/test/corporate_bg.jpg);
} 
h1 {
	color: #0039A6;
}
.float_righter {
	float: right;
	margin-left: 25px;
}
#raptor {
	float: right;
	width: 250px;
}
.image_float {
	float: right;
	border: 0;
	margin: 0 0 10px 10px;
}
.image_float_left {
	float: left;
	border: 0;
	margin: 0 10px 10px 0;
}