/* CSS Document */

h1 {
	font: bold 175% Arial,sans-serif;
	color: #333;
	padding-bottom: 2px;
	border-bottom: 1px solid #333;
}
	
h2 {
	font: bold 150% Arial,sans-serif;
	color: #333;
	padding-bottom: 2px;
	border-bottom: 1px dotted #333;
}

h3 {
	font: bold 150% Arial,sans-serif;
	color: #8B0304;
}
h5 {
	font: bold 20px Arial,sans-serif;
	color: #999999;
}
/* Page Content */
#page_navigation {
	width: 240px;
	margin-right: 20px;
	margin-top: 4px;
	float: left;
	display: inline;
}
#page_navigation ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#page_navigation li{
	display: block;
}
#page_navigation li span{
	display: inline;
}
#page_navigation li a:link, #page_navigation a:visited, #page_navigation a:active {
	display: block;
	width: 228px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 5px;
	background-color:#F3F3F3;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-indent: 5px;
}
#page_navigation li a:hover{
	display: block;
	text-indent: 10px;
	background-color: #333;
	color: #FFF;
}
#services_content {
	width: 500px;
	margin-left: 260px;
	margin-top: 10px;
}
#promo {
	background-image: url(../images/services2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999;
	margin-bottom: 10px;
	height: 200px;
}
.navigation_header {
	width: 225px;
	padding-left: 10px;
	padding-right: 5px;
	height: 24px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #999;
	line-height: 25px;
	font-weight: bold;
}
.navigation_break {
	height: 10px;
}
.navigation_logo {
	padding-bottom: 15px;
}
#page_title {
	width: 800px;
	height: 80px;
	border: 1px solid #333;
	background-color: #333;
}
#page_logo {
	width: 40px;
	height: 40px;
	background-image: url(../images/jpg/white_g.jpg);
	background-repeat: no-repeat;
	margin-left: 740px;
	margin-top: 20px;
	position: absolute;
	float: right;
}
#page_title_text {
	width: 200px;
	height: 30px;
	margin-left: 20px;
	margin-top: 25px;
	background-image: url(../images/jpg/titles/services.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float: left;
	display: inline;
}
#page_title_construct {
	width: 200px;
	height: 30px;
	margin-left: 20px;
	margin-top: 26px;
	background-image: url(../images/jpg/titles/construction.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float: left;
	display: inline;
}
#page_title_clients {
	width: 200px;
	height: 30px;
	margin-left: 20px;
	margin-top: 26px;
	background-image: url(../images/jpg/titles/clients.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float: left;
	display: inline;
}
#page_title_case {
	width: 200px;
	height: 30px;
	margin-left: 20px;
	margin-top: 26px;
	background-image: url(../images/jpg/titles/case_study.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float: left;
	display: inline;
}
.logo_padding {
	padding-bottom: 10px;
}
#tab_padding {
	padding-left: 4px;
	padding-right: 4px;
}#about_title_text {
	width: 200px;
	height: 30px;
	margin-left: 20px;
	margin-top: 25px;
	background-image: url(../images/jpg/titles/about.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float: left;
}
h4 {
	font: bold 130% Arial,sans-serif;
	color: #8B0304;
}
#footer {
	clear: both;
	border-top: 1px solid #666;
	line-height: 30px;
	text-align: right;
	margin-top: 10px;
	color: #666;
}
.casestudy_border {
	padding: 10px;
}