/*#wrapper {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}*/

#holder {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}

#bg {
	border: 1px black solid;
	position: relative;
	width: 900px;
	height: 700px;
	background-color: #AEAFB1;
	text-align: left;
	margin: 0 auto;
	z-index: 1;
}

#content {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 675px;
	height: 600px;
	background-color: #AEAFB1;
	z-index: 3;
}

#navbox {
	position: relative;
	vertical-align: bottom;
	width: 195px;
	height: 700px;
	background-color: #4F4F4F;
	z-index: 2;
	
}

#homebox {
	position: relative;
	top: 30px;
	left: 10px;
	width: 160px;
	height: 400px;
	padding-left: 7px;
	vertical-align: top;
}

#homebox img {
	margin-left: 5px;
}	

#homebox p {
	line-height: 0.3;
}

#aboutlinkbox {
	border: 1px #5A5C5E solid;
	position: absolute;
	left: 10px;
	top: 40px;
}

#serviceslinkbox {
	border: 1px #5A5C5E solid;
	position: absolute;
	left: 10px;
	top: 40px;
}

#portfoliolinkbox {
	border: 1px #5A5C5E solid;
	position: absolute;
	left: 10px;
	top: 40px;
}

#links {
	position: absolute;
	left: 15px;
	top: 420px;
}

#footerbar {
	background-image: url(/images/1px_filler.gif);
	background-repeat: horizontal;
	background-color: #FFFFFF;
	height: 2px;
	position: absolute;
	left: 17px;
	top: 640px;
	width: 867px;
	z-index: 2;
}

#footerlogo {
	position: absolute;
	top:650px;
	left: 17px;
	width: 160px;
	z-index: 2;
}

#footer {
	position: absolute;
	top: 658px;
	left: 240px;
	width: 360px;
	z-index: 4;
}

#copyright {
	position: absolute;
	left: 646px;
	top: 650px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	line-height: 1.5;
	z-index: 2;
}

#copyright a {
	font-size: 10px;
}

#copyright a:hover {
	font-size: 10px;
	text-decoration: underline;
}

#titlebox {
	position: relative;
	top: 10px;
	left: 10px
	width: 675px;
	height: 60px;
}

#home-titlebox {
	position: relative;
	top: 15px;
	left: 10px
	width: 675px;
	height: 50px;
	text-align: center;
}

#titleline {
	background-image: url(/images/1px_filler.gif);
	background-repeat: horizontal;
	background-color: #FFFFFF;
	position: relative;
	top: 8px;
	width: 675px;
	height: 2px;
}

#home-logo {
	position: relative;
	top: 125px;
	left: 50px;
	text-align: center;
	width: 520px;
}

#home-logo-temp {
	position: relative;
	top: 75px;
	left: 70px;
	text-align: center;
	width: 600px;
}

#home-logo img {
	margin-left: 40px;
}

/* culture */

#culturecontent-left {
	position: absolute;
	top: 75px;
	width: 205px;
}

#culturecontent-right {
	position: absolute;
	top: 75px;
	padding-right: 5px;
}

#cultureleft-topbox {
	padding-bottom: 15px;
	text-align: center;
	vertical-align: top;
}

#cultureleft-bottombox {
	border: 2px black solid;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

#cultureright-topbox {
	padding-bottom: 5px;
}

#cultureright-bottombox {
	padding-top: 15px;
}

#culture-divider { 
	background-color: #FFFFFF;
	height: 2px;
}

#pagenav {
	position: relative;
	left: 350px;
	top: 5px;
	width: 325px;
	text-align: right;
}

/* services */

#vehiclebox-top {
	position: relative;
	top: 10px;
	width: 525px;
	height: 125px;
}


#newloc {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	border: 4px white solid;
	width: 520px;
	margin: 0px 15px 15px 15px;
}

#newloc a {
	color: #CC3333;
}

#newloc a:hover {
	text-decoration: underline;
}

#newloc p {
	padding-bottom: 10px;
	margin: 0px;
}
