*|* :-moz-any-link {
	outline: none;
	}
body {
	background: url(../img/perf-metal.png) repeat scroll;
	margin: 0;
	padding: 0;
	font: 100%  Helvetica, Arial, Verdana, sans-serif;
	line-height: 18px;
}
p, h1, h2, h3, ul, li {
	margin: 0;
	padding: 0;
}
a:link { color: #fecf20; text-decoration: none; }
a:active { color: #fecf20; text-decoration: none; }
a:visited { color: #fecf20; text-decoration: none; }
a:hover { color: #fecf20; text-decoration:underline; }
a.external  {
background:url("../img/external.png") no-repeat scroll center center transparent;
padding:0 15px 0 3px;
}
a img {border:none}
h1 {
	font-size: 18px;
	padding: 0 0 6px 0;
	color: #f8991d;
}
h2 {
color: #fcbb1f;
font-size: 16px;
padding: 10px 0 6px 0;
}
h3 {
	color: #fff;
	font-size: 18px;
	margin: 0 0 6px 140px;
	line-height:22px;
	
}
h4 {
color: #f15a2b;
font-size: 1em;
margin: .4em 0;
}
p {
font-size:12px;
line-height:18px;
color:#fff;
margin: 0 0 5px 0;
}
.left {
	float:left;
	}
.right {
	float:right;
	}
.container{
	margin: 0px auto;
	width:880px;
}

#header{
	background: url(../img/header-tabbed.png) no-repeat;
	height:181px;
	/*position:relative;*/
	z-index :100;
	width:100%;
	
}

#navigation{
	height:70px;
	margin-left: 340px;
	top:0;
}
.shadow {
	background: url(../img/nav-shadow.png) no-repeat;
	height:10px;
	position:relative;
	z-index :100;
	top: -31px;
	left:0px;
	width:500px;
	}

.content{
	margin-top:-50px;
	float:left;
	width:875px;
}
#ltContent {
	float:left;
	width:310px;
	
	
	}
.ltColHeader {
	background:url(../img/ltCol-header.png) no-repeat top left;
	height:20px;
	width:310px;
	}
.ltColfooter {
	background:url(../img/ltCol-footer.png) no-repeat top left;
	height:35px;
	width:310px;
	}
.ltColContent {
background: url(../img/ltCol-bg.png) repeat-y top left;
width:280px;
height:550px;
padding:6px 10px 6px 30px;
}
.ltColInset {
	width:260px;
	height:530px;
	overflow-x:hidden;
	overflow-y:auto
	}

#rtContent {
	
	/*height:600px;*/
	width:555px;
	top: 236px;
	margin-left: 315px;
	left: 98px;
}
.rtColHeader {
	background:url(../img/rtCol-header.png) no-repeat top left;
	height:20px;
	width:555px;
	}
.rtColContent {
background: url(../img/rtCol-bg.png) repeat-y top left;
width:475px;
height:550px;
padding:6px 40px;
}
.rtColContent ul {
	list-style:square;
	list-style-position:outside;
	padding-left:20px;
	}
.rtColContent ul li {
	color:#fff;
	font-size:12px;
	line-height: 14px;
	padding-bottom: 4px;
	}
.rtColfooter {
	background:url(../img/rtCol-footer.png) no-repeat top left;
	height:35px;
	width:555px;
	}
#footer {
	background:url(../img/footer-bg.png) no-repeat top left;
	width:795px;
	height:60px;
	padding:22px 40px 0 40px;
	margin-top:-20px;
	}
#footer p {
	font-size:11px;
	color:#333333;
	}
#footer a:link, #footer a:visited { color: #fff;
}
.recentProjectsBlock {
	width:240px;
	padding:5px 3px 5px 10px;
	margin-bottom:10px;
	border-bottom:1px solid #4f5c67;
	border-width:70%;
	}
.recentProjectsBlock p {
	font-size:11px;
	line-height:12px;
	margin:0 0 2px 0;
	}
.recentProjectsBlock img {
	padding:3px 0 5px 0;
	}
.addressBlockLeft {
	float:left;
	margin:0 0 10px 40px;
	width:100px;
	}
.addressBlockRight {
	float:left;
	width:300px;
	margin:0 0 10px 0;
	
	}
