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

* {
margin: 0px;
padding: 0px;
}
html,body{
	height:100%;
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000;
}

h4 {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}

h1 {
	font-family:'PalatinoLinotype Bold', Palatino, 'Times New Roman', serif;
	font-size:24px;
	font-weight:bold;
	line-height:58px;
	}

p {
	padding-bottom: 7px;
	line-height:1.5em;
	
}
.company p {
	line-height:22px;
}


#horizon {
    float:left;
    height:50%;
    margin-top:-300px;/* half vertical height*/
    width:100%;
	text-align:center;
}

#logo {
	float:left;
}

#sitecontainer {
	
	width: 800px;
	height: 600px;
	background-color: #ffffff;
	background-image: none;
	position: relative;
}
#sitewrapper {
	margin:0 auto;
	width:800px;
	height:600px;
	padding:4px;
	background-color: #EB1C24;
	border:2px solid #fff;
	text-align: left;
	clear:both;
	position: relative;
	}


#header {
	height: 208px;
	position: relative;
	background-color:#000000;
}
.index #header {
	height: 208px;
	
	background: #000000 url(images/header_img_home.jpg) right bottom no-repeat;
}
#header   #headerImg {
	float: right;
	margin-top: 26px;

}
#mainImg {
	position: absolute;
	left: 26px;
	top: 26px;
}



#headline {
	position: absolute;
	right: 88px;
	top: 109px;
	background-color:#000000;
}
.team #headline {
	right:175px;
	top:81px;
	}

#banner {
	height: 58px;
	text-align:center;
	background-color: #eb1c24;
	
	
}

.index #banner {
	background-color: #EB1C24;
	height: 58px;
	background-image: none;
}
.team #banner {
	height:58px;
	background-color: #eb1c24;
	background-repeat: no-repeat;
	background-position: left top;
}
.team #banner h1 {

}
.team #copy {margin:54px 45px 20px 45px;}
.team #copy div {
	text-align:center;
	font-size:14px;
	padding-left:10px;
	}
.team #copy p {text-align:justify;}
.team #copy div p {padding:20px 0; text-align:center;}
.team #copy div a {color:#333; text-decoration:none; padding: 8px 15px;}
.team #copy div a:hover {color:#333; text-decoration:underline;}
.team #copy div a.first {border-right:1px solid red; margin-left:-74px;}
.team #copy div a.second {font-size:11px; display:block; text-align:left; float:left; padding: 8px 52px 8px 0px;}	

.index #content {
	position: relative;
	background-color: #FFFFFF;
}
#content {
	color:#686868;
	position: relative;
}


.index #copyleft {
	margin: 26px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:10px;
	width: 360px;
	position: absolute;
	font-size:15px;
	left: 377px;
	top: 0px;
}
.index #copyleft p{
	line-height:20px;
	text-align:justify;
	}

.index #copyleft h4 {
	padding-bottom: 6px;
	font-size:15px;
	
	
}

.index #copyright {
	position: absolute;
	width: 350px;
	left: 420px;
	top: 110px;
	text-align:justify;
	
}

.company #copy {
	margin: 30px;
	font-size: 12px;
	line-height:1.4em;
	text-align:justify;
}

.homeselect #copy {
	margin:46px 30px 30px 30px;
	font-size: 12px;
}
.homeselect #copy p {line-height:22px; text-align:justify;}
.homeselect #banner {
	height:58px;
}
.homeselect #banner h1 span {display:none;}
.homeselect #banner h1 {
	background:url(images/homeselect.gif) center top no-repeat;
	width:212px;
	height:75px;
	margin:0 auto;
	}
.contact #content {
	background-color: #FFFFFF;
	background-image: url(images/bg_contact2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 301px;
	padding-top: 32px;
	padding-left: 46px;
	border-bottom: 1px solid #333333;
	}


.contact #copy {
	font-size: 15px;
	font-weight:bold;
	}
.contact #banner {
	height:58px;
}	
.contact #copy a {color:#333; text-decoration:none;}	

#navigation {
	float:right;
	margin-top:20px;
	padding-right:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#navigation ul {
	list-style:none;
	}
#navigation li {
	display:block;
	float:left;
	}
#navigation li a {
	display:block;
	float:left;
	padding:0 24px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
h2.temp {font-size:22px; color:#333; margin:50px auto; text-align:center;}	

.company #banner {
	height:58px;
}

.team_2col #banner, .team_1col #banner {height:58px;}
.team_2col #content img {
	float:left;
	padding:26px 30px 30px 25px;
	}
.team_2col #copy {
	padding: 26px 26px 26px 0;
	}
.team_2col #copy p, .team_1col #copy p {
	line-height:22px;
	font-size:15px;
	text-align:justify;
}
	
.team_2col #copy a, .team_1col #copy a {color:#333; font-size:14px; padding-top:30px;}	
.team_2col #copy.john p {font-size:11px; line-height:13px;}
.team_2col #copy.joseph p {
	font-size:13px;
	line-height:17px;
}

.team_1col #copy {
	margin:26px 26px 0 26px;
}
.team_1col #copy.sheryl {
}
.team_1col #copy.tom p {
	line-height:22px;
}

.currentprojects #content table {
	margin-left:10px;
	margin-top:10px;
}
.currentprojects td.proj {width:147px;}
.currentprojects td.pcopy {
	padding-left:22px;
	padding-right:24px;
	font-size:12px;
	line-height:18px;
}
.currentprojects td.pcopy a {color:#333; text-decoration:none; font-size:12px;}

.project #banner {
	background:url(images/bg_project_banner_esc.gif) top left repeat-x;
	height:131px;
	text-align:center;
	clear:left;
	position:relative;
	top:-46px;
	}
.project #banner img { margin:0 auto;}
.project #header {
	height: 130px;
	position: relative;
}
.project #content {
	position:relative;
	top:-46px;
	}
.project #content #image {
	padding-left:45px;
	text-align:center;
	width:233px;
	float:left;
	}	
.project #content #image a {
	color:#fff;
	text-decoration:none;
	font-size:13px;
	}
.project #content #image p {
	font-size:11px;
	padding-top:4px;
	}	
.project #content #copy {
	float:left;
	padding:17px 0 0 64px;
	width:399px;
	font-size:12px;
	line-height:18px;
	}
.project #content #copy h3 {
	color:#333;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	}		
#footer {
	position: absolute;
	left: 155px;
	width: 490px;
	font-size: 10px;
	bottom: 10px;
	color:#686868;
}
#footer ul li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
}
		

