body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body, p, td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
}
eleven-px 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:14px;
}
h6 {font-size:14px; text-transform:uppercase; font-weight:bold; color:#fff; line-height:16px; margin:0;}
/* for Internet Explorer */
/*\*/
* html #bg_wrap {
	overflow-y: visible;
	overflow-x: hidden;
}
/**/
#fg_wrap
{
	position: relative;
	width: 100%;
	height: 100%;
}
#main_div
{
	position: relative;
	margin: 0px auto;
	padding-right: 100px;
	padding-top: 35px;
	width: 737px;
}
#left_coloumn_wrap { 
	position: relative;
	width: 176px;
	float:left; 
	z-index:2;
}
#logo_div
{
	position: relative;
	width: 176px;
	height: 60px;
}
#menu_div
{
	position: relative;
	margin-top: 22px;
	margin-left: 37px;
	width: 141px;
	height: 198px;
	z-index:3;
}	
#client_logos_div
{
	position: relative;
	margin-top: 22px;
	margin-left: 37px;
	padding-top: 9px;
	width: 141px;
	height: 289px;
	text-align:center;
	background-image:url(../images/past_clients_bg.gif);
}
#client_industries_div
{
	position: relative;
	margin-top: 22px;
	margin-left: 37px;
	padding-top: 9px;
	width: 141px;
	min-height: 280px;
	text-align:center;
	background:url(../images/past_clients_bg.gif) no-repeat;
}
#rounded_top_div, #rounded_bottom_div
{
	position: relative;
	width: 406px;
	height: 14px;
	padding:10px 65px 0 65px;
	font-size:10px;
	line-height:12px;
}	
#rounded_top_div{background-image:url(../images/rounded_top.gif);}
#rounded_bottom_div{background-image:url(../images/rounded_bottom.gif);}
#text_div
{
	position: relative;
	float: right;
	margin-top: 60px;
	margin-bottom: 20px;
	width: 536px;
	min-height: 300px;
	color: black;
	font-size: 12px;
	z-index:1;
}
#autoPadDiv
{
	position: relative;
	padding-top: 2px;
	padding-left: 65px;
	padding-right: 65px;
	background-color:#fff;
}
#callout_div
{
	position: relative;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: -20px;
	margin-bottom: 20px;
	float:right;
	width: 199px;
	z-index:1;
}

#callout_header_div{position:relative; width:100%; height:41px; margin:0; padding-top:1px; background-image:url(../images/callout_header.gif);}
#callout_body_div{position:relative; width:179px; background-color:#e7e7e7; padding: 10px;}
#callout_body_div ul{font-size:11px; line-height:18px; list-style:outside url(../images/arrow.gif); margin:0; padding-left:33px;}
/* for Internet Explorer */
/*\*/
* html #text_div {
height: 300px;
}
/**/
#bottom_div
{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin-top: 40px;
	width: 100%;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	text-align:center;
}
.img_right { float:right; margin-left: 15px; margin-bottom: 10px;} 
.img_left { float:left; margin-right: 15px; margin-bottom: 10px;} 