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

body {
	background-image: url(images/site-background.jpg);
	background-color: #333;
	margin: 0px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}	

#page {
	width: 950px;
	height: auto;
	background-image: url(images/site-background.png);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0 25px 0 25px;	
}

#inside-page-container {
	width: 900px;
	padding: 0 25px 0 25px;	 
}

#topgreybar {
	background-color: #343434;
	width: 950px;
	height: 8px;

}

#logo {
	background-image: url(images/logo-background.gif);
	repeat: no-repeat;
	height: 100px;
	width: 900px;
}

#main-image-container {
	width: 900px;
	height: 260px;
	display: block;
}

#navs {
	width: 900px;
	height: 40px;
	}	
	
.navs {
	width:900px;
	margin:0;
	float:left;
	height: 40px;
}

a.whoweare {
	background-image: url(images/whoweare-nav.gif);
	height: 40px;
	width: 129px;
	display: block;
	float: left;
}	

a.whatwedo {
	background-image: url(images/whatwedo-nav.gif);
	height: 40px;
	width: 125px;
	display: block;
	float: left;
}	

a.ourcredentials {
	background-image: url(images/ourcredentials-nav.gif);
	height: 40px;
	width: 156px;
	display: block;
	float: left;
}	

a.requestquote {
	background-image: url(images/requestaquote-nav.gif);
	height: 40px;
	width: 158px;
	display: block;
	float: left;
}	

a.staff {
	background-image: url(images/staff-nav.gif);
	height: 40px;
	width: 78px;
	display: block;
	float: left;
}	

a.employment {
	background-image: url(images/employment-nav.gif);
	height: 40px;
	width: 130px;
	display: block;
	float: left;
}	

a.contactus {
	background-image: url(images/contactus-nav.gif);
	height: 40px;
	width: 124px;
	display: block;
	float: left;
}	

a.whoweare:hover, a.whatwedo:hover, a.ourcredentials:hover, a.requestquote:hover, a.staff:hover, a.employment:hover, a.contactus:hover {
	background-position: 0px -40px;
	text-decoration:none;
}

#land {
	background-position: 0px -40px;
	text-decoration:none;
}

#mainbody-container {
	width: 900px;
	margin-top: 30px;
}

#footer {
	background-color: #343434;
	width: 950px;
	height: 50px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #343434;
	line-height: 20px;
}

h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 21px;
	color: #343434;
	margin-bottom: 15px;
	margin-top: 0px;
}

h1 a:link, h1 a:visited, h1 a:active {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 21px;
	color: #343434;
	margin-bottom: 15px;
	margin-top: 0px;
	text-decoration: underline;
}

h1 a:hover {
	text-decoration: none;
}

#h2-container {
	margin-top: 33px;
	margin-right: 5px;
	float: right;
}

/* h2 is for the top right text on every page */

h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #8f8f8f;
	text-transform: capitalize;
}

/* h3 is the sidebar header */

h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #7f7f7f;
	margin-bottom: 15px;
	margin-top: 0px;
	border-bottom: 1px solid #CCCCCC;
}

.footer-text {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 14px;
	font-weight: normal;
	font-size: 12px;
}

a.footer-text:link, a.footer-text:active, a.footer-text:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 14px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a.footer-text:hover {
	text-decoration: none;
	}

.rjrasmussen {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 14px;
	font-weight: normal;
	font-size: 10px;
}
	
#left-footer-container {
	float: left;
	width: 400px;
	height: auto;
	margin: 10px 0px 10px 25px;
}

#right-footer-container {
	float: right;
	width: 240px;
	height: auto;
	margin: 10px 25px 10px 0px;
}

#maintext-container {
	float: left;
	width: 635px;
	height: auto;
	margin-top: 15px;
}

#sidebar-container {
	float: right;
	width: 240px;
	margin-left: 25px;
	margin-top: 15px;	
}	

ul {
	list-style-image: url(images/triangle.gif);
}

.sidebar-text {
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	}
	

#highlight-box {
	background-color: #f3f3f3;
	border: 1px solid #d3d2d2;
	padding: 10px;
	height: auto;
	}
	
#highlight-text-container {
	float: right;
	width: 65%;
	}	
	
#bent-metal-image {
	width: 188px;
	height: 143px;
	background-image: url(images/bent-metal-placeholder.png);
	}
	
	
#list-one {
	float: left;
	margin-left: 100px;
	width: 200px;
	}

#list-two {
	float: right;
	width: 200px;
	margin-right: 100px;
	}	
.temp-text {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 45px;
	font-weight: normal;
	font-size: 30px;
}

.address {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	line-height: auto;
	font-weight: normal;
	font-size: 15px;
}

.maintext-highlighter {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #343434;
	font-weight: normal;
	font-size: 15px;
}

/* staff photo layout */

#left-pic {
	width: 205px;
	height: 220px;
	float: left;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	}
	
#mid-pic {
	width: 205px;
	height: 220px;
	float: left;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	}

#right-pic {
	width: 205px;
	height: 220px;
	float: left;
	text-align: center;
	vertical-align: top;
	}		
	
#row1 {
	clear: both;
	height: 220px;
	display: block;
	}
	
#rowend {
	clear: both;
	height: 220px;
	display: block;
	text-align: center;
	}
	
.namepos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #343434;
	line-height: 16px;
	}

/* timeline and what we do containers */

#wwd-container {
	float: left;
	width: 100%;
	height: auto;
	}
	
#image-container {
	float: left;
	width: 254px;
	height: auto;
	margin-right: 10px;
	}
	
#text-container {
	float: right;
	width: 	371px;
	}	
	
	
/* link to home page from all milfabct upper left logo */

#gotohome {

float: left;
position: absolute;
width : 275px;
height: 100px;
}

#gotohome a {
text-decoration:none;
}

.hide {

visibility:hidden;

}	
	


