﻿/* CSS Document */
body 
{
	background-color: #DAE7A2;
}

#topLogo 
{
	background-image: url(../images/customers_top.gif);
	background-repeat: no-repeat;
}

#pgHeader {
	width: 160px;
	height: 40px;
	line-height: 18px;
	float: right;
	padding-right: 15px;
	margin-top: 37px;
	text-align: right;
}

#flash_cogs {
	margin-top: 20px;
	left: -100px;
	top: -150px;
	display: none;
}

#inside_footer {
	background-image: url(../images/customers_bottom.gif);
	background-repeat: no-repeat;
}

#column_right {
	width: 315px;
	text-align: left;
}

#column_left {
	width: 310px;
	margin-top: 10px;
}

#column_bottom { padding-left: 15px; padding-right: 15px; padding-top: 30px; }

#left_columns { width: 420px; float: left; display: inline; position: absolute; }
#column_mid 
{
	width: 420px;
	text-align: left; 
	padding-left: 50px;
}

#left_logos { width: 130px; }

.transImg_F #imgFidelity, 
.transImg_L #imgLeatherUp, 
.transImg_T #imgTexasRoadhouse, 
.transImg_N #imgNaviSource, 
.transImg_C #imgConnections   {
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}

.inside_pg_tst #column_left 
{
	width: 130px !important; 
	text-align: center; 
	padding-left: 50px; 
	top: -60px;
}

.inside_pg_tst #column_right {width: 185px !important; text-align: right; }
.tstm { width: 42%; float: left; padding-right: 25px; padding-top: 25px; }

.hdr_med {
	padding-left: 0px !important;
	font-size: 12px;
	font-weight: bold;
	color: #666666 !important;
	text-decoration: none;
}


#outside_footer { color: #999999; }
#outside_footer a, #outside_footer a:link, #outside_footer a:visited {
	color: #999999;
	text-decoration: none;
}

#outside_footer a:hover {
	color: #999999;
	text-decoration: underline;
}
