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

html, body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #172351;
}

body {
	scrollbar-face-color: #7e9aaf; 
	scrollbar-track-color: #3b4952;
	scrollbar-arrow-color: #f3f7f8; 
	scrollbar-shadow-color: #999999; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-3dlight-color: #bbbbbb; 
	scrollbar-highlight-color: #bca873;
}
/* Leave this in. This style code created by The PCman Website CSS Generator find this and more at: http://www.thepcmanwebsite.com  Copyright 2007 */


#wrapper {
	position: relative;
	width:  1000px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(../images/BGbottomBar.jpg) center bottom no-repeat;
	height: 755px;
}
*#wrapperAccess {
	position: relative;
	width:  1000px;
	margin: -20px auto 0 auto;
	padding: 0;
	background: #FFFFFF url(../images/BGbottomBar.jpg) center bottom no-repeat;
	height: 445px;
}


#BGhome, #BGservices, #BGprojects, #BGtestimonials, #BGcareers, #BGcontact, #BGaccess {
	position: absolute;
	width:  1000px;
	margin: 0 auto;
	padding: 0;
	top: 0;
	height: 755px;
}
#BGhome	{
	background: url(../images/BG-firestone.jpg) center top no-repeat;
}
#BGservices {
	background: url(../images/BG-wellsfargo.jpg) center top no-repeat;
}
#BGprojects {
	background: url(../images/BG-projects.jpg) center top no-repeat;
}
#BGtestimonials {
	background: url(../images/BG-justbrakes.jpg) center top no-repeat;
}
#BGcareers {
	background: url(../images/BG-careers.jpg) center top no-repeat;
}
#BGcontact {
	background: url(../images/BG-christianbrothers.jpg) center top no-repeat;
}
#BGaccess {
	background: url(../images/BG-access.jpg) center top no-repeat;
	height: 389px;
		
}

#clientAccess {
	margin: 55px 0 0 790px;
	display: block;
	width: 160px; 
	height: 23px;
}

#clientAccess a {
	display: block;
	width: 160px; 
	padding: 4px 0;
	background: url(../images/buttonAccess.jpg) left top no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	color: #FFFFFF;
	}
#clientAccess a:hover {
	background: url(../images/buttonAccess.jpg) left bottom no-repeat;
	}

#sidebarLeft {
	float: left;
	margin: 144px 0 0 35px;
	width: 178px;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.menu li {
	display: block;
	height: 26px;
}

.menu a {
	display: block;
	width: 125px;
	padding: 6px 20px;
	background: url(../images/buttonMenu.jpg) left top no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	}
.menu a:hover {
	background: url(../images/buttonMenu.jpg) left bottom no-repeat;
	}
	
#current a {
	display: block;
	/*width: 160px;*/ 
	padding: 6px 20px;
	background: url(../images/buttonMenu.jpg) left bottom no-repeat;
	color: #fff;
	text-decoration: none;
	}
		
#news {
	background: url(../images/companyNews2.jpg) left top no-repeat;
	width: 178px;
	height: 315px;
	margin-top: 17px;
	padding-top: 1px;
	}	
#newsBox {
	margin-top: 55px;
	padding: 5px 5px 0 10px;
	width: 163px;
	height: 254px;
	font-size: 11px;
	overflow: auto;
}
#newsBox p {
	margin-bottom: 10px;
	margin-top: 0;
}	
	
#textBox {
	width: 675px;
	height: 312px;
	background: #f3f7f8;
	border: 1px solid #000000;
	margin-top: 278px;
	margin-left: 235px;
	padding: 30px 30px 10px 40px;
	font-style: normal;
	line-height: 15px;
	overflow: auto;
}

#textBox h1, #textBox h2 {
	font-size: 16px;
}	

#textBox ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
}
#textBox li {
	padding-bottom: 15px;
}

#footer {
	position: relative;
	width:  1000px;
	margin: 0 auto;
	text-align: center;
	color: #99CCCC;
	font-size: 11px;
	}
#footer a {
	color: #99CCCC;
	text-decoration: none;
	}
	
#textBox h1 {
	font-size: 18px;
	line-height: 20px;
}	
#textBox h2 {
	font-size: 15px;
	margin-top: 24px;
}	


#projects {
	width: 550px;
	margin: 0 auto;
}
	
#projects td {
	vertical-align: top;
	text-align: left;
	padding-right: 30px;
}

#projects li {
	padding-bottom: 6px;
	}
	
.testimonial {
	margin-left: 30px;
}

#positions ul {
	padding-left: 30px;
}

#current {
	background: url(../images/buttonMenu.jpg) left bottom no-repeat;
	color: #ccc;	
}	


#login	{	
	float: left;
	margin: 215px 0 0 105px;
	width: 180px;
	font-size: 14px;
}
/* rollover code below not used */

.rollover {
	display: block;
	width: 160px;
	padding: 6px 20px;
	text-decoration: none;
	background: url(../images/buttonMenu.jpg) left top no-repeat;
}
a.rollover:link {
	/*display: block;
	width: 160px; 
	padding: 6px 20px;
	background: url(../images/buttonMenu.jpg) left top no-repeat;*/
	color: #FFFFFF;
	font-weight: normal;
}
a.rollover:hover {
	background: url(../images/buttonMenu.jpg) left bottom no-repeat;
	font-weight: bold;
	color: #0000FF;
}
a.rollover:active {
	background: url(../images/buttonMenu.jpg) left bottom no-repeat;
	color: #00FF00;
}
