@charset "UTF-8";
/* CSS Document */

body {
	background-color:#001942;
	margin:0px auto;
	padding:0px;
	font-family:tahoma;
	font-size: 14px;
	line-height: 140%;
	color:#474747;
	background-image:url(images/middle_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.wrapper {
	margin: 0px auto;	
}

p {
	color:#002a6f;
	padding: 0px;
	margin: 6px 0px 12px 0px;
	font-size: 12px;
	line-height: 140%;
}

p span {
	font-size: 14px;
	color:#474747;
	line-height: 140%;
}

.mission p, .about_us p, .about p {
	color:#474747;
}

h1 {
	font-family: 'Michroma', arial, serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.75px;
	line-height: 160%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-shadow: 0px 1px 2px #aaaaaa;
	
}

h2, h3, h4, h5, h6 {
	font-weight:normal;
	padding: 0px 0px;
	margin: 0px;
	color:#474747;
	text-decoration: none;
}

h2 {
	font-size:15px;
}

h3 {
	font-size: 12px;
}

a:link {
	color:#002a6f;
}
a:visited {
	color:#002a6f;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color:#002a6f;
}

.header {
width:1000px;
height:225px;
margin:0 auto;
background-image:url(images/top.jpg);
}

.main {
width: 780px;
min-height: 624px;
margin:0 auto;
padding: 0px 110px;
background-image:url(images/middle.jpg);
background-repeat: no-repeat;
}

.content {
	float: left;
	width: 470px;
	padding: 20px 20px 20px 10px;
	background-image: url(images/corner2.png);
	background-position: top right;
	background-repeat: no-repeat;	
}

#civil-engineering-services p {
	margin-left: 35px;
	font-size:12px;
	color:#002a6f;
}

#civil-engineering-services h2:before {
	position: relative;
	top: 8px;
	margin: 0px 5px 0px 0px;
	content:url(images/square.png);
}

.side-bar {
	float: right;
	width:260px;
	margin: 15px 0px 15px 0px;
	text-align:left;
}

.side-bar h2 {
	border-bottom: thin dashed #999;
}

.social-media-icon {
	float: right;
	text-decoration: none;
	width: 16px;
	height: 16px;
}

a#facebook {
	background-image:url(images/facebookicon.png);	
}

a#facebook:hover {
	background-image: url(images/facebookicon_hover.png);
}


/******  ABOVE IS USED ******/

/******  BELOW IS NOT USED ******/

img {
border:0
}

.logo {
width:520px;
height:129px;
position:absolute;
margin-left:107px;
margin-top:83px;
background-image:url(images/banner_back.jpg);
}

.main_middle {
width:1000px;
min-height: 624px;
margin:0 auto;
background-image:url(images/middle.jpg);
background-repeat: no-repeat;
}

.about_main_middle {
width:1000px;
height:750px;
margin:0 auto;
background-image:url(images/middle.jpg);
background-repeat: no-repeat;
}

.projects_main_middle {
width:1000px;
height:auto;
margin:0px auto;
padding: 0px 0px;
background-image:url(images/middle.jpg);
background-repeat: no-repeat;
}

.portfolio_items {
	min-height: 90px;
	border-bottom:1px dashed #999999;
}

.portfolio_items h5	{
	font-size:14px;
	font-weight:normal;
	padding-top: 8px;
	margin:3px 0px 0px 150px;
	display:block;
	color:#474747;
}

.portfolio_items p	{
	margin:4px 0px 10px 150px;
	line-height: 130%;
	display:block;
}
.portfolio_items a	{
	position:absolute;
}

.main_bottom {
clear: both;
width:1000px;
height:275px;
margin:0 auto;
background-image:url(images/bottom.jpg);
}

.navigation {
	width:345px;
	height:40px;
	position:absolute;
	margin-left: 400px;
	margin-top: 36px;
}

.navigation_home {
	width:115px;
	height:40px;
	background-image:url(images/navigation_home.png);
	display:block;
	background-repeat:no-repeat;
	float:left;
	}
	
.navigation_projects {
	width:96px;
	height:40px;
	background-image:url(images/navigation_projects.png);
	display:block;
	background-repeat:no-repeat;
	float:left;
	}
	
.navigation_about_us {
	width:115px;
	height:40px;
	background-image:url(images/navigation_contact.png);
	display:block;
	background-repeat:no-repeat;
	float:left;
	}
	
.navigation_home:hover, .navigation_projects:hover, .navigation_about_us:hover {
	background-position:0% -40px;
	}

.about {
	clear:both;
	width:760px;
	padding: 10px;
	margin: 30px 0px;
	font-size:14px;
}
	
.filedir {
	width:790px;
	height:110px;
	position:absolute;
	margin:225px 0px 0px 110px;
	font-size:14px;
	}

	
.about_us {
	float:left;
	width:340px;
	padding:15px;
	background-image:url(images/corner.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
	
.about_us2 {
	width:380px;
	margin:0px 10px 10px 10px;
	font-size:13px;
	float:left;
	}
	
.recommendation {
	width:780px;
	height:250px;
    margin: 0px;
	background-image:url(images/recommendation.png);
	}	
	
.left_box {
	width:500px;
	height:500px;
	padding: 0px 5px 0px 5px;
	margin-left:110px;
	position:absolute;
	background-image:url(images/corner2.png);
	background-position:top right;
	background-repeat:no-repeat;
	}
	
.survey_box {
	width:220px;
	float:left;
	text-align:left;
	}

h3 {
	font-size:11px;
	line-height: 130%;
	font-weight:normal;
	padding: 0px;
	margin:0px 0px 0px 10px;
	color:#474747;
}


.table_header {
	font-size:15px;
	font-weight:normal;
	margin:6px 10px 0px 0px;
	display:block;
	color:#474747;
	}

.table_header2 {
	font-size:13px;
	margin:3px 0px 10px 0px;
	display:block;
	color:#474747;
	}
	
.table_text {
	color:#002a6f;
	margin:5px 10px 0px 35px;
	font-size:12px;
	}
	
.table_text2 {
	font-size:12px;
	color:#002a6f;
	margin:5px 0px 10px 0px;
	}

.table_text3 h4 {
	color:#002a6f;
	font-size:12px;
	font-weight: normal;
	line-height: 130%;
	padding-top: 8px;
	margin-top: 4px;
	margin-left: 35px;
	font-size:12px;
}

.featured_projects_table {
	color:#002a6f;
	margin-left:120px;
	margin-bottom:30px;
	width: 755px;
	}

.featured_projects_table h2 {
	font-size:14px;
	font-weight:bold;
	padding-top: 8px;
	margin:0px 0px 0px 0px;
	display:block;
	border-bottom:1px dashed #999999;
}

.residential_projects_table {
	color:#002a6f;
	}
	
.residential_projects_table td, .featured_projects_table td{
	border-top:1px dashed #999999;
	vertical-align:top;
	}

.residential_projects_table img, .featured_projects_table img {
	margin-top:10px;
	}

.contact_box {
	width:450px;
	height:150px;
	margin-left:160px;
	margin-top:80px;
	position:absolute;
	color:#CCCCCC;
	}
	
.info_box {
	width:200px;
	height:170px;
	margin-left:670px;
	margin-top:60px;
	position:absolute;
	color:#CCCCCC;
	text-align:center;
	}

.admin_panel {
	width:1000px;
	height:auto;
	margin:0px auto;
	padding: 0px 0px;
	background-image:url(images/middle.jpg);
	background-repeat: no-repeat;
	}

.admin_panel_container {
	color:#002a6f;
	width:790px;
	margin:0px 0px 0px 110px;
	padding: 10px;
	font-size:14px;
	}

.admin_panel p {
	color:#002a6f;
	font-size:12px;
}

.admin_panel h1 {
	font-size:18px;
	font-weight:normal;
	color:#474747;
}

#preload-image {
	text-indent: -9999px;
	background-image: url(images/facebookicon_hover.png);
}
