/* Home specific styles */
#home-tabs-container {
	float: left;
	width: 750px;
}
#home-tabs {
}
.tab-container {
	float: left;
	width: 240px;
	height: 340px;
	margin-right: 10px;
}
.tab-container img {
	display: block;
}
.tab {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	margin-top: -10px;
	text-align: right;
	height: 250px;
	*height: 254px;
	position: relative;
}
.tab-pad {
	padding: 0px 20px;
	text-align: left;
}
.tab-pad img {
	margin-bottom: 3px;
}
#home-tabs h2 {
	font-size: 11px;
	color: #3d3f41;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#home-tabs ul {
	height: 174px;
}
#home-tabs li {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url('../images/bullet_arrow.gif') no-repeat 5px 8px;
}
#home-tabs a {
	color: #b51e16;
	font-size: 12px;
	text-decoration: none;
}
#home-tabs a:hover {
	text-decoration: underline;
}
#home-tabs p {
	font-size: 12px;
	margin-bottom:0px;
	height: 140px;
}
#home-tabs span.view-all {
	text-align: right;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
#home-tabs span.view-all a {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

#home-tabs span.view-all a:hover {
	color: #b2170f;
}

#where-we-work {
	margin-top: 35px;
	float: left;
	width: 185px;
}
#where-we-work-pad {
	padding: 10px 0px 10px 20px;
}
#where-we-work a {
	color: #b2170f;
	text-decoration: none;
}
#where-we-work a:hover {
	text-decoration: underline;
}

#our-vision-pad {
	padding: 0px 20px;
}
#our-vision p {
	font-size: 14px;
}

#home-footer {
	color: #fff;
}
#home-footer-pad {
	padding: 20px 0px;
}
.home-footer-col {
	width: 277px;
	float: left;
	margin-right: 50px;
	display: inline;
}
.home-footer-col-last {
	width: 279px;
	float: left;
	margin-right: 0px;
	display: inline;
}
#home-footer img {
	float: left;
	display: inline;
}
#home-footer img.new-window-icon {
	vertical-align:0px;
	float:none;

}
#home-footer span {
	float: right;
	display: inline;
}
#home-footer a {
	color: #9dcefc;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#home-footer a:hover {
	text-decoration: underline;
}
#home-footer a.icon {
	vertical-align:middle;
	margin-top:3px;
	background-position:0 2px;
}	
#home-footer a.view-all {
	font-size: 9px;
	text-decoration: none;
	color: #9dcefc;
	display: block;
	width: 50px;
	text-align: right;
	font-weight: normal;
}
#home-footer td.table-link {
	line-height:12px;
}
#home-footer td.table-link a{
	line-height:18px;
}
#home-footer a.view-all:hover {
	text-decoration: underline;
}
#home-footer h4 {
	font-size: 11px;
	color: #eaeaea;
	font-weight: normal;
}
#home-footer p {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	color: #eaeaea;
}
#home-footer hr {
	color: #c4c4c4;
	margin: 3px 0px 10px 0px;
}

#privacy-lightwindow {
	background: #e2e2e2 url('../images/top_bg.gif') repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
}
#privacy-lightwindow #content p.big { line-height: 25px; }
#privacy-lightwindow #content-pad {
	padding: 10px 30px 30px 45px;
}
#privacy-lightwindow #content-bottom {
	margin-top: -67px;
	height: 107px;
	background: #e2e2e2 url('../images/bottom_bg.gif') repeat-x bottom left;
}
#privacy-lightwindow h1 {
	color: #b2170f;
	font-size: 22px;
}
