﻿/* CSS Document */
body 
{
	background-color: #AB540F;
}

#topLogo 
{
	background-image: url(../images/company_top.gif);
	background-repeat: no-repeat;
}

#pgHeader {
	width: 160px;
	height: 40px;
	line-height: 18px;
	float: left;
	padding-left: 15px;
	margin-top: 37px;
	text-align: left;
}

#flash_cogs {
	margin-top: 20px;
	left: -100px;
	top: -150px;
}

#inside_footer {
	background-image: url(../images/company_bottom.gif);
	background-repeat: no-repeat;
}

#column_right {
	width: 280px;
	text-align: left;
	margin-top: 195px;
}

#column_left {
	width: 180px;
	margin-top: 10px;
	background-image: url(../images/white_bg_cmp.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#pgContent 
{
	background-image: url(../images/white_bg_cmp.gif);
	background-repeat: repeat-y;
}

.team_bio 
{
	margin-bottom: 10px; 
	position: relative;
}

.team_bio img { position: absolute; }

.team_bio div, 
.team_bio h1, .team_bio h2, .team_bio h3,
.team_bio h4, .team_bio h5, .team_bio h6 
{ 
	padding-left: 100px; 
	background-color: #FFFFFF;
}


#row_bottom { display: inline; }
#row_bottom div { float: right; }
.extra_bottom_space { margin-bottom: 25px; }
.do_crew_txt 
{
	width: 202px; 
	padding-left: 15px;
	padding-right: 15px;
}


.inside_pg_prm .hdr_med 
{
	padding-left: 0px !important;
}

.inside_pg_fac #column_right { width: 185px; margin-right: 0px !important; }

.inside_pg_team #column_left { width: 300px; padding-left: 25px !important; }
.inside_pg_team #column_right { width: 300px; margin-top: 0px !important; }

.inside_pg_con #column_left 
{
	width: 475px; 
	padding-left: 15px !important; 
	background-color: #FFFFFF; 
	text-align: right;
}

.txtbox 
{
	width: 100px;
	height: 15px;
	font-size: 10px;
	border: solid 1px #999999;
}

.ddbox 
{
	width: 130px;
	height: 18px;
	font-size: 10px;
	border: solid 1px #999999;
}

.cmbbox 
{
	width: 130px;
	height: 50px;
	font-size: 10px;
	border: solid 1px #999999;
}

.btnbox { height: 18px; font-size: 10px; }
