@charset "UTF-8";


*{
	margin:0px;
	padding:0px;
}

body {
	background-image:url(images/headerbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000033;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:14px;
}
#allwrapper {
	position:relative;
	width:100%;
}
#wrapper {
	position:relative;
	margin:auto;
	width:1054px;
}

#header {
	position:relative;
	width:1054px;
	height:166px;
	background-image:url(images/header.jpg);
}
#navigation {
position:relative;
height:39px;
width:1054px;

}

#navigation ul {
	list-style:none;
}

#navigation ul li {
	display:inline;
	text-indent:-9999px;
}

#home {
	float:left;
	width:64px;
	height:39px;
	background-image:url(images/home.jpg);
}

#home:hover, #home:active {
	float:left;
	width:64px;
	height:39px;
	background-image:url(images/homehover.jpg);
}

#aboutus {
	float:left;
	width:86px;
	height:39px;
	background-image:url(images/aboutus.jpg);

}

#aboutus:hover,#aboutus:active {
	float:left;
	width:86px;
	height:39px;
	background-image:url(images/aboutushover.jpg);

}

#projectprofiles {
	float:left;
	width:150px;
	height:39px;
	background-image:url(images/projectprofiles.jpg);

}

#projectprofiles:hover,#projectprofiles:active {
	float:left;
	width:150px;
	height:39px;
	background-image:url(images/projectprofileshover.jpg);

}

#projectinprocess {
	float:left;
	width:167px;
	height:39px;
	background-image:url(images/projectinprocess.jpg);
}

#projectinprocess:hover, #projectinprocess:active {
	float:left;
	width:167px;
	height:39px;
	background-image:url(images/projectinprocesshover.jpg);
}

#safety {
	float:left;
	width:70px;
	height:39px;
	background-image:url(images/safety.jpg);
}

#safety:hover, #safety:active {
	float:left;
	width:70px;
	height:39px;
	background-image:url(images/safetyhover.jpg);
}

#businessrelocation {
	float:left;
	width:179px;
	height:39px;
	background-image:url(images/businessrelocation.jpg);
}

#businessrelocation:hover,#businessrelocation:active {
	float:left;
	width:179px;
	height:39px;
	background-image:url(images/businessrelocationhover.jpg);
}


#employment {
	float:left;
	width:229px;
	height:39px;
	background-image:url(images/employment.jpg);
}

#employment:hover,#employment:active {
	float:left;
	width:229px;
	height:39px;
	background-image:url(images/employmenthover.jpg);
}

#contactus {
	float:left;
	width:109px;
	height:39px;
	background-image:url(images/contactus.jpg);
}

#contactus:hover,#contactus:active {
	float:left;
	width:109px;
	height:39px;
	background-image:url(images/contactushover.jpg);
}

#content {
	position:relative;
	width:1054px;
	background-image:url(images/content.jpg);
	background-repeat:no-repeat;
	background-color: #000033;
	height:auto;

}


#contentwrapper {
	position:relative;
	width:1015px;
	margin:auto;
	height:auto;
}

#contentwrapper2 {
	position:relative;
	float:left;
	position:relative;
	margin-top:28px;	
	height:auto;
	background-image:url(images/content2.jpg);
	background-repeat:repeat-y;
}

#contentwrapper3 {
	position:relative;
	float:left;
	position:relative;
	margin-top:20px;	
	height:auto;
	
}


#footer {
	position:relative;
	width:1054px;
	height:262px;
	background-image:url(images/footer.jpg);
	z-index:900;
}
#footerinner {
	position:absolute;
	width:1054px;
	height:262px;
	background-image:url(images/footer.jpg);
	z-index:900;
}

#footerbg {
height:262px;
width:100%;
background-image:url(images/footerbg.jpg);
background-repeat:repeat-x;
position:absolute;
bottom:0px;
left:0px;
margin-bottom:0px;
z-index:-1;
}


.clear {
clear:both;	
}

.video {
	width:381px;
	height:242px;
	background-color:#fff;
	border: 10px solid #000;
	position:absolute;
	left:-300px;
	top:20px;
}
.videoDescription {
	position:relative;
	
	height:301px;
	width:622px;
	background-color:#fff;
	margin-top:40px;
	margin-bottom:40px;
	margin-left:300px;
}

.descriptionInner{
margin-top:25px;
margin-bottom:20px;
margin-right:30px;
width:470px;
float:right;
}

.innertext{
	width:470px;
	line-height: 1.0em;
}

.title{
color:#070067;
font-family: verdana;
font-size: 12px;
font-weight: bold;
text-decoration:none;
}

.innertitle{
color:#fff;
font-family: verdana;
font-size: 18px;
font-weight: bold;
text-decoration:none;
}


.normaltext{
color:#070067;
font-family: verdana;
font-size: 12px;
text-decoration:none;
}

.one {
height:16px;
width:88px;
position:absolute;
top:0px;
left:0px;
background-image:url(images/ctl.jpg);
background-repeat:no-repeat;
}

.two {
height:16px;
width:87px;
position:absolute;
top:0px;
right:0px;
background-image:url(images/ctr.jpg);
background-repeat:no-repeat;

}

.three {
height:16px;
width:87px;
position:absolute;
bottom:0px;
left:0px;
background-image:url(images/cbl.jpg);
background-repeat:no-repeat;

}

.four {
height:16px;
width:87px;
position:absolute;
bottom:0px;
right:0px;
background-image:url(images/cbr.jpg);
background-repeat:no-repeat;

}

#sidebar {
width:260px;
float:left;
text-align:right;
}

#main {
float:left;
width:700px;
background-color:#fff;

}

#mainwrapper {
width:620px;
margin:auto;
margin-top:40px;
margin-bottom:40px;
}

.leftframe {
float: left;
width:310px;
margin-bottom:40px;
}

.rightframe {
float: left;
width:310px;
margin-bottom:40px;
}

.leftframeprofile {
float: left;
width:210px;
margin-bottom:40px;
}

.rightframeprofile {
float: left;
width:410px;
margin-bottom:40px;
}

.textframe {
float: left;
width:410px;
}

.textframe2 {
float: left;
width:185px;
}


img.floatright { 
    float: right; 
    margin: 4px; 
}

.imgframe {
	float: left;	
	width:225px;
}

#sidebar ul{
	list-style:none;
	}
	#sidebar ul li {
		margin-bottom:5px;
	}
#sidebarwrapper {
float:left;
width:200px;
margin-top:40px;
margin-bottom:40px;
}

.ImgHolderLeft {
	padding-top: 27px;
	height: 127px;
	width: 225px;
}


#sidebar a {
color:#fff;
text-decoration:none;
}

#sidebar a:hover, sidebar a:active {
color:#8dc3e2;
}

#footerInner {
	position:absolute;
	margin-left:370px;
	margin-top:13px;
	z-index:900;
	color:#000033;
	font-weight:normal;
	font-size:13px;
	
}

a.title:link {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}

a.title:visited {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
a.title:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #960000;
	text-decoration: none;
	font-weight: normal;
}
a.title:active {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}

a.top:link {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #960000;
	text-decoration: none;
	font-weight: bold;
}

a.top:visited {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #960000;
	text-decoration: none;
	font-weight: bold;
}
a.top:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
a.top:active {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #960000;
	text-decoration: none;
	font-weight: bold;
}
