@charset "UTF-8";
/* CSS Document */
/* colors
grey - #babcbf
dark grey - #96999b
orange - #f7ae2b


*/ 

body {	
	margin-top: 50px;
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #babcbf;
	font-style:normal;
	letter-spacing:normal;
	color: #fff;
	}
	
	a:visited  {	color: #fff;	text-decoration: none;}
a:link {	color: #fff;	text-decoration: none;}
a:hover {	color: #ecb941;	text-decoration: underline;}
	
img { border:none;}

.textBold {
font-weight: bold;
}
.textItalic {
font-style:italic;

}
.clear { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.pTitle {
padding-bottom: 5px;

}
	
	
	/* ---------------- float clearing ----------- */
	.fix:after, .clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.fix, .clearfix { display:inline-block; }
* html .fix, * html .clearfix { height:1%; }
.fix, .clearfix { display:block; }

	.clearfix {
  display: inline-block;
  }

/* end float */



	#container {	
	padding: 34px 0 34px 0;
	margin: 0 auto;
	width: 870px;
	text-align: left;
	background-color: #000;
	/* padding: 8px 8px 8px 8px; */
	border: 3px solid #96999b;	
	}
	
	
	#header {
	margin: 0 auto;	
	}
	
	
	
#mainCon {
	padding: 0;
	width: 870px;
	margin: 0 auto;
	background: url(../images/vLineBack.gif);
	background-repeat: repeat-y;
	}
		
	#box {
	margin: 0 ;
	height: 2px;
		background: url(../images/bottomLine.gif);
	background-repeat: no-repeat;
	}	
		
	
	.leftContainer {
	float:left;
	width: 433px;
height: 258px;
	}
	
	.picContent {
	position:relative;
	margin:0;
	border-bottom: 1px solid #96999b;
	background: url(../images/picLine.gif);
	background-repeat: repeat-y;
	padding-left: 34px;
}

.picContentPro {
	position:relative;
	margin:0;
	background: url(../images/picContent-bck.gif);
	
	padding-left: 33px;
}



	.pic {
	position:relative;
	margin:0;
}

.leftContent {

left:0;
top:0;	
	padding: 15px 0 0 0;
	background: url(../images/picLine.gif);
	background-repeat: repeat-y;

	padding-left: 34px;
}
	#leftCon {
	float: left;

	background: url(../images/picLine.gif);
	background-repeat: repeat-y;
	padding-left: 34px;
	}	
	
	#picCon {
	float: left;
	width: 399px;
	background: url(../images/picLine.gif);
	background-repeat: repeat-y;
	padding-left: 34px;

	}
	
	#mainContent {
	margin-left: 433px;
	height: 400px; 
	padding: 40px 45px 20px 34px;

	}
	

	
	#mainContent h2 {
	font-weight:bold;
	margin: 0;
	font-size:12px;
	}
	
	
	
	#pageRequest {
	position:relative;
left: 300px;
  bottom: 17px;
  width: 150px;
  font-size:10px;
	}
	
	
	


.staffAddress ul{
list-style: none outside url(../images/staff-bullet.gif);
margin-left: -7px; 
text-indent: 0px;
padding-left: 2em;
cursor:pointer;
}
	
.staffAddress li { 
padding: 0 0 20px 0;
background-position: left top;
background-repeat:no-repeat;
list-style-type: none;
color:#A6A8AA;
font-size:9px;
}
.staffAddress li:hover { 
color:#FFFFFF;
}

.staffAddress strong {
font-size:11px;
}
.staffAddress a { 
color:#A6A8AA;
font-size:11px;
}
.staffAddress .highlighted { 
color: #FFFFFF;
}
.staffAddress .highlighted a { 
color: #FFFFFF;
}


.bullets ul{
list-style: none outside url(../images/staff-bullet.gif);
margin-left: -7px; 
text-indent: 0px;
padding-left: 2em;
}
.bullets li { 
padding: 0 0 7px 0;
background-position: left top;
background-repeat:no-repeat;
list-style-type: none;

}

#clientList ul {
padding: 0px;
margin: 0;
list-style-type: none;
list-style-position: outside;
text-indent: 20px;

}

#clientList li {
padding: 3px 0 3px 0px;
list-style-type: none;
}

#clientList li li {
padding: 0 0 5px 0;

}


#consultantTag {
float: right;
color: #999999;
padding-right: 29px;
font-size:12px;
	}


#consultantList {
float: left;
	}

#consultantList li {
	padding: 0 0 7px 0;
background-position: left top;
	}

#consultantList  ul{
list-style: none outside url(../images/bullet.gif);
margin-left: 0px; 
text-indent: 0px;
padding-left: 20px;
}

#consultantList2 {
margin: 0 0 0 190px;
	}

#consultantList2 li {
	padding: 0 0 7px 0;
	}

#consultantList2  ul{
list-style: none outside url(../images/bullet.gif);
margin-left: 0px; 
text-indent: 0px;
padding-left: 20px;
}