/*-----------------------------------------------------------------------------
Main Style Sheet

version:   1.0
author:    Brian Gershberg
email:     gersh@relayspec.com
website:   http://www.relayspec.com
-----------------------------------------------------------------------------*/

/* =Right Content
-----------------------------------------------------------------------------*/

#comp_content_left_body_header {
  width: 660px;
  float: left;
  background:url(../../Images/2008/content_left_header.gif);
  background-repeat:no-repeat;
  background-color:#CCCCCC;
  margin:0px;
}

#comp_body_logo{
margin:10px;
float:left;
}

#comp_content_left_body {
	margin-top: 20px;
	margin-left:10px;
	width: 640px;
	float: left;
}

#comp_content_left_body3 {
	width: 608px;
	min-height:300px;
	float: left;
	border: 1px solid #006399;
	border-top:none;
	padding:15px;
	padding-top:50px;
	padding-bottom:20px;
	background:url(../../Images/2008/company_3_grad.gif) no-repeat #FFFFFF;
	text-align:left;
}

#comp_content_left_footer { 
	height:20px;
	width: 660px;
	float: left;
	margin:0px;
	background:url(../../Images/2008/content_left_footer.gif);
}


#comp_one_col_header {
	width:600px;
	min-height:20px;
	text-align:left;
	float: left;
	background:#367698;
	padding:5px;
	margin-bottom:10px;
}

#comp_one_col_header-ie {
	width: 610px;
	min-height:20px;
	text-align:left;
	float: left;
	background:#367698;
	padding:5px;
	margin-bottom:10px;
}

