@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}
a {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:active {
	color :#000;
}
a:hover {
	text-decoration: underline;
}
#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 747px;
	height: 264px;
	z-index: 1;
}
#outer {
	position: relative;
	width: 790px;
	margin: 0 auto;
}
#inner {
	position: relative;
	padding: 13px 20px 13px 2px;
	z-index: 2;
}
#header {
	position: absolute;
	/* background: #FF7800 url('../images/a8.gif') repeat-x; */
	width: 200px;
	height: 92px;
	color: #000;
	padding-left: 20px;
}
#header h1 {
	position: absolute;
	padding-left:0px;
	font-size: 52px;
	letter-spacing: -1px;
	top: 0px;
	line-height: normal;
	width: 400px;
	left: 1px;
	color:#000;
	/* background:url(../images/ATS-logo.png) no-repeat 0% 50%; */
	z-index:1;
}
#header h2 {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	top: 61px;
	width: 400px;
	left: 4px;
}
#splash {
	position: absolute;
	right: 20px;
	background: #EAEAE2 url(../images/heavy_equipment_training_schools.jpg) repeat-x;
	width: 538px;
	height: 92px;
}

.nav {
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.nav ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.nav li{
display: inline;
margin: 0;
}

.nav li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.nav li a:visited{
color: white;
}

.nav li a:hover, .nav li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#menu {
	position: relative;
	background: #fff;
	height: 20px;
	padding: 0px 20px 0px 5px;
	margin: 98px 0px 10px 0px;
}
#bookmark {
	position: absolute;
	top: 0px;
	line-height: 52px;
	color: #BDBDA2;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 770px;
}
#navigation {
	float: left;
	width: 130px;
	padding: 0px 10px 0px 10px;
	line-height: 2.0em;
	display:block;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	display:block;
}
#navigation ul li a {
	text-decoration:none;
	display:block;
}
#navigation ul li a:hover {
	text-decoration:underline;
	display:block;
}
#navigation h3 {
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	border-bottom:#CCC dotted 1px;
	padding-bottom:10px;
}
#form {
	display:none;
	float: right;
	width: 180px;
	font-size:12px;
	background-color:#fff; 
	color:#000; 
	border-left:#ccc dotted 1px; 
	padding:1px 1px 22px 15px;
}
#form p {
	display:none;
	font-size:12px;
	color:#000; 
}

#form input {
	display:none;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size:12px;
	background-color:#fff; 
	color:#000; 
}
#form h3 {
	display:none;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	border-bottom:#CCC dotted 1px;
	padding-bottom:10px;
}
#areacode {
	width:30px;
}
#suffix {
	width:35px;
}
#DD {
	width:139px;
}
#content {
	float: left;
	width: 73%;
}
#content h3 {
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	border-bottom:#CCC dotted 1px;
	padding-bottom:10px;
}
#content h2 {
	color: #656551;
}
#footer {
	display:none;
	clear: both;
	height: 50px;
	padding-top: 15px;
	font-size:10px;
	border-top:#CCC dotted 1px;
}
#img {
	display:none;
	border:#363 solid 1px;
	padding: 3px 3px;
	float:left;
	margin:10px 10px 10px 5px;
}
#students {
	border:#999 solid 1px;
	background-color:#FFC;
	padding: 10px 10px 10px 10px;
}
#td-bgcolor {
	background-color:#CBE7F5;
}
#tbl-header {
	background-color:#E6E6E6;
	font-weight:bold;
}

#topnav {
	display:none;
	margin: 0; padding: 0;
	float: left;
	width: 770px;
	left:-5px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: .9em;
	background: #46461F url('images/a16.gif') repeat-x;
}
#topnav li {
	display:none;
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #CCC; /*--Divider for each parent level links--*/
	border-bottom:1px solid #46461F;
}
#topnav li a {
	display:none;
	padding: 3px 12px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
#topnav li:hover {
	display:none;
	background-color:#FF7800;
}
#topnav li span {
	display:none;
	float: left;
	padding: 4px 1px;
	position: absolute;
	left: 0; top:22px;
	width: 768px;
	background: #FF7800;
	display:none;
	color: #fff;
}
#topnav li:hover span { 
	display: none; 
}
#topnav li span a {
	display:none;
	display: inline; 
	padding:6px 6px;
}
#topnav li span a:hover {
	display:none;
	text-decoration: underline;
}
.extras {
	float:right;
	width:220px;
	font-size:10px;
	margin-bottom:20px;
	margin-left:20px;
}
.extras ul {
	list-style:none;
	padding-top:20px;
}
.extras ul li {
	display:inline;
	padding:3px 10px 3px 10px;
	border:#666 solid 1px;
	margin-right:2px;
	border-top:#666 solid 1px;
}
.socialM {
	padding-top:15px;
	display:block;
	text-align:right;
}

