@charset "UTF-8";
/* CSS Document */
#head-nav {
	width: 900px;
}
#head-nav ul {
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	float: right;
	display: inline;
	width: 860px;
}
#head-nav ul li {
	float: right;
	padding-left: 20px;
	font-size: 13px;
}
#head-nav li a {
	display: block;
	color: #7B8E91;
	text-decoration: none;
	border-bottom-style: none;
}
body#find #nav #nFind a,  body#who #nav #nWho a, body#work #nav #nWork a, body#what #nav #nWhat a,  body#help #nav #nHelp a, body#blog #nav #nBlog a, body#index #nav #nIndex a {
	color: #4685a1;
	border-top-color: #8FBACF;
}
#head-nav a:hover, .current_page_item a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8FBACF;

}

#twitter {
        float: right;
        margin-top: -50px;
        padding: 0 200px 0 0;
        
}
#footAdd {
       float: right;
       margin-left: 30px;
       margin-top: -3px;       
}
#companyInfo {
  flaot: left;
}
#foot {
	background-image: url(i/footBkg.gif);
	background-repeat: no-repeat;
/*	background-position: left 6px;      */
	width: 900px;
	clear: both;
	float: left;
	margin-top: 25px;
	padding-top: 0px;
}
#foot p, #foot a  {
	font-size: 11px;
	color: #4D8AA5;
	margin-top: 45px;
	line-height: 16px;
}
#nav p {
	font-size: 13px;
	font-weight: bold;
	color: #4D8AA5;
	margin-top: 45px;
	line-height: 16px;
}
#foot ul {
	margin: 0px 25px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	color: #4685a1;
	display: block;
	float: left;
	width: 200px;
}
#foot li a {
	text-decoration: none;
	
	color: #4685a1;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 0px 0px 2px;
}
#foot li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD8E5;
}
#foot    .footHeads    {
	color: #555555;
	line-height: 26px;
	font-weight: normal;
	font-size: 12px;
	border-bottom-style: none;
}

#footer-left {
	padding-top: 25px;

}
#twitter a,
#footer-left a {
	border: none;
}
