@charset "UTF-8";


body {
	background-image: url(Images/perkins_background.jpg);
	background-repeat: repeat-x;
}

#header {
	height: 800px;
	width: 750px;
	margin: 0 auto;
	position: relative;
	background-image: url(Images/Perkins_base.jpg);
	background-repeat: no-repeat;
}	
	#header2 {
	height: 1300px;
	width: 750px;
	margin: 0 auto;
	position: relative;
	background-image: url(Images/Perkins_base4.jpg);
	background-repeat: no-repeat;
}
 #button {
	position: absolute;
	height: 64px;
	width: 170px;
	left: 550px;
	top: 10px;
}
 #photo {
	position: absolute;
	height: 177px;
	width: 639px;
	left: 39px;
	top: 112px;
	background-image: url(Images/front_truck_photo.jpg);
}

#photo_rec {
	position: absolute;
	height: 193px;
	width: 665px;
	left: 39px;
	top: 112px;
	background-image: url(Images/front_truck_photo.jpg);
}
#photo_div {
	position: absolute;
	height: 177px;
	width: 639px;
	left: 39px;
	top: 112px;
	background-image: url(Images/front_truck_photo.jpg);
}
#photo_about {
	position: absolute;
	height: 177px;
	width: 639px;
	left: 39px;
	top: 112px;
	background-image: url(Images/front_truck_photo.jpg);
}
#photo_contact {
	position: absolute;
	height: 177px;
	width: 639px;
	left: 39px;
	top: 112px;
	background-image: url(Images/front_truck_photo.jpg);
}


 #main {
	position: absolute;
	height: 355px;
	width: 370px;
	left: 41px;
	top: 347px;
}

 #main_contact {
	position: absolute;
	height: 355px;
	width: 370px;
	left: 38px;
	top: 322px;
}

#header2 #main {
	position: absolute;
	height: 741px;
	width: 395px;
	left: 38px;
	top: 348px;
}
 #right {
	position: absolute;
	height: 24px;
	width: 192px;
	left: 487px;
	top: 335px;
}
	
	 #green2 {
	position: absolute;
	height: 89px;
	width: 348px;
	left: 89px;
	top: 633px;
}
	


 #video {
	position: absolute;
	height: 125px;
	width: 220px;
	left: 488px;
	top: 359px;
}


.green_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #006225;
	font-size: large;
}

 #join {
	position: absolute;
	height: 77px;
	width: 206px;
	left: 487px;
	top: 543px;
	line-height: 11px;
}

#join_title {
	position: absolute;
	height: 19px;
	width: 194px;
	left: 2px;
	top: -17px;
	line-height: 11px;
}

 #orange {
	position: absolute;
	height: 92px;
	width: 193px;
	left: 499px;
	top: 625px;
}
 #orange3 {
	position: absolute;
	height: 92px;
	width: 193px;
	left: 506px;
	top: 559px;
}
#green{
	position: absolute;
	height: 92px;
	width: 193px;
	left: 498px;
	top: 456px;
}
#apply {
	position: absolute;
	height: 171px;
	width: 219px;
	left: 489px;
	top: 522px;
}
#safe_logo{
	position: absolute;
	height: 111px;
	width: 224px;
	left: 486px;
	top: 331px;
}
#footer {
	position: absolute;
	height: 40px;
	width: 599px;
	left: 74px;
	top: 736px;
}

#header2 #footer {
	position: absolute;
	height: 40px;
	width: 599px;
	left: 67px;
	top: 1189px;
}

 #top_nav {
	position: absolute;
	height: 22px;
	width: 667px;
	left: 42px;
	top: 80px;
}

 #sub_nav {
	position: absolute;
	height: 22px;
	width: 436px;
	left: 38px;
	top: 320px;
}

	
.body_copy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.join_team_copy {
	font-size: 9px;
}	
	
.footer_copy {color: #FDB600}


.indent {
	margin-left:10px;
	font-size: 11px;
	cursor: wait;
}

 #join a:link {
	text-decoration: underline;
	color: #006225
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
#header2 #main a {
	color: 006625;
}

 #main a:link {
	text-decoration: underline;
	color: #006225
}

#header2  .indent {
	text-indent: 40pt;
	margin-left: 10px;
}
#top_nav li {
	list-style-image: none;
	float: left;
	display:block;
	line-height: 17px;
	padding-right: 25px;
	padding-left: 24px;
	margin-top: 5px;
}
#top_nav ul {
	list-style-type: none;
	margin: auto;
	color: #076B25;
	font-family: helvetica;
	font-size: 12px;
	left: 0px;
	top: 5px;
	right: 0px;
	bottom: 0px;
	padding-left: 0px;
}

 #top_nav ul a:link {color:#006633; text-decoration: none;} /* unvisited link */
 #top_nav ul a:visited {color:#006633; text-decoration: none;} /* visited link */
 #top_nav ul a:hover {color:#006633; text-decoration: underline;} /* mouse over link */
 #top_nav ul a:active {color:#006633} /* selected link */
