/* CSS Document */
body 
{
	background-color: #f05133;
}

#topLogo 
{
	background-image: url(../images/solutions_top.gif);
	background-repeat: no-repeat;
}

#flash_cogs {
	margin-top: 20px;
	left: -100px;
	top: -20px;
}

#pgHeader {
	width: 150px;
	height: 60px;
	line-height: 22px;
	float: right;
	padding-right: 15px;
	margin-top: 35px;
	text-align: right;
}

#inside_footer {
	background-image: url(../images/solutions_bottom.gif);
	background-repeat: no-repeat;
}

#column_right {
	width: 175px;
	text-align: right;
}

#column_left {
	width: 300px;
	margin-top: 175px;
}

.inside_pg_df #column_left { padding-left: 30px !important; margin-top: 190px !important; }
.inside_pg_df .hdr_med { padding-left: 0px !important; }
.inside_pg_df #pgHeader { height: 45px !important; }

.inside_pg_bpi #column_right { width: 190px; }
