@charset "UTF-8";
/* PHASE II CSS Document */

html, body  {
font-family: Arial, Helvetica, sans-serif;
background-color: #e9ebed;
margin: 0;
height:100%;
padding:0;
color: #555555;
}
a:link {
text-decoration: underline;
color: #ed6000;
}
a:visited {
color: #71909f;
}
a:hover {
color: #ff9600;
}
a:visited:hover {
color: #8db2c4;
}
h1 {
font-size: 32px;
font-weight: normal;
margin: 0 0 5px 0;
line-height: 28px;
}
h1 a:link {
text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 10px 0;
}
h2 a:link {
text-decoration: none;
}
h3 {
font-size: 14px;
line-height: 16px;
margin: 0 0 10px 0;
}
h3 a:link {
text-decoration: none;
}
h4 {
font-size: 12px;
}
h4 a:link {
text-decoration: none;
}
h5 {
margin: 5px 0 5px 0;
font-size: 20px;
font-weight: normal;
}

h6 {
margin: 5px 0 5px 0;
font-size: 24px;
font-weight: normal;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link {
text-decoration: none;
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
text-decoration: none;
color: #ed6000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
text-decoration: none;
}
h1 a:visited:hover, h2 a:visited:hover, h3 a:visited:hover, h4 a:visited:hover, h5 a:visited:hover {
text-decoration: none;
color: #ff9600;
}
hr {
	height: 1px;
	border: 0;
	color: #e1e1e1;
	background-color: #e1e1e1;
	width: 100%;
}
p {
	margin: 0;
}
.p1 {
	font-size: 12px;
	line-height: 16px;
}
.p1_spaced {
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 10px;
	padding:0;		
	vertical-align: top;
}
hr {
vertical-align: top;
}
.p1 a {
padding-top: 10px;
}
.p2 {
font-size: 11px;
line-height: 15px;
}
.p2_spaced {
font-size: 11px;
line-height: 15px;
}
a.bullet_link {
	text-decoration: none;
}
.bullet_link a:hover{
	color: #ed6000;
}
.bullet_link a:visited:hover{
	color: #71909f;
}
.novisitcolor a:visited {
color: #ed6000;
}
.novisitcolor a:visited:hover {
color: #ff9600;
}
#wrapper {
position: relative;
background-color: #ffffff;
border: none;
width: 960px;
height:auto;
min-height:100%;
margin: 0 auto;
font-size: 12px;
} 

/*---------------------------------------------------------------------------- HEADER --*/
#header{
height: 92px;
width: 960px;
}
#logo {
	height: 42px;
	width: 174px;
	padding: 20px 0 18px 30px;
	position: relative;
	z-index: 5;
}
#logo a {
display: block;
height: 42px;
width: 174px;
text-decoration: none;
}
#logo a:visited {
color: #ed6000;
}
#logo a:visited:hover {
color: #ff9600;
}
#logo a span {
visibility: hidden;
}
#links {
	width: 920px;
	padding: 12px 20px 20px 20px;
	float: right;
	margin: 0;
	top: 0px;
	position: absolute;
	text-align: right;
}
#links a{
	padding: 0 10px 0 10px;
}
#links a:visited{
	color: #ed6000;
}
#links a:visited:hover {
color: #ff9600;
}
#links img{
	vertical-align: middle;
	padding-right: 0;
	padding-top: 0px;
	border: none;
	text-decoration: none;
	padding-bottom: 5px;
}

/*---------------------------------------------------------------------------- NAVIGATION --*/

ul.nav {
	width: 930px;
	background: url(../images/navbar_bg.gif) repeat-x  0 4px;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding-left: 30px;
	}
ul.nav li{
	display: inline;
}
li#home, li#misi, li#exp_des, li#source{
	display: inline;	
}
li#home a, li#misi a, li#exp_des a, li#source a{
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	margin-top: 0px;
	display: inline;	
}
.navOffL{
	background: url(../images/navOffL.gif) no-repeat;
	height: 20px;
	width: 10px;
	float: left;
	z-index: 10;
	margin-top: 5px;
	border-left: 1px solid #ca5200;
}
.navOffM{
	background: url(../images/navOffM.gif) repeat-x;
	height: 20px;
	float: left;
	padding: 0 10px;
	z-index: 10;
	padding-top:3px;
	margin-top: 5px;
	color: #ffffff;
	height: 17px;
}
.navOffR{
	background: url(../images/navOffR.gif) no-repeat;
	height: 20px;
	width: 10px;
	float: left;
	z-index: 10;
	margin-top: 5px;
	border-right: 1px solid #e68949;
}
.navOn {
	background: url(../images/navOn.gif) repeat-x;
	height: 24px;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	float: left;
	padding: 0 20px;
	vertical-align: middle;
	z-index: 30;
	padding-top: 5px;
	font-weight: bold;
}
.navOn a {
	color: #ed6000;
	font-size: 12px;
	text-decoration: none;
}
.navOn a:hover {
	color: #ff9600;
}
.navOn a:visited {
	color: #ed6000;
	font-size: 12px;
	text-decoration: none;
}
.navOn a:visited:hover {
	color: #ff9600;
}
a:hover .navOffL {
background: #ffffff url(../images/navOverL.gif) no-repeat;
color: #ff9600;
cursor:pointer;
}
a:hover .navOffM {
background: #ffffff url(../images/navOverM.gif) repeat-x;
color: #ff9600;
cursor:pointer;
}
a:hover .navOffR {
background: #ffffff url(../images/navOverR.gif) no-repeat;
color: #ff9600;
cursor:pointer;
}
/*---------------------------------------------------------------------------- SUBNAVIGATION --*/


#staffing_subnav {
	width: 400px;
	margin-left: 52px;
	margin-top: 10px;
	display: block;
	position: absolute;
	z-index:300;
}
#staffing_subnav a:link {
color: #ed6000;
}
#staffing_subnav a:visited {
color: #ed6000;
}

#staffing_subnav a:hover {
color: #ff9600;
}

#staffing_subnav a:visited:hover {
color: #ff9600;
}



/*---------------------------------------------------------------------------- Paged CONTENT --*/

#content {
/* background: url(../images/nav_btm.gif) no-repeat top;*/
background-color: #FFFFFF;
height: 100%;
width: 960px;
padding:0 0 50px 0;
}
#content2 {
/* background: url(../images/nav_btm.gif) no-repeat top;*/
background-color: #FFFFFF;
height: 100%;
width: 900px;
padding:30px 30px 50px 30px;
}
/*-------------------- HOME --*/
#content.home {
width: 960px;
height: 575px;
position: relative;
}
#home_swf {
background: url(../images/homeslice.jpg) no-repeat 29px 30px;
width: 960px;
height: 310px;
z-index: 0;
}
#flashcontent_home{
width: 960px;
height: 310px;
display:block;
overflow:hidden;
margin: 0;
z-index: 0;
}
#flashcontent_home h1{
font-size:22px;
padding: 30px 0 0 50px;
color:#ed6000;
font-weight:bold;
}
#flashcontent_home h2{
font-size:18px;
padding: 10px 585px 0 50px;
color:#ffffff;
line-height:24px;
}
.flash_note {
padding: 15px 0 0 50px;
font-style: italic;
}
#flashcontent .flash_note {
padding: 15px 0 0 30px;
font-style: italic;
}
.learn_more {
padding: 10px 0 0 50px;
}
#home_xd {
background: url(../images/home_xd.jpg) no-repeat 30px 90px;
width: 500px;
height: auto;
padding:0 15px 0 30px;
float: left;
}
#home_xd img{
	vertical-align: middle;
	margin-bottom: 2px;
	border: none;
	text-decoration: none;
}
#home_xd-2 {
width: 290px;
height: auto;
padding: 0 10px;
float: right;
margin-top:15px;
}
#home_xd-2 ul{
	margin-top: 10px;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 22px;	
}
#home_staffing {
background: url(../images/home_sourcing.jpg) no-repeat 15px 0;
width: 365px;
height: auto;
padding:0 30px 0 15px;
float: right;
}
#home_staffing h5{
margin: 5px 0 30px 0;
}
#home_staffing .novisitcolor{
margin-left: 15px;
}
#home_staffing img{
	vertical-align: middle;
	margin-bottom: 2px;
	border: none;
	text-decoration: none;
}
#home_staffing-2 {
	width: 370px;
	height: auto;
	margin-top:80px;
	position: relative;
}
#home_staffing-2 ul{
	list-style: none;
	margin-top: 10px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 22px;	
}
/*-------------------- MISIcompany --*/
#container_company {
	height: 625px;
	width: 960px;
	position: relative;
}
#content_company {
	width: 640px;
	position: absolute;
	margin-left: 30px;
	margin-top: 0px;
}
#column_company {
	background: url(../images/gradient_wp_bg.jpg) repeat-x 0 bottom;
	float: right;
	height:	auto;
	position: relative;
	margin-right: 20px;
	margin-top: 30px;
	padding-bottom: 5px;
	padding-left:20px;
width:194px;
}

#column_company ul{
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}
#column_company li{
	font-size: 11px;
	line-height: 16px;
	margin-left: 0; 
	padding-left: 0;
	
}
#column_company .bullet{
	background: url(../images/bullet.gif)  no-repeat 0 5px; 
	padding-left: 10px;
}
#column_company li a{
	font-size: 11px;
	line-height: 18px;	
	padding-left: 0;	
	margin-left: 0;
}
#column_company li.list-head{
	list-style: none;
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 0;	
}
/*-------------------- Acquisition --*/
#container_acquisition {
	height: 1300px;
	width: 960px;
	position: relative;
}
#content_acquisition {
	width: 640px;
	position: absolute;
	margin-left: 30px;
	margin-top: 15px;
}
#container_acquisition_hdr {
	margin-left:30px;
	margin-top:30px;
	
}
#column_acquisition {
	background: url(../images/gradient_wp_bg.jpg) repeat-x 0 bottom;
	float: right;
	height:	auto;
	position: relative;
	margin-right: 30px;
	margin-top: 15px;
	padding-bottom: 5px;
	padding-left:20px;
width:194px;
}

#column_acquisition ul{
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}
#column_acquisition li{
	font-size: 11px;
	line-height: 16px;
	margin-left: 0; 
	padding-left: 0;
	
}
#column_acquisition .bullet{
	background: url(../images/bullet.gif)  no-repeat 0 5px; 
	padding-left: 10px;
}
#column_acquisition li a{
	font-size: 11px;
	line-height: 18px;	
	padding-left: 0;	
	margin-left: 0;
}
#column_acquisition li.list-head{
	list-style: none;
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 0;	
}

/*-------------------- XD --*/
#container_xd {
	width: 960px;
	position: relative;
	vertical-align: top;
	padding-bottom:80px;
	height:650px;
}
#content_xd {
	width: 680px;
	margin: 30px 25px;
	position: absolute;
}
#column_blog {
	width: 210px;
	position: absolute;
	margin-right: 20px;
	margin-left: 730px;
	margin-top: 30px;
padding-bottom:20px;	
}
#xd_copy_indent {
padding-left: 5px;
}
#content_swf_xd {
background:transparent url(../images/xd_bg2.gif) no-repeat;
width: 680px;
height:	255px;
margin: 20px 0 20px 0;
position: relative;
z-index: 0;
}

#content_swf_xd h2 {
	font-weight: bold;
	margin: 0 40px 5px 24px;
}
#content_swf_xd p {
	margin: 0 40px 0 24px;
	line-height: 15px;
}
#xd_circle {
	position: absolute;
	left: 51px;
	top: 147px;
	z-index: 100;
}
#xd_copy {
	position: absolute;
	left: -1px;
	top: 89px;
	border-left: 1px dotted #CCCCCC;
	width: 239px;
	height: 175px;
	margin:0;
	padding:10px 0;
}
#xd_copy_col_1 {
	position: absolute;
	left: 0px;
	top: 64px;
	width: 304px;
	height: 185px;
	margin:0;
	padding:0;
}
#xd_copy_col_2 {
	position: absolute;
	left: 305px;
	top: 64px;
	width: 331px;
	height: 185px;
	margin:0;
	padding:0;
}
#xd_copy_col_1 p{
	margin: 0 10px 0 24px;
}
#xd_copy_col_2 p{
	margin: 0 10px 0 24px;
}
#xd_copy_col_1 h2{
	margin: 14px 40px 5px 24px;
}
#xd_copy_col_2 h2{
	margin: 14px 40px 5px 24px;
}
#sect_exp_arch {
	position: absolute;
	width:336px;
	left: 29px;
	top: 76px;
	height: 115px;
}
#sect_exp_arch2 {
	float:left;
	margin:22px 0 0 102px;
	padding:0;
	position:absolute;
	vertical-align:top;
	width: 234px;
	height: 39px;
	left: 0px;
	top: 0px;
}
#sect_exp_arch img{
border:medium none;
display:inline;
float:left;
margin:0;
padding:0;
text-decoration:none;
}
#sect_creative {
	position: absolute;
	width:265px;
	left: 72px;
	top: 122px;
	height: 102px;
}
#sect_creative2 {
	float:left;
	margin:22px 0 0 102px;
	padding:0;
	position:absolute;
	vertical-align:top;
	left: -7px;
	top: 18px;
}
#sect_tech {
	position: absolute;
	width:275px;
	left: 46px;
	top: 176px;
	height: 83px;
}
#sect_tech2 {
	float:left;
	margin:22px 0 0 102px;
	padding:0;
	position:absolute;
	vertical-align:top;
	left: -30px;
	top: 24px;
}
#sect_exp_arch a {
	text-decoration:none;
	border:none;
	cursor:pointer;
}
#sect_creative a {
	text-decoration:none;
	border:none;
	cursor:pointer;
}
#sect_tech a {
	text-decoration:none;
	border:none;
	cursor:pointer;
}
#container_xd ul{
	margin-top: 10px;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 22px;	
}
#randomdiv1 {
	background: url(../images/cs_bg_mid.gif) repeat-y;
	margin: 0;
	position: relative;
	padding: 0;
	
}
#randomdiv2 {
	background: url(../images/cs_bg_mid.gif) repeat-y;
	margin: 0;
	position: relative;
	padding: 0;
	display:none;
}
#randomdiv3 {
	background: url(../images/cs_bg_mid.gif) repeat-y;
	margin: 0;
	position: relative;
	padding: 0;
	display:none;
}
#randomdiv4 {
	background: url(../images/cs_bg_mid.gif) repeat-y;
	margin: 0;
	position: relative;
	padding: 0;
	display:none;
}
#randomdiv5 {
	background: url(../images/cs_bg_mid.gif) repeat-y;
	margin: 0;
	position: relative;
	padding: 0;
	display:none;
}
#randomdiv6 {
	background: url(../images/cs_bg_mid.gif) repeat-y;
	margin: 0;
	position: relative;
	padding: 0;
	display:none;
}
#randomdiv7 {
	background: url(../images/cs_bg_mid.gif) repeat-y;
	margin: 0;
	position: relative;
	padding: 0;
	display:none;
}
#cs-1 img{
	padding: 15px 17px 14px 25px;
	float: left;
	position: relative;
}
#cs_text{
	position:absolute;
	border-left: 1px dotted #CCCCCC;
	padding: 0 20px;
	margin: 15px 0;
	width: 375px;
	height: 200px;
	left: 258px;
	top: 14px;
}
#cs_text h4{
margin: 10px 0 10px 0;
font-size: 16px;
font-weight: bold;
}
#cs_text h2{
background-color:#ed6000;
color:#ffffff;
font-weight:bold;
padding: 4px 20px;
margin: 15px -20px;
font-size: 14px;
}
#column_blog img{
	margin-left: 10px;
}
#column_blog h3{
	font-size: 13px;
	margin-bottom: 6px;
	padding:0;	
}
#blog1 {
	background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;
	width: 190px;
	position: relative;
	padding: 5px 10px 20px 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#blog2 {
	background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;	
	width: 190px;
	position: relative;
	padding: 0 10px 20px 10px;
	margin-bottom: 15px;
}

#blog3 NOT IN USE {
	background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;
	background: url(../images/gradient_wp_bg_sm.jpg) repeat-x 0 bottom;
	background: url(../images/gradient_wp_bg.jpg) repeat-x 0 bottom;
	width: 190px;
	position: relative;
	padding: 5px 10px 20px 10px;
}
#modalBackground
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	z-index: 200;
	background-color:#333333;
	display: none;
	opacity: 0.60;
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
}
#modalWindow
{
    position: absolute;
    left: 0;
    top: 0;
	z-index: 220;
	background-color: transparent;
	visibility: hidden;
	width: 660px;
	height: 700px;
}
#no_flash {
font-size: 12px;
line-height: 16px;
position:relative;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	border:1px solid #ed6000;
	padding: 30px;
	background-color:#FFFFFF
}
#flashless_EA img{
	padding-top: 15px;
}
#flashless_XD img{
	padding-top: 15px;
}
#flashless_EA {
	display:none;
}
#flashless_XD {
	display:none;
}
#flashless_tech {
	display:none;
}
#flashless_tech img{
	float:left;
	padding:10px 5px 0 0;
}
#flashless_tech h2{
padding: 20px 0 0 0;
}
#flashless_tech p{
padding: 0;
}
.flash_note2 {
padding: 25px 10px 0 0;
font-style: italic;
font-size:11px;
}
.flash_note3 {
padding: 30px 10px 0 10px;
font-style: italic;
font-size:12px;
}
#close {
float: right;
position: relative;
font-size:11px;
}
#close img{
	vertical-align: top;
	border: none;
	text-decoration: none;
}
#flashless_measures {
	display:block;
	width:500px;
}
#flashless_measures ul{
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}
#flashless_measures li{
	font-size: 12px;
	line-height: 15px;
	margin-left: 10px; 
	padding-left: 0;
	margin-top: 10px;
	margin-right: 30px;
}
#flashless_measures .bullet{
	background: url(../images/bullet.gif)  no-repeat 0 5px; 
	padding-left: 10px;
}

#flashless_measures img{
	padding:0 5px 0 0;
}
#flashless_measures h2{
padding: 20px 0 0 0;
font-weight: bold;
}
#flashless_measures h3{
padding: 20px 0 0 0;
margin-right: 20px;
}
#flashless_measures p{
padding: 0;
margin-right: 30px;
}
/*-------------------- staffing landing page --*/
#container_staffing {
	height: 1100px;
	width: 960px;
	position: relative;
}

#column_staffing {
	float: left;
	position: absolute;
	width: 258px;
	height: 720px;
	z-index:0;
}
#column_staffing h1{
	margin: 50px 0px 0 30px;
	font-size:30px;
}
#column_staffing h2{
	font-weight: bold;	
	padding:10px 0 0 10px;
}
#staffing_search-1 {
	background-color: #f5f5f5;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	margin: 10px 20px 15px 30px;
	height: 290px;
}
#staffing_search-1 p{
	border-top:1px solid #999999;
	padding:12px 10px 10px 10px;
}
#staffing_search-1 span{
	padding:0 0 10px 67px;
	font-size: 11px;
	display: block;
}
#staffing_search-1 img{
	vertical-align: middle;	
	padding-top:1px;
}
#staffing_search-1 ul{
	margin-top: 10px;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 35px;
}
#staffing_search-1 img{
	vertical-align: middle;
	margin-bottom: 2px;
	border: none;
	text-decoration: none;
}
img.new_window{
vertical-align: top;
padding: 0 0 3px 5px;
margin:0;
}
#staffing_search-1 p.instructions{
color: #444444;
	margin-top:-10px;
	padding:0 0 10px 10px;
	font-size:11px;
	line-height:14px;
	border: none;
}
#staffing_search-2 {
	background-color: #f5f5f5;
	border-top:1px solid #999999;
	height: 360px;
	margin: 0 20px 30px 30px;
	overflow: hidden;	
}
#staffing_search-2 table{
margin:0 0 10px 8px;
padding: 0;
	width: 200px;
}
#content_staffing {
	float: right;
	position: absolute;
	margin-left: 258px;
	margin-top: 10px;
	padding-top: 0;
	width: 672px;
}
#content_staffing h5{
	padding-top: 15px;
}
#phototext{
	width:216px;
	position: absolute;
	float: left;
	left: 29px;
	top: 48px;
}
#phototext p{
font-size:13px;
font-weight: bold;
line-height:17px;
}
#content_staffing h5{
	margin-bottom: 10px;
	font-style: italic;	
}
#phototext h5{
	font-weight: bold;
	margin:0 0 5px 0;
	font-style: normal;
}
#content_staffing ul{
	margin-top: 10px;
	list-style: none;
	list-style-type: none;
}
#content_staffing li{
	margin-top: 10px;
	background: url(../images/bullet.gif)  no-repeat 0 4px;
	margin-left: -40px; 
	padding-left:12px;
}

#staffing_blog {
	background: url(../images/gradient_wp_bg.jpg) repeat-x 0 bottom;
	width: 190px;
	position: relative;
	padding: 10px 10px 20px 10px;
	margin-bottom: 15px;
}







#staffing_body-1 {
	padding-right: 30px;
	margin-top: 10px;
	width: 426px;
	float: left;
	display: block;
	position: relative;
}
#staffing_body-2 {

	margin-top: 10px;
	width: 210px;
	float: left;
	display: block;
	position: relative;
}
#staffing_body-1 h2{
	margin-top: 10px;
	font-weight: bold;
}
#staffing_body-1 h3{
	margin-top: 25px;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}	


#staffing_body-2 h2{
margin-top: 0px;
font-weight: bold;	
}
#staffing_body-2 .p2_spaced{
margin:1px 0 10px 0;
padding-right:15px;
}
#staffing_body-2 h4{
	margin: 0;
}
#staffing_search-1 table{
	border: none;
	padding: 0;
	margin: 0;
	width: 210px;
}
.labels{
	text-align: left;
	white-space:nowrap;
	padding:0 0 0 10px;
	margin:0;
	font-size: 11px;
}
.field1 {
	text-align: left;
	white-space:nowrap;
	font-size: 11px;	
	width: 125px;
}
.field2 {
	text-align: left;
	white-space:nowrap;
	font-size: 11px;
	width: 40px;	
}

/*-------------------- staffing ourapproach --*/

#container_ourapproach {
	height: 1200px;
	width: 960px;
	position: relative;
}

#ourapproach_body-1 h2{
	margin-top: 2px;
	font-weight: bold;
}

#ourapproach_body-1 h3{
	margin-top: 25px;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}

#ourapproach_body-1 {
	padding-right: 30px;
	margin-top: 10px;
	width: 339px;
	float: left;
	display: block;
	position: relative;
}
#ourapproach_body-2 {

	margin-top: 10px;
	width: 297px;
	float: left;
	display: block;
	position: relative;
}

#content_ourapproach {
	float: right;
	position: absolute;
	margin-left: 258px;
	margin-top: 35px;
	padding-top: 0;
	width: 672px;
}
#content_ourapproach h5{
	padding-top: 15px;
}
#content_ourapproach h5{
	margin-bottom: 10px;
	font-style: italic;	
}
#content_ourapproach ul{
	margin-top: 10px;
	list-style: none;
	list-style-type: none;
}
#content_ourapproach li{
	margin-top: 10px;
	background: url(../images/bullet.gif)  no-repeat 0 4px;
	margin-left: -40px; 
	padding-left:12px;
}

/*-------------------- staffing skills we provide --*/

#container_skillsweprovide {
	height: 850px;
	width: 960px;
	position: relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
#skillsweprovide_body-1 {
	padding-right: 30px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	width: 636px;
	float: left;
	display: block;
	position: relative;
}
#content_skillsweprovide {
	float: right;
	position: absolute;
	margin-left: 258px;
	margin-top: 35px;
	margin-right:0px;
	padding:0px 0px 0px 0px;
	width: 672px;
}
#content_skillsweprovide h5{
	padding-top: 15px;
	margin-left: 0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

/*-------------------- staffing for consultants--*/

#container_forconsultants {
	height: 850px;
	width: 960px;
	position: relative;
}

#content_forconsultants {
	float: right;
	position: absolute;
	margin-left: 258px;
	margin-top: 35px;
	padding-top: 0;
	width: 672px;
}
#content_forconsultants h5{
	padding-top: 15px;
}
#content_forconsultants h5{
	margin-bottom: 10px;
	font-style: italic;	
}
#content_forconsultants ul{
	margin-top: 10px;
	list-style: none;
	list-style-type: none;
}
#content_forconsultants li{
	margin-top: 10px;
	background: url(../images/bullet.gif)  no-repeat 0 4px;
	margin-left: -40px; 
	padding-left:12px;
}
#forconsultants_body-1 {
	padding-right: 30px;
	margin-top: 10px;
	width: 636px;
	float: left;
	display: block;
	position: relative;
}
#forconsultants_body-1 h2{
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight: bold;
}

/*-------------------- Clients --*/
#contest_holiday_2009 {
height:1760px;
width:920px;
padding:20px;
display:block;
overflow:hidden;
margin: 0;
z-index: 0;
}

#content_clients {
background: url(../images/clients.jpg) no-repeat 30px 0;
height:1300px;
width:900px;
padding:30px 30px 50px 30px;
}
#content_clients h1{
padding:20px 0 148px 20px;
}
#client_column-1 {
	width: 225px;
	float: left;
	display: block;
	position: relative;
}
#client_column-2 {
	width: 225px;
	float: left;
	display: block;
	position: relative;
}
#client_column-3 {
	width: 225px;
	float: left;
	display: block;
	position: relative;
}
#client_column-4 {
width: 225px;
	float: left;
	display: block;
	position: relative;
}
#content_clients ul{
	margin-top: 0;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#content_clients h2{
	padding-top: 30px;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 16px;
}
#content_clients li{
	font-size: 11px;
	line-height: 16px;
}
/*-------------------- CONTACT --*/
#content_contact {
background: url(../images/contact.jpg) no-repeat 30px 0;
height:600px;
width:900px;
padding:30px 30px 50px 30px;
}
#content_contact img {
	border:medium none;
margin-bottom:1px;
padding-top:5px;
text-decoration:none;
vertical-align:bottom;
}
#content_contact h1{
padding:30px 0 148px 20px;
}
#content_contact h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 8px 0;
	padding-top: 10px;
	padding-bottom: 5px;
}
#contact_inquiries1{
	padding-left: 20px;
	margin-right: 8px;
	width: 199px;
	height:128px;
	float: left;
	display: block;
	position: absolute;
	top: 205px;
	left:31px;
}
#contact_inquiries1 h2{	
	margin-bottom: 2px;
}
#contact_inquiries1 p{
	font-size: 16px;	
	margin-bottom: 2px;
}
#contact_inquiries1 a{
	font-size: 12px;	
}
#contact_inquiries2 h2{	
	margin-bottom: 2px;
}
#contact_inquiries2 p{
	font-size: 16px;	
	margin-bottom: 2px;
}
#contact_inquiries2 a{
	font-size: 12px;	
}
#contact_inquiries2{
	padding-left: 20px;
	margin-right: 8px;
	width: 266px;
	height:123px;
	float: left;
	display: block;
	position: absolute;
	top: 205px;
	left: 257px;
}
#contact_column-1 a{
	vertical-align: bottom;		
}
#contact_column-2 a{
	vertical-align: bottom;		
}
#contact_column-3 a{
	vertical-align: bottom;		
}
#contact_column-4 a{
	vertical-align: bottom;		
}
#contact_column-1 {
	/*background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;*/
	padding-left: 20px;
	margin-right: 8px;
	width: 199px;
	/*height:205px;*/
	float: left;
	display: block;
	position: relative;
}
#contact_column-1 ul {
	background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;
}
#contact_column-1 h2, #contact_column-2 h2, #contact_column-3 h2, #contact_column-4 h2{
	font-weight: bold;
	margin:0;
}
#contact_column-1 h4, #contact_column-2 h4, #contact_column-3 h4, #contact_column-4 h4{
	font-weight: normal;
	margin: 0 0 8px 0;
}
#contact_column-2 {
	/*background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;*/
	padding-left: 20px;
	margin-right: 8px;
	width: 199px;
	/*height:205px;*/
	float: left;
	display: block;
	position: relative;
}
#contact_column-2 ul {
	background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;
}
#contact_column-3 {
	/*background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;*/
	padding-left: 20px;
	margin-right: 8px;
	width: 199px;
	/*height:205px;*/
	float: left;
	display: block;
	position: relative;
}
#contact_column-3 ul {
	background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;
}
#contact_column-4 {
	/*background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;*/
	padding-left: 20px;
	width: 199px;
	/*height:205px;*/
	float: left;
	display: block;
	position: relative;
}
#contact_column-4 ul {
	background: url(../images/gradient_wp_bg_med.jpg) repeat-x 0 bottom;
}
#content_contact ul{
	margin-top: 0;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#content_contact li{
	font-size: 11px;
	line-height: 16px;
}

/*---------------------------------------------------------------------------- CASE STUDIES --*/
#flashcontent{
width: 960px;
height: 660px;
display:block;
overflow:hidden;
margin: 0;
}

#flashcontent h1{
margin: 30px 0 0 30px;
}
.cs_thumb{
	margin: 30px 0 0 30px;
	width:450px;
	position:relative;
	float: left;
	
}
.cs_thumb img{
	border: none;
	float: left;	
	display: inline;

}
.cs_txt{
	float: left;
	width:370px;
	height:78px;
	display: inline;
	vertical-align: top;
}
.cs_txt h2{
	font-weight: bold;
	margin:0;
	padding: 0 10px 5px 15px;
	font-size: 14px;
}
.cs_txt p{
	margin:0;
	padding: 0 30px 0 15px;
}
#cs_pg_txt{
	width:500px;
	margin:25px 0 0 425px;
	padding: 0;
}
#cs_pg_txt h2{
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
#cs_pg_txt p{
	padding: 0;
	margin: 5px 0 20px 0;
}
#cs_pg_txt ul{
	margin-top: 10px;
	list-style: none;
	list-style-type: none;
}
#cs_pg_txt li{
	margin-top: 10px;
	background: url(../images/bullet.gif)  no-repeat 0 4px;
	margin-left: -40px; 
	padding-left:12px;
}
#cs_pg_rep{
	background: url(../images/cs_sales_rep.gif)  no-repeat 30px 110px;
}
#cs_pg_exp{
	background: url(../images/cs_exp.gif)  no-repeat 30px 110px;
}
#cs_pg_phys{
	background: url(../images/cs_phys.gif)  no-repeat 30px 110px;
}
#cs_pg_measure{
	background: url(../images/cs_measure.gif)  no-repeat 30px 110px;
}
#cs_pg_bronx{
	background: url(../images/cs_bronx.gif)  no-repeat 30px 110px;
}
#cs_pg_cust{
	background: url(../images/cs_customer.gif)  no-repeat 30px 110px;
}
#cs_pg_pharm{
	background: url(../images/cs_pharma.gif)  no-repeat 30px 105px;
}

/*---------------------------------------------------------------------------- DIRECTIONS --*/

.directions {
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.directional {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 18px;
	text-align: left;
	padding-right: 30px;
	padding-left: 0px;
}

.dirheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	vertical-align: top;	
	text-align: left;
	margin-left:0;
}

a.dirlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ed6000;
	text-decoration: underline;
	vertical-align: top;
	text-align: right;	
}


a.dirlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9600;
	vertical-align: top;	
}



a.dirlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #71909f;
	text-decoration: none;
	vertical-align: top;	
}
a.dirlink:visited:hover {
	color: #8db2c4;
}


.rarecellcenter{
	text-align: center;
}
.commoncopy a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: underline;	
	color: #ed6000;
	text-align: left;
}

.commoncopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #71909f;
}

.commoncopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff9600;

}
.commoncopy a:visited:hover {
	color: #8db2c4;
}

.commoncopy {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 18px;
	padding-right: 25px;
	padding-left: 0px;
}

/*---------------------------------------------------------------------------- FOOTER --*/

#footer {
position:absolute;
width:100%;
bottom:0;
background-color: #ffffff;
border-top:1px solid #ededed;
height: 50px;
}
#footer p {
	margin:0;
	text-align: right;
	font-size: 10px;
	color: #999999;
	padding:20px 30px 0 0;
}
.footer_callout {
	font-size: 12px;
	color: #555555;
	float: left;
	position: absolute;
	text-align: left;
	padding:20px 0 0 55px;
}
