/* F3 Engineering | Creative online media | 2008 

Lasted updated 08-10-2008 

by David Henderson



*/




/* UNIVERSAL BASIC ELEMENTS */


* {
    margin: 0;
    padding: 0;
}
ul{
	list-style:none;
}
body{
	padding-top:10px;
	color:#333333;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:13px;
	background-color:#b8b8b8;
	background-image:url(../images/back.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0 0 30px 0;
}
p{
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:13px;
}
a:link{
	text-decoration:none;
	color:#003875;
	}
a:visited{
	text-decoration:none;
	color:#003875;
}	
a:hover, a:active{
	text-decoration:none;
	color:#003875;
}
img{
	border:0;
}	




/* UNIVERSAL DIVS (all pages including home) */



#container{
	margin-left: auto;
	margin-right: auto;
	width:950px;
	min-height:635px;
	background-color:#FFFFFF;
	border-top:1px #999999 solid;
	border-right:1px #999999 solid;
	border-left:1px #999999 solid;
}
#teamcontainer{
	margin-left: auto;
	margin-right: auto;
	width:950px;
	min-height:1550px;
	background-color:#FFFFFF;
	border-top:1px #999999 solid;
	border-right:1px #999999 solid;
	border-left:1px #999999 solid;
}
#contactcontainer{
	margin-left: auto;
	margin-right: auto;
	width:950px;
	min-height:815px;
	background-color:#FFFFFF;
	border-top:1px #999999 solid;
	border-right:1px #999999 solid;
	border-left:1px #999999 solid;
}
#aboutcontainer{
	margin-left: auto;
	margin-right: auto;
	width:950px;
	min-height:650px;
	background-color:#FFFFFF;
	border-top:1px #999999 solid;
	border-right:1px #999999 solid;
	border-left:1px #999999 solid;
}
#head{
width:950px;
height:92px;
background-color:#003875;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom:1px #FFFFFF solid;
margin:1px 0 0 0;
}
#head ul{
margin:0;
padding:0;
list-style:none;
padding:15px 0 0 40px;
}
#head ul li{
float:left;
padding:0 10px 0 0;
}
#head ul a{
display:block;
float: left;
text-decoration: none;
color:#FFFFFF;
}
/*-------------main naivgation--------------*/
#navigation{
	width:925px;
	height:30px;
	background-color:#f79238;
	border-bottom: 1px #FFFFFF solid;
	padding:0 0 0 25px;
}
/*-------------main content--------------*/
#content{
	width:950px;
	min-height:420px;
}
/*-------------Left Column--------------*/
#homeleftcol{
	width:577px;
	float:left;
}
#leftcol{
	width:478px;
	float:left;
	padding:61px 0 0 93px;
}
#leftcol img{
	float:left;
	width:105px;
	clear:both;
	padding:0 10px 18px 0;
	}
#leftcol ul{
	padding-bottom:10px;
}
.people{
	width:478px;
	float:left;
	clear:both;
	}	
#strap{
	width:455px;
	height:110px;
	float:right;
	padding:25px 15px 0 25px;
	background-image:url(../images/strapback.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#strap h1{
	font-size:18px;
	font-weight:normal;
	}
#leftcol{
	text-align:justify;
}
p.first{
	display:inline;
	text-align:justify;
	}	
p.sec{
	padding:18px 0 0 0;
	display:block;
	text-align:justify;
	}
#text7{
	width:210px;
	float:left;
	padding:10px 20px 10px 0;
	}
#text7 ul{
	list-style:none;
	}	
#data{
	clear:both;
	}	
/*-------------Contact form--------------*/	
form {
	padding:20px 0 20px 0;
	width:378px;
}
form fieldset{
	border: 1px #f79238 solid;
	padding:10px;
}
form fieldset legend {
	font-size:13px;
}
form label{
	float:left;
	width:50px;
	font-size:11px;
	padding:7px 0 0 10px;
}
form input {
	width:112px;
	float:left;
	padding:0 0 2px 0;
}
form select {
	width:116px;
	float:left;
	padding:0 0 2px 0;
}
form textarea{
	width:350px;
	height:200px;
}
form fieldset label:first-letter {
	text-decoration:underline;
}	
/*-------------Right Column--------------*/
#homerightcol{
	width:373px;
	float:right;
}
#rightcol{
	width:297px;
	float:left;
	padding:0 0 0 23px;
}
#txt{
	padding:124px 58px 0 16px;
	line-height:1.2;
}
#txt p{
	padding:10px 0 0 0;
}
#rightcol p{
	font-size:12px;
	color:#8c8b8b;
	}
#logo{
	float:right;
	margin:-134px 58px 0 0;
	z-index:1;
	position:relative;
}
#logo1{
	margin:-134px 0 0 0;
	z-index:1;
	position:relative;
}	
#product{
	padding:30px 0 0 0;
	}
#areas p{
	padding:0 0 10px 0;
}
#brochure{
	width:310px;
	height:90px;
	background-image:url(../images/brochureback.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:15px 15px 0 15px;
}
#brochure img{
	float:left;
	clear:both;
}
#brochure p{
	color:#333333;
	font-size:13px;
}
#brotxt{
	padding:10px 0 0 0;
	}
#map{
	width:297px;
	height:334px;
	border:1px #6b6a6a solid;
	margin:15px 0 0 0;
}	
/*-------------footer--------------*/
#footer p{
	font-size:9px;
}
p.top{
	padding:0 0 2px 0;
	border-bottom:1px #999999 solid;
	}
p.bottom{
	padding:2px 0 0 0;
	}	
#reg{
	padding:0 0 0 93px;
	width:795px;
	}
#bottom{
	margin:-2px auto 0 auto;
	position:relative;
	text-align:center;
	}	
#footer{
	width:950px;
	clear:both;
	padding:20px 0 20px;
	background-image:url(../images/bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}	
/*-------------headings--------------*/
#txt h2{
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#003875;
}
#txt h3{
	font-size:13px;
	font-weight:normal;
	padding:7px 0 0 0;
	text-align:justify;
	}
#leftcol h1{
	font-size:24px;
	font-weight:normal;
	color:#003875;
	padding:0 0 5px 0;
	}
#leftcol h2{
	font-size:13px;
	font-weight:normal;
	display:inline;
	text-align:justify;
	}	
#leftcol h4{
	font-size:15px;
	font-weight:normal;	
	color:#003875;
	padding:5px 0 0 0;
	}
#rightcol h3{
	font-size:18px;
	font-weight:normal;
	color:#003875;
	padding:5px 0 5px 0;
	}	
#rightcol h4{
	font-size:15px;
	font-weight:normal;
	}
#rightcol h5{
	font-size:13px;
	font-weight:normal;
	padding:10px 0 10px 0;
	}			
.people h4{
	font-size:12px;
	color:#fca545;
	font-weight:bold;
	}	
.padding{
	border-right:1px #ffffff solid;
	padding:0 10px 0 10px;
	}
.space{
	border-bottom:1px #999999 solid;
	border-right:1px #999999 solid;
	border-left:1px #999999 solid;
	}	
p.showcase{
	font-size:12px;
}
ul.bullet{
	padding:0 0 0 15px;
	margin:0;
	list-style-type:circle;
}

.contact-address {
float:left;
clear:both;
padding:5px 0 0 0;
line-height:1.5em;font-size:11px;
}

.contact-top {
float:left;
clear:both;
padding:10px 0 5px 0;
color:#003875;
font-size:14px;
}

.contact-top a {

color:#333333;
font-size:12px;
}

#pgimage img {
width:246px; 
height:39px;
padding:0;
margin:0;
}

.reset {
width:auto;
height:auto;
}
#leftcol h3{
	font-weight:normal;
	font-size:16px;
	color:#003875;
	padding:20px 0 0 0;
}
#leftcol h5{
	font-weight:normal;
	font-size:12px;
	color:#003875;
	padding:0 0 20px 0;
}