body {
	padding: 0;
	margin: 0;
	background: #fff url(../g/background.png) repeat-x;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

body#landing h1.title { 
	background: url(../g/title-welcome.gif) -3px 0 no-repeat;
}

body#abouttab h1.title { 
	background: url(../g/title-about.gif) -3px 0 no-repeat;
}

body#servicestab h1.title { 
	background: url(../g/title-services.gif) -3px 0 no-repeat;
}

body#clienttab h1.title { 
	background: url(../g/title-clients.gif) -3px 0 no-repeat;
}

body#philanthropytab h1.title { 
	background: url(../g/title-philanthropy.gif) -3px 0 no-repeat;
}

body#environmenttab h1.title { 
	background: url(../g/title-environment.gif) -3px 0 no-repeat;
}

body#qualityassurancetab h1.title { 
	background: url(../g/title-qualityassurance.gif) -3px 0 no-repeat;
}

body#contacttab h1.title { 
	background: url(../g/title-contact.gif) -3px 0 no-repeat;
}

h1.title {
	padding: 0;
	margin: 0 0 10px 0;
	height: 30px;
	text-indent: -9999px;
	border-bottom: 1px solid #E9E9E9;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #5093C7;
	text-transform: uppercase;
}

h2 span {
	color: #FF3300;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.extraspace {
	padding: 0 0 20px 0;
}
.contact_company_name {
	color: #FF3300;
}
.contactinfo {
	padding: 0;
	margin: 0;
	list-style: none;
}

.contactinfo li {
	padding: 0 0 5px 0;
	margin: 0;
}

.contactinfo .contactname a, .contactinfo .contactname {
	font-size: 14px;
	color: #5093C7;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.contactinfo .contactname a:hover {
	text-decoration: underline;
	color: #DF6306;
	background: none;
	padding: 0;
}

.contactinfo a, #content a {
	color: #1772BB;
}

.contactinfo a:hover, #content a:hover {
	text-decoration: underline;
	color: #DF6306;
}

#wrapper {
	padding: 30px 0 0 0;
	margin: 0 auto 0 auto;
	width: 760px;
}

#header {
	padding: 0;
	margin: 0;
	width: 760px;
	height: 120px;
}

#header #logo {
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	width: 444px;
}

.landing-photo {
	padding: 0;
	margin: 0;
	width: 760px;
	height: 237px;
	background: url(../g/main-banner_orange.jpg) no-repeat;
	text-indent: -9999px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#content {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 12px;
	color: #626061;
}

.photoCaption {
	padding: 0;
	margin: 0;
}

.photoCaption dt {
	padding: 0;
	margin: 0;
}

.photoCaption dd {
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #000;
	line-height: 18px;
}

#smallColLeft {
	padding: 0 10px 0 0;
	margin: 0;
	width: 240px;
	float: left;
}

#smallColRight {
	margin: 0;
	width: 240px;
	float: right; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}

#largeColRight {
	margin: 0 0 0 10px;
	width: 500px;
}

#centerContactCol {
	margin: 10px 0 0 10px;
	width: 250px;
}

#halfColLeft {
	padding: 0 10px 0 0;
	margin: 0;
	width: 370px;
	float: left;
}

#halfColRight {
	padding: 0 0 0 10px;
	margin: 0;
	width: 370px;
	float: right;
}

#halfColLeft p, #halfColRight p {
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 20px;
}

#halfColLeft li, #halfColRight li, #fullCol li {
	padding: 0 0 5px 0;
	margin: 0;
}

#halfColLeft a, #halfColRight a {
	padding: 2px;
	margin: 0;
	color: #1772BB;
	text-decoration: underline;
}

#halfColLeft a:hover, #halfColRight a:hover {
	padding: 2px;
	text-decoration: none;
	background: #1772BB;
	color: #fff;
}

#left {
	padding: 10px;
	margin: 0;
	width: 503px;
	float: left;
}

#left p {
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 20px;
}

.project {
	padding: 0 0 20px 0;
	margin: 0;
}

.project h3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #000;
}

.project p {
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #000;
	line-height: 18px;
}

.project p span {
	font-weight: bold;
}

.box {
	padding: 10px;
	margin: 0;
	list-style: none;
	background: #F4F9FD;
	width: 216px;
}

.box .title {
	padding: 0 0 10px 0;
	margin: 0;
	background: url(../g/subtitle-featured-services.png) no-repeat;
	height: 20px;
	text-indent: -9999px;
}

.box li {
	padding: 0 0 10px 10px;
	margin: 0;
	background: url(../g/blue-bullett.png) 0 2px no-repeat;
	font-size: 11px;
}
.box2 {
	padding: 10px;
	margin: 0;
	list-style: none;
	background: #F4F9FD;
	width: 480px;
}

.box2 .title {
	padding: 0 0 10px 0;
	margin: 0;
	background: url(../g/subtitle-featured-services.png) no-repeat;
	height: 20px;
	text-indent: -9999px;
}

.box2 li {
	padding: 0 0 10px 10px;
	margin: 0;
	background: url(../g/blue-bullett.png) 0 2px no-repeat;
	font-size: 11px;
	line-height: 16px;
}
.leader {
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	background: #DFEDF9;
}

.leader a {
	padding: 10px;
	margin: 0;
	display: block;
	color: #1772BB;
	font-weight: bold;
	text-align: right;
}

#right .leader a:hover {
	text-decoration: none;
	color: #fff;
	background: #1772BB;
}

.photoBorder {
	padding: 3px;
	margin: 0;
	border: 1px solid #ccc;
}

#halfColLeft .noBorder a:hover {
	background: none;
}

#right {
	padding: 0 0 20px 0;
	margin: 0;
	width: 236px;
	float: right;
}

#footer {
	padding: 5px 0 5px 0;
	margin: 0;
	clear: both;
	border-top: 2px #CAE1F4 solid;
}

#footer p {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #999;
}

#footer  a {
	padding: 2px;
	margin: 0;
	color: #1772BB;
	text-decoration: underline;
}

#footer a:hover {
	padding: 2px;
	text-decoration: none;
	background: #1772BB;
	color: #fff;
}

#footer #nav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#footer #nav li {
	padding: 0;
	margin: 0;
	float: left;
}

#footer #nav a {
	font-size: 11px;
	border-right: 1px solid #ccc;
	padding: 0 10px 0 10px;
}

#footer #nav a.firstone {
	padding: 0 10px 0 0;
}

#footer #nav a.lastone {
	border-right: none;
}

#footer #nav a:hover {
	background: 0;
	color: #DF6306;
	text-decoration: underline;
}

#footer .copyright {
	padding: 0;
	margin: 0;
	line-height: 30px;
}

/* Navigation */

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../g/navigation.gif) no-repeat;
	height: 35px;
	width: 760px;
}

#navigation li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
}

#navigation li a {
	display: block;
	overflow: hidden;
	height: 35px;
	margin: 0;
	text-indent: -9999px;
}

#home a { 
	left: 0; 
	width: 72px;
}

#about a { 
	left: 72px; 
	width: 82px;
}

#services a { 
	left: 154px; 
	width: 82px;
}

#clients a { 
	left: 236px; 
	width: 82px;
}

#philanthropy a { 
	left: 318px; 
	width: 106px;
}

#environment a { 
	left: 424px; 
	width: 106px;
}

#qualityassurance a { 
	left: 530px; 
	width: 131px;
}

#contact a { 
	left: 661px; 
	width: 99px;
}

#home a:hover, .active#home { 
	background: url(../g/navigation.gif) 0 -35px no-repeat;
}

#about a:hover, .active#about { 
	background: url(../g/navigation.gif) -72px -35px no-repeat;
}

#services a:hover, .active#services { 
	background: url(../g/navigation.gif) -154px -35px no-repeat;
}

#clients a:hover, .active#clients { 
	background: url(../g/navigation.gif) -236px -35px no-repeat;
}

#philanthropy a:hover, .active#philanthropy { 
	background: url(../g/navigation.gif) -318px -35px no-repeat;
}

#environment a:hover, .active#environment { 
	background: url(../g/navigation.gif) -424px -35px no-repeat;
}

#qualityassurance a:hover, .active#qualityassurance { 
	background: url(../g/navigation.gif) -530px -35px no-repeat;
}

#contact a:hover, .active#contact { 
	background: url(../g/navigation.gif) -661px -35px no-repeat;
}