@charset "UTF-8";
/* CSS Document */
@import url("../css/undohtml.css");


body{
	margin:0px;
	border:0px;
	padding: 0px;
	background-image:url(images/gps_background.jpg);
	background-repeat: repeat-x;

	
}
img{
	border:0;
}

.outsideContainer{
	margin:0 auto;
	width:1024px;
	height: 800px;
	position: relative;
	background-color:#FFFFFF;     

}

.header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 118px;
	width: 1024px;
	background-image: url(images/gps_header.jpg);
}

.topnav{
	position: absolute;
	right: 250px;
	top: 10px;
	height: 20px;
	width: 300px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3d3d3d;
	text-align: right;
}

.topnav a{
	color: #3d3d3d;
}

.gpslogo{
	position: absolute;
	top: 0px;
	left: 62px;
	height: 110px;
	width: 120px;
}

.capone{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 52px;
}

.captwo{
	position: absolute;
	top: 0px;
	left: 846px;
	height: 30px;
	width: 52px;
}

.dropshadow{
	position: absolute;
	left: 62px;
	height: 15px;
	width: 900px;
	top: 40px;
}

.navigation{
	position: absolute;
	left: 62px;
	top: 10px;
	height: 30px;
	width: 900px;
	
}

.nava{
	position: absolute;
	top: 0px;
	left: 54px;
	height: 30px;
	width: 106px;

}

a.nava{
	display: block;
	width: 106px;
	height: 30px;
	background: url(images/nava.jpg) top left no-repeat;
}

a.nava:hover{
	background-position: 0 -30px;
}

.navb{
	position: absolute;
	top: 0px;
	left: 160px;
	height: 30px;
	width: 233px;

}

a.navb{
	display: block;
	width: 233px;
	height: 30px;
	background: url(images/navb.jpg) top left no-repeat;
}

a.navb:hover{
	background-position: 0 -30px;
}

.navc{
	position: absolute;
	top: 0px;
	left: 393px;
	height: 30px;
	width: 199px;

}

a.navc{
	display: block;
	width: 199px;
	height: 30px;
	background: url(images/navc.jpg) top left no-repeat;
}

a.navc:hover{
	background-position: 0 -30px;
}

/*.navd{
	position: absolute;
	top: 0px;
	left: 508px;
	height: 30px;
	width: 142px;

}

a.navd{
	display: block;
	width: 142px;
	height: 30px;
	background: url(images/navd.jpg) top left no-repeat;
}

a.navd:hover{
	background-position: 0 -30px;
}
*/
.nave{
	position: absolute;
	top: 0px;
	left: 592px;
	height: 30px;
	width: 123px;

}

a.nave{
	display: block;
	width: 123px;
	height: 30px;
	background: url(images/nave.jpg) top left no-repeat;
}

a.nave:hover{
	background-position: 0 -30px;
}

.navf{
	position: absolute;
	top: 0px;
	left: 715px;
	height: 30px;
	width: 131px;

}

a.navf{
	display: block;
	width: 131px;
	height: 30px;
	background: url(images/navf.jpg) top left no-repeat;
}

a.navf:hover{
	background-position: 0 -30px;
}

.mainbody{
	position: absolute;
	top: 118px;
	left: 0px;
	height: 650px;
	width: 1024px;
	background-image: url(images/gps_main_body.jpg);
}

.footer{
	position: absolute;
	top: 740px;
	left: 62px;
	height: 20px;
	width: 900px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3d3d3d;
	text-align: center;
}

.footer a{
	color:#3d3d3d;
}

.siteseal{
	position: absolute;
	top: 770px;
	right: 412px;
	height: 30px;
	width: 200px;
}

