@import url("reset.css");
	
html {
	font-size: 62.5%;
	height:100%; 
	
}

body {
	font-size:1.2em;
	font-family: georgia;
	margin:0px;
	background:#faf7ec url(/image/bground.jpg);
	background-repeat:repeat-x;
	height:100%;
}

p{
	margin-top:10px;
	line-height:1.5em;
}

h1 {
font-size: 5em;
color:#66ccff;
font-weight:normal;
}

h1 strong {
	font-weight:normal;
	font-size:.45em;
}

h2 {
	font-size: 1.7em;
	color:#495257;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:normal;
}

h3 {
	font-size: 0.9em;
	color:#46413b;
	font-weight:bold;
	letter-spacing : 1px;
	text-transform:uppercase;
}

a {
	color:#66CCFF;
	text-decoration:none;
}

#stage {
	width:965px;
	background:#ffffff url(/image/stage_cap.jpg);
	background-repeat:repeat-x;
	background-position : top;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
}

#mainLogo {
	position:absolute;
	margin-top:10px;
	margin-left:49px;
	/*background-image: url(/image/talagy_logo.png);*/
	width: 144px;
	height:138px;
	z-index: 99;
	background-repeat : no-repeat;
}

#talentInAction {
	position:absolute;
	margin-top:22px;
	margin-left:194px;
	background-image: url(/image/title_talentInAction.gif);
	width: 144px;
	height:15px;
	background-repeat : no-repeat;
}


#contactNavContainer {
	position:relative;
	float:right;
	background: #ace1fa;
	margin-top:0px;
	margin-right:34px;
	height:24px;
}

#topContactNavLeftCap {
	float:left;
	background:#ace1fa url(/image/top_corner_left.gif);
	background-position: left;
	background-repeat : no-repeat;
	width:9px;
	height:24px;
}
#topContactNavRighCap {
	float:left;
	background:#ace1fa url(/image/top_corner_right.gif);
	background-position: right;
	background-repeat : no-repeat;
	width:9px;
	height:24px;
	margin-left:-2px;
}

.topContactNavButton, .topContactNavButtonHome, .topContactNavButtonContact {	
	font-size: 0.8em;
	font-weight:bold;	
	line-height: 24px;
	float:left;
	color:#4c4234;
	padding-left:8px;
	padding-right:8px;
	border-right: 1px solid #ffffff;
	height:24px;
}
.topContactNavButtonHomeOn {
	font-size: 0.8em;
	font-weight:bold;	
	line-height: 24px;
	float:left;
	color:#4c4234;
	padding-left:8px;
	padding-right:8px;
	border-right: 1px solid #ffffff;
	height:24px;
	background: url(/image/contact_nav_home_on_bg.gif);
	background-repeat: no-repeat;
	background-position: center;		
}
.topContactNavButtonContactOn {
	font-size: 0.8em;
	font-weight:bold;	
	line-height: 24px;
	float:left;
	color:#4c4234;
	padding-left:8px;
	padding-right:8px;
	border-right: 1px solid #ffffff;
	height:24px;
	background: url(/image/contact_nav_contact_on_bg.gif);
	background-repeat: no-repeat;
	background-position: center;		
}

.topContactNavButtonContactOn a:hover, .topContactNavButtonHomeOn a:hover {
		color:#4c4234!important;

}

#contactNavContainer a {
	color: #4c4234;
	text-decoration: none;
}
#contactNavContainer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#mainNavContainer {
	list-style:none;
	background:url(/image/top_nav_topdots.gif);
	background-repeat:repeat-x;
	background-position: top;	
	position:relative;
	clear:right;
	float:right;
	margin-top:35px;
	margin-right:40px;
	
}
	
#mainNavContainer li {
	float:left;
	background:url(/image/top_nav_divider.gif);
	background-position:left;
	background-repeat:repeat-y;
}	
	
#mainNavContainer a {
	color: #4c4234;
	text-decoration: none;
	font-weight:bold;
	padding:10px;
	display:block;
}	

.mainNavButtonon {
	background:#999 url(/image/top_nav_divider.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.mainNavButtonon a {
	padding:10px;
	display:block;
	color:white!important;
}

#mainNavContainer .Left {
	background:url(/image/top_nav_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


#mainNavContainer .Left a {
	display:block;
	padding:10px 10px 10px 10px;
}


#mainNavContainer .Lefton {
	background:#999 url(/image/top_nav_left_on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#mainNavContainer .Lefton a {
	display:block;
	padding:10px 10px 10px 10px;
	color:white!important;
}

#mainNavContainer .Right {
	padding-left:10px;
	background:url(/image/top_nav_divider.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#mainNavContainer .Right a {
	padding:10px 10px 10px 0;
	display:block;
	background:url(/image/top_nav_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#mainNavContainer a:hover{
	color:#ace1fa;
}

#mainNavContainer .Righton {
	padding-left:10px;
	background:#999 url(/image/top_nav_divider.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#mainNavContainer .Righton a {
	padding:10px 10px 10px 0;
	display:block;
	background:#999 url(/image/top_nav_right_on.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:white!important;
}

#mainNavContainer .on {
	background: #999999;
	color:#ffffff;
}
#mainNavContainer a.on:hover {
	color:#ffffff;
}

#bannerContainer {
	position:absolute;
	width:938px;
	height:255px;
	padding:0 7px 0 20px;
	background:#fff;
	z-index:1;
	margin-top:95px;
}

#mainContentContainer, #mainInsideContentContainer {
	position:absolute;
	width:965px;
	margin-top:347px;
	background:#ffffff;
}
#mainInsideContentContainer {
	margin-top:350px;
}

#pageContent {
	width:885px;
	margin-left:40px;
	background:#ffffff;
	clear:both;
	margin-top:6px;
}

.homecolumnlayout {
	background: #ffffff url(/image/content_dots_horizontal.gif);
	background-position: top;
	background-repeat : repeat-x;
	padding-top:1px;
	float:left;
}

.homecolumnwrapper {
	width:100%;
	float:left;
	background:url(/image/content_dots_vertical.gif);
	background-position: center;
	background-repeat : repeat-y;
}

.homepageHeaderBoxWrapper {
background:#f0fafe url(/image/content_dots_vertical.gif);
background-position: center;
	background-repeat : repeat-y;
	float:left;
	width:100%;
}

.homeleftcolumn {
	width:422px;
	float:left;
	padding:10px;
}

.homerightcolumn {
	width:422px;
	float:right;
	padding:10px;
}

.homePageColumnHeaderBox {
	width:422px;
	background:#f0fafe;	
	padding:10px;
}





a.rounded, .button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */ 
}
.button {
color:#fff;
  font-size:.8em;
  letter-spacing:2px;
  background:#393024;
  padding: 5px 7px;
  margin-top:10px;
  float:right;
  clear:both;
}
.button:hover {
  background-color: #ace1fa;
}



.homePageList {
	margin-top:20px;
	font-size: 0.9em;
	color:#979797;
	list-style:none;
	float:left;
	display:inline;
	width:400px;
}

.homePageList li {
	padding-left:20px;
	float:left;
	width:175px;
	display:inline;
	background:url(/image/small_arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:10px;
	}
	
.homecandidatedownloads {
	background: url(/image/book_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width:422px;
	float:left;

}

.homecandidatedownloads h3 {
	margin-bottom:10px;
}



.homecandidatedownloads a {
	display:block;
	text-decoration:none;
	width:328px;
	padding:5px;
	font-size:.9em;
}

.homecandidatedownloads a:hover {
	color:#4c4234;
}

.homecustomerdownloads {
	float:left;
	width:422px;
}


.homecustomerdownloads div {
	float:left;
	clear:both;
	width:422px;
}

.homecustomerdownloads h3 {
	margin-bottom:10px;
}


.homecustomerdownloads a {
	display:block;
	text-decoration:none;
	padding:5px;
	font-size:.9em;
	float:right;
	width:405px;
}

.homecustomerdownloads a:hover {
	color:#4c4234;
}

.homecustomerdownloads strong {
	color:#999;
	text-transform:uppercase;
	font-size:.7em;
	letter-spacing:2px;
	display:block;
	float:left;
	padding:5px;
	width:100px;
	overflow:hidden;
}

.actionbar {
	float:left;
	clear:both;
	width:915px;
	background:#ace1fa;
	padding-left:50px;
	padding-bottom:8px;
	color:#ffffff;	
	letter-spacing:4px;
	text-transform:uppercase;
}

.actionbar h3 {
	color:#dbf2fd;
	font-weight:normal;
	letter-spacing:4px;
	font-size:1.6em;
}

.actionbar strong {
	font-weight:normal;
	color:#4c4234;
	font-size:2.8em;
}

.footer {
	float:left;
	clear:both;
	width:965px;
	background:#393024;
	padding-bottom:8px;
	padding-top:30px;
	display:inline;
}

.footer .homeleftcolumn {
	width:400px;
	margin-left:40px;
	float:left;
	display:inline;
}

.footer .homerightcolumn {
	width:422px;
	margin-right:40px;

	float:right;
	display:inline;
}

.footer h3 {
	color:#faf7ec;
	margin-bottom:10px;
}

.footernews {
	width:100%;
	float:left;
}

.footernews .post {
	background-color:#5b4e3d;
	padding:10px;
	margin-bottom:5px;
	float:left;
	width:100%;
}

.footernews .post .date {
	width:75px;
	float:left;
	text-align:center;
	color:#393024;
	text-transform:uppercase;
	line-height:.6em;	
	font-size:2em;
	padding-top:2px;
}

.footernews .post .day {
	font-size:2em;
	line-height:.7em;
	padding-bottom:1px;
	display:block;
	padding-bottom:10px;
	padding-top:2px;
}

.footernews .post .text {
	float:right;
	width:320px;
	color:#faf7ec;
}

.footernews a.more {
	float:right;
	color:#66ccff;
	text-decoration:none;
	font-size:.9em;
}

.footernews h3 a {
	color:#66ccff;
	text-decoration:none;
	font-size:1.5em;
	font-weight:normal;
}

.footer .blogpost {
	background:url(/image/blog_dots_horizontal.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:10px 5px 5px 5px;
	float:left;
}

.footer .blogpost .text{
	float:left;
	width:300px;
	display:block;
	padding-bottom:5px;
}

.footer .blogpost .date{
	float:right;
	width:100px;
	text-align:right;
	text-transform:uppercase;
	color:#faf7ec;
	font-size:.8em;
	display:block;
	
	
}

.innernav {
	float:left;
	width:220px;
	margin:20px 0 20px 0;
	padding-top:9px;
	background: url(/image/inside_nav_cap.gif);
	background-position:top;
	background-repeat: no-repeat;
	display:inline;
}

.reset {border:none; background:none; background-color:#393024; width:180px; padding:20px; color:#fff; font-size:1.2em;}

.innercontent {
	float:right;
	margin:20px 0 0 0;
	width:650px;
}


.innernav UL {
	width: 220px;
	background:url(/image/inside_nav_body.gif);

}

	

.innernav li {
	background:url(/image/content_dots_horizontal.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:220px;
}

.innernav li a {
	display:block;
	padding:8px 15px 8px 20px;
	color:#4c4234;
	font-size:.9em;
	width:185px;
	text-transform:uppercase;
	

}

.innernav li a:hover {
	color:#ace1fa;
}

.innernav li.on a {
	background:url(/image/small_nav_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
}

.innernav li.on a:hover {
	color:#66ccff;
}







.innernav UL LI UL {
	width: 220px;
	background:none;
	padding-bottom:4px;

}

	

.innernav li ul li {

	width:220px;
	background:none;
}

.innernav li ul li a {
	display:block;
	padding:4px 15px 4px 20px;
	color:#4c4234;
	font-size:.9em;
	width:165px;
	margin-left:20px;
	
	text-transform:uppercase;
		font-weight:normal!important;
		background:none!important;

	

}

.innernav li ul li a:hover {
	color:#ace1fa;
}

.innernav ul li ul li.on a {
background:url(/image/small_nav_arrow.gif)!important;
	background-position:left!important;
	background-repeat:no-repeat!important;
	font-weight:bold!important;
}

.innernav ul li ul li.on a:hover {
	color:#66ccff;
}








#insideNavBottom {
	width: 220px;
	background:#fff  url(/image/inside_nav_bottom.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	height:10px;
	margin-top:-4px;
	display:inline-block;
	
}

.copyright {
	float:left;
	clear:both;
	padding-top:5px;
	text-align:right;
	padding-bottom:20px;
	color:#ccc;
	width:100%;
	background-color:#faf7ec;
	
}

/* Forms */
form input.text,form textarea {
color:#333;
background:#fff;
border:3px double #ccc;
font-family:Georgia, Serif;
margin:0;
padding:7px;
font-size:1.2em;
}

form textarea {
height:176px;
}

form input.text:focus,form textarea:focus {
border:3px double #fff;
background:#ace1fa;
color:#393024;
}

input.text,input.title,textarea,select {
border:1px solid #bbb;
margin:0.5em 0;
}

input.text:focus,input.title:focus,textarea:focus,select:focus {
border:1px solid #666;
}

input.text,input.title {
width:300px;
padding:5px;
}

.boardbio {
	width:620px;;
	float:left;
	background-color:#faf7ec;
	margin-bottom:20px;
	display:inline;
	padding:20px;	
	
}


.boardimage {
	float:left;
	padding:10px;
	border:1px solid #ccc;
	background-color:#fff;
	width:150px;
}

.boardtext {
	background-color:#faf7ec;
	float:right;
	width:420px;
}

.dropquoteright {
	width:200px;
	margin:20px;
	float:right;
	font-size:1.8em;
	color:#66ccff;
}



.dropquoteleft {
	width:200px;
	margin:20px;
	float:left;
	font-size:1.8em;
	color:#66ccff;
}

.dropquoteright strong {
	font-weight:normal;
	color:#66ccff;
}

.midquote {
	margin:20px 0 20px 0;
	font-size:1.8em;
	color:#66ccff;
}

.midquote strong {
	font-weight:normal;
	color:#66ccff;
}

.staticbannerwrapper {
	position:relative;
	width:930px;
	height:253px;
}

.staticbannermask {
	position:absolute;
	width:930px;
	height:253px;
	background-image:url(/image/static_banner_frame.png);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
}

.newslistitem {
	float:left;
	width:100%;
	clear:both;
	padding-bottom:20px;
	margin-bottom:3px;
	border-bottom:1px dotted #ccc;
}
.newslistdate {
	float:left;
	width:75px;
}

.newslistdate .month {
	width:100%;
	text-align:center;
	font-size:1.8em;
	text-transform:uppercase;
}

.newslistdate .day {
	width:100%;
	text-align:center;
	font-size:3em;
}

.newslisttext {
	width:550px;
	float:right;
}

.more {
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:2px;
}

.paginate {
	display:block;
	width:650px;
	float:left;
	clear:both;
	padding-bottom:5px;
	text-align:right;
	border-bottom:1px dotted #ccc;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:2px;	
}

.innercontent ul {
	margin-left:20px;
	margin-top:20px;
}

.innercontent li {
	padding-left:20px;
	background:url(/image/small_arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:10px;
	}
	
.locationlist {
	float:left;
	width:210px;
}

.locationlistwrapper {
	float:left;
	clear:both;
	padding-bottom:20px;
	margin-top:20px;
	border-bottom:1px dotted #ccc;
	width:650px;
}	

.leadershipbiolistwrapper {
	border-bottom:1px dotted #ccc;
	float:left;
	width:630px;
}

.leadershipbiolist {
	width:630px;
	float:left;
	border-top:1px dotted #ccc;
	border-right:1px dotted #ccc;
}

.leadershipbiolisttext {
	float:left;
	width:430px;
	padding-top:20px;
	display:inline;
}

.leadershipbiolisttext .biolink {
	font-size:.8em;
	letter-spacing:2px;	
}

.leadershipbiolisttext em {
	color:#ccc;
}
.leadershipbiolistthumbnail {
	float:right;
	width:100px;
	margin-right:100px;
	display:inline;
}

.bigbioimage {
	margin-top:20px;
	float:left;
}

.h2em {
	color:#ccc;
	font-size:.8em;
}

.downloadform {
	float:right;
	width:400px;

}
.downloadsummary {
	float:left;
	width:400px;
	margin-right:10px;	
}

.downloadlink {
	float:left;
	padding:5px 0;
	margin-top:10px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	width:400px;
}

.downloadauthor {
	float:left;
	clear:left;
	width:100%;
}

.downloadauthorimage {
	float:right;
}

.downloadauthor h2 {margin-top:5px;}
.downloadauthor .h2em {
	display:block;
	color:#ccc;
	font-size:.8em;
}


.jobrow td {
	padding:6px 3px;
}

.doclist {
	float:left;
	clear:both;
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
	margin-top:20px;
	width:100%;
}

.doclist .description {
	float:left;
	width:500px;
}

.doclist .link {
	float:right;
	width:100px;
}

.doclist em {
color:#ccc;
}

.homeresourcelink {
	float:left;
	width:100%;
	clear:both;
	border-top:1px dotted #ccc;
	padding:5px 0;
	text-align:right;
}

.homeresourcelink a {
	font-size:.8em;
	letter-spacing:2px;
	text-transform:uppercase;
}

.clientlogo {
 width:200px; float:left; margin:5px; height:150px; overflow:hidden; background-repeat:no-repeat!important; background-position:center!important; border:1px solid #ccc;
}

.clientlist {
width:100%; float:left; margin:20px 0 0 5px;
}

.clientlist li {
	float:left; display:inline; clear:none; width:180px; margin-right:10px;
}

.testimonialListItem {
	float:left;
	clear:both;
	width:650px;
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
	margin-top:20px;
	margin-bottom:3px;
	
	
}

.testimonialListItem .leftquote {
	width:100px;
	height:75px;
	float:left;
	background-image:url(/image/testimonial_left_quote.gif);
	background-repeat:no-repeat;
	background-position:top left;

}

.testimonialListItem .rightquote {
	width:100px;
	height:75px;
	float:right;
	background-image:url(/image/testimonial_right_quote.gif);
	background-repeat:no-repeat;
	background-position:top right;

}

.testimonialtext {
	float:right;
	width:425px;
	}

.testimonialwrapper {
	width:550px;
	float:left;
}
	