/* CSS Document */
body 
{
	background-color: #c8b18b;
}

#topLogo 
{
	background-image: url(../images/services_top.gif);
	background-repeat: no-repeat;
}

#flash_cogs {
	left: -100px;
	top: 0px;
}

#pgHeader {
	width: 160px;
	height: 40px;
	line-height: 18px;
	float: left;
	padding-left: 15px;
	margin-top: 37px;
	text-align: left;
}

#inside_footer {
	background-image: url(../images/services_bottom.gif);
	background-repeat: no-repeat;
}

#column_right {
	width: 300px;
	padding-left: 20px;
	margin-top: 195px;
	text-align: left;
}

#column_left {
	width: 190px;
}

.inside_pg_mrk #pgHeader { margin-top: 15px !important; height: 60px !important; line-height: 22px; }

.inside_pg_ful #flash_cogs { margin-top: 475px; }
.inside_pg_dp #flash_cogs { margin-top: 335px; left: 425px; }
.inside_pg_ms #flash_cogs { margin-top: 335px; left: 425px; }
.inside_pg_int #flash_cogs { margin-top: 335px; left: 425px; }
.inside_pg_mrk #flash_cogs { margin-top: 335px; left: 425px; }



