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

/* BEGIN MAIN TOP NAV */	

#main_menu {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	float:left;
	display:inline;
	width:1015px;
}

#main_menu li {	float:left; }

#main_menu li.left {				
	padding-left:35px;
	background:#ffffff url(images_nav/left_nav.gif) left top no-repeat;
}

#main_menu li.left a.selected {background:url(images_nav/menu_over.gif) left top no-repeat; }

#main_menu li.right {				
	width: 370px;
	background:#ffffff url(images_nav/right_nav.gif) right top no-repeat;
}		

#main_menu li.right a.selected {background:url(images_nav/menu_over.gif) left top no-repeat; }


#main_menu a {
	float:left;
	background:#ffffff url(images_nav/menu.gif) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:.5px;
	line-height:4px;
	color:#ffffff;
	padding:18px; 
	text-decoration:none;
}

#main_menu a:hover { background:url(images_nav/menu_over.gif) left top no-repeat; }

#main_selected a { background:url(images_nav/menu_over.gif) left top no-repeat;}

/* SUB MENUS IF NEEDED

	#submenu {
		clear:both;
		background:#ffffff;
		border-bottom:1px solid #ffffff;
		overflow:hidden;
		text-align:right;
		padding-right:25px;
	}
		#submenu ul {
			float:right;
		}
		#submenu li {
			float:left;
		}
		#submenu li a {
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#ffffff;
			text-decoration:none;
			float:left;
			padding:4px 11px 2px;
			position:relative;
		}
		#submenu.many li a {
			padding:4px 7px 2px;
		}
		#submenu li a:hover {
			color:#ffffff;
		}
		#submenu li a.selected {
			color:#ffffff;
			background:url(../images_nav/submenu_over.gif) center bottom no-repeat;
		}
		
		
/* BEGIN LEFT NAV */
		
		
#left_menu {
	float:left;
	list-style-type: none;
	width:140px;
	display:inline;
	padding:10px 0px 0px 30px;
	margin:0px;
	}

#left_menu li {float:left;}
			
#left_menu a {
	float:left;
	background:url(images_nav/left_menu.gif) left top no-repeat;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:.5px;
	line-height:12px;
	color:#6a727a;
	padding: 4px 15px 10px 20px;
	text-decoration:none;
	}

#left_menu a:hover {background:url(images_nav/left_menu_over.gif) left top no-repeat;}

#left_selected a {background:url(images_nav/left_menu_over.gif) left top no-repeat;}	

	

		
/* BEGIN CONTAINER AND BACKGROUNIMAGES FOR LEFT NAV */

#left_col_employment {
	float: left;
	height: 600px;
	background:url(images_nav/ln_employment.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}

#left_col_about {
	float: left;
	height: 600px;
	background:url(images_nav/ln_about_tda.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}

#left_col_news {
	float: left;
	height: 600px;
	background:url(images_nav/ln_news.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}
#left_col_services {
	float: left;
	height: 600px;
	background:url(images_nav/ln_services.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}

#left_col_portfolio {
	float: left;
	height: 600px;
	background:url(images_nav/ln_portfolio.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}

#left_col_cs {
	float: left;
	height: 600px;
	background:url(images_nav/ln_casestudies.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}
#left_col_col {
	float: left;
	height: 600px;
	background:url(images_nav/ln_collateral.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}
#left_col_id {
	float: left;
	height: 600px;
	background:url(images_nav/ln_identity.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}
#left_col_mag {
	float: left;
	height: 600px;
	background:url(images_nav/ln_magazines.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}
#left_col_wp {
	float: left;
	height: 600px;
	background:url(images_nav/ln_whitepapers.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}
#left_col_dm {
	float: left;
	height: 600px;
	background:url(images_nav/ln_directmail.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}
#left_col_web {
	float: left;
	height: 600px;
	background:url(images_nav/ln_web.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}
#left_col_resources {
	float: left;
	height: 600px;
	background:url(images_nav/ln_resources.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}

#left_col_contact {
	float: left;
	height: 600px;
	background:url(images_nav/ln_contact.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}

#left_col_success {
	float: left;
	height: 600px;
	background:url(images_nav/ln_success.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}

#left_col_video {
	float: left;
	height: 600px;
	background:url(images_nav/ln_video.gif) bottom left no-repeat;
	width:200px;
	display:inline;
	margin: 20px 0px 0px 0px;
}

/* END CONTAINER AND BACKGROUNIMAGES FOR LEFT NAV */







