html, body {
	height: 100%;
	margin: 0;
	padding: 0;	
	background-color: #000;
	background-image:url(../images/siteBG.jpg);
	background-repeat:repeat-x;
	background-position: top-left;
}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#CCC;
	text-align: left;
	line-height: 1.5em;
	padding-bottom: 15px;
	}

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFF;
	text-align: left;
	line-height: 1.25em;
	margin-bottom:10px;
	}
	
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5d4a40;
	text-align: left;
	line-height: 1.25em;
	}

a{
	color: #FFF;
	}

a:link{
	text-decoration: underline;
	}

a:visited{
	text-decoration: underline;
	}

a:hover{
	text-decoration: none;
	}

a:active{
	text-decoration: underline;
	}

#container {
	width:1040px;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	padding: 20px 0 0 3px;
	background: url(../images/homeBG.png) no-repeat left top;
	}
	
#publicContainer {
	width:1040px;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	padding: 20px 0 0 3px;
	background: url(../images/homeBG2.png) no-repeat top left;
	}

#nav {
	float: left;
	text-align: center;
	margin:0;
	padding:0 20px;
	width:980px;
	}

#nav span.left{
  float: left;
  text-align: left;
  width: 40%;
	}
	
#nav span.right{
  float: right;
  text-align: right;
  width: 60%;
  margin: 55px 0 0 0;
	}

#nav ul {
	width: 80%;
	float: right;
	text-align: right;
	}

#nav li a, #nav li img { 
	vertical-align: middle;
	}

#nav ul img {
	margin: 0 5px 0 0;
}

#nav li {
	display: block;
	height: 20px;
	margin: 0 14px;
	float: left;
	line-height: 20px;
	text-align:left;
  }

#nav a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
	}

#nav a:link{
	text-decoration: none;
	}

#nav a:visited{
	text-decoration: none;
	}

#nav a:hover{
	text-decoration: underline;
	}

#nav a:active{
	text-decoration: none;
	}

.orange{
	color: #ec5807;
}

/*==== Home Page ====*/

.homeImage {
	width:1024px;
	height:305px;
	float:left;
	padding:0;
	margin:0;
	}

#homeNav {
	float:left;
	padding:0;
	margin:0;
	}

#homeNav ul, li {
	float:left;
	}

#homeNav img {
	border:#000 2px solid;
	}

#homeNav li {
  display: block;
  height: 53px;
  margin: 0 2px;
  padding: 3px 3px;
  background: gray;
  text-align: left;
  line-height:.85em;
}

/* Boat Race Navigation*/
.boatRace {
  display: block;
  width:184px;
  height: 41px;
  background:url(../images/nav_boatRace.jpg) no-repeat 0 0;
  text-align:left;
  border:#000 2px solid;
  padding: 3px 3px;
}

.boatRace:link {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
}

.boatRace:visited {
	color: #FFF;
}

.boatRace:active {
	color: #FFF;
}

.boatRace:hover {
	text-decoration:underline;
	background-position: 0 -47px;
}

/* Drag Race Navigation*/
.dragRace {
  display: block;
  width:184px;
  height: 41px;
  background:url(../images/nav_dragRace.jpg) no-repeat 0 0;
  text-align:left;
  border:#000 2px solid;
  padding: 3px 3px;
}

.dragRace:link {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
}

.dragRace:visited {
	color: #FFF;
}

.dragRace:active {
	color: #FFF;
}

.dragRace:hover {
	text-decoration:underline;
	background-position: 0 -47px;
}

/* Fire Ground Navigation*/
.fireGround {
  display: block;
  width:184px;
  height: 41px;
  background:url(../images/nav_patrol.jpg) no-repeat 0 0;
  text-align:left;
  border:#000 2px solid;
  padding: 3px 3px;
}

.fireGround:link {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
}

.fireGround:visited {
	color: #FFF;
}

.fireGround:active {
	color: #FFF;
}

.fireGround:hover {
	text-decoration:underline;
	background-position: 0 -47px;
}

/* Government Programs Navigation*/
.govt {
  display: block;
  width:184px;
  height: 41px;
  background:url(../images/nav_govt.jpg) no-repeat 0 0;
  text-align:left;
  border:#000 2px solid;
  padding: 3px 3px;
}

.govt:link {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
}

.govt:visited {
	color: #FFF;
}

.govt:active {
	color: #FFF;
}

.govt:hover {
	text-decoration:underline;
	background-position: 0 -47px;
}

/* Patrol Navigation*/
.patrol {
  display: block;
  width:188px;
  height: 41px;
  background:url(../images/nav_fireGround.jpg) no-repeat 0 0;
  text-align:left;
  border:#000 2px solid;
  padding: 3px 3px;
}

.patrol:link {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
}

.patrol:visited {
	color: #FFF;
}

.patrol:active {
	color: #FFF;
}

.patrol:hover {
	text-decoration:underline;
	background-position: 0 -47px;
}

#homeRadio{
	float:left;
	height:200px;
	width:370px;
	padding: 60px 0 0 100px;
	background:url(../images/orangeHR.png) no-repeat;
	background-position: 0 30px;
	};

#homeRadio ul{
	list-style-type:none;
	display:block;
	color:#FFF;
	}

#homeRadio li{
	list-style-type:none;
	display:list-item;
	}

 #theDiv1 p{
	 color:#ff7f00;
	 padding:0;
	 margin:10px;
	}
	
 #theDiv2 p{
	 color:#ff7f00;
	}

 #theDiv3 p{
	 color:#ff7f00;
	}

#headquarters{
	width: 140px;
	float:left;
	margin:20px 0;
	}

#headquarters img{
	border:#464646 1px solid;
	margin-bottom: 10px;
	}

#divider {
	float:left;
	height: 333px;
	border-right:#464646 1px solid;
	margin: 20px 20px;
	}

#dividerHoriz {
	float:left;
	clear:right;
	width: 170px;
	height:1px;
	border-top:#464646 1px solid;
	}

#headlines{
	width:145px;
	height: 365px;
	float:left;
	margin: 20px 0;
	}
	
 .headlines{
	 background: #ec4f06;
	 padding: 3px 5px;
	 border:#c46302 1px solid;
	 -moz-box-shadow: 5px 5px 5px #000;
	 -webkit-box-shadow: 5px 5px 5px #000;
	 box-shadow: 5px 5px 5px #000;
	 }

#mailingList{
	width:175px;
	float:left;
	margin: 20px 0 0 0;
	}


/*==== About Page ====*/

.aboutImage {
	width:1024px;
	float:left;
	padding:0;
	margin:0;
	}

#about {
	width:615px;
	height:425px;
	float:left;
	padding:0;
	margin:30px 20px 30px 50px;
	}
	
#about img {
	margin-right: 5px;
	}

#careers {
	width:250px;
	height:425px;
	float:left;
	padding:0;
	margin:30px 10px 30px 10px;
	}


/*==== Cotnact Us Page ====*/

#contactTitle {
	width:975px;
	height:25px;
	float:left;
	padding:0;
	margin:30px 20px 0 50px;
	}

#contact1 {
	width:250px;
	height:525px;
	float:left;
	padding:0;
	margin:30px 20px 30px 70px;
	}

#contact1 p {
	color:#ff7f00;
	}

#contact2 {
	width:400px;
	height:425px;
	float:left;
	padding:0;
	margin:30px 20px 30px 50px;
	}

#fan {
	width:175px;
	height:425px;
	float:left;
	padding:0;
	margin:30px 10px 30px 10px;
	}

/*==== Network Page ====*/

#networkTitle {
	width:405px;
	height:25px;
	float:left;
	clear:right;
	padding:0;
	margin:60px 20px 60px 30px;
	}

#network1 {
	width:120px;
	height:425px;
	float:left;
	padding:0;
	margin:30px 20px 30px 50px;
	}

#network1 p {
	color:#ff7f00;
	}

#network2 {
	width:200px;
	height:425px;
	float:left;
	padding:0;
	margin:30px 20px 30px 30px;
	}

#network {
	width:494px;
	height:654px;
	float:right;
	padding:0;
	margin:60px 50px 30px 10px;
	}

#topBorder {
	width:1024px;
	height:26px;
	float:left;
	padding:0;
	margin:0;
	background: url(../images/topBorderBG.gif) repeat-x top left;
	}

/*==== Drag Racing ====*/

#featuredApps{
	height: 244px;
	width: 137px;
	float: left;
	background: url(../images/featuredApps.jpg) no-repeat left top;
	padding: 50px 0 10px 5px;
	border: 1px solid #444343;
}

#featuredApps ul li{
	color: #eee;
	list-style-type: none;
	display: block;
	clear: both;
	text-decoration: none;
	text-align: left;
	font: normal normal 10px/28px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#featuredApps a{
	text-decoration: none;
}

#interview{
	width: 340px;
	height: 135px;
	background: #000 url(../images/interviewBG.jpg) repeat left top;
	float: left;
	padding: 0;
	margin: 5px 0 0 3px;
}

#interview img{
	border: solid black 3px;
}

#interview p{
	margin: 0 0 0 5px;
	padding: 0;
	line-height: 22px;
}

#kalitta {
	width: 505px;
	height: 275px;
	float: left;
	margin: 20px 0 20px 20px;
}

#shop {
	width: 285px;
	height: 275px;
	float: left;
	margin: 20px 0 10px 0;
}

#logos {
	width: 140px;
	height: 275px;
	float: left;
	margin: 20px 0 20px 0;
	text-align:center;
}

#logos img{
	margin-bottom: 5px;
}

/*==== Business Solutions ====*/

#businessImages {
	float: left;
	width:460px;
	height:375px;
	float:left;
	margin:30px 30px 10px 10px;
		
}

#businessImages img{
	float: left;
	clear: both;
	margin-bottom: 10px;
}

.solutions{
	color: #ec5807;
	font-size: 1.2em;
	letter-spacing: .4em;
}

#business {
	width:230px;
	height:375px;
	float:left;
	padding:0;
	margin:30px 10px 10px 10px;
	}

#questions {
	width:170px;
	height:200px;
	float:left;
	padding:0;
	margin:30px 10px 10px 10px;
	}

/*==== Public Safety ====*/

#publicImages {
	float: left;
	width:726px;
	height:980px;
	float:left;
	margin:30px 10px 10px 10px;
}

#publicImages img{
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#publicImages p{
	font-size: 13px;
}

.solutions{
	color: #ec5807;
	font-size: 1.2em;
	letter-spacing: .4em;
}

#public {
	width:230px;
	height:900px;
	float:left;
	padding:0 0 0 10px;
	margin:30px 10px 10px 10px;
	}
	
#public p, h1, a{
	font-size: 11px;
	}

#galleryTable {
	padding: 2px 5px;
}

#galleryTable p{
	font-size: 9px;
}

/*==== Partners ====*/

#partners {
	width:450px;
	height:654px;
	float:left;
	padding:0;
	margin:60px 30px 30px 30px;
	}
	
#partners2 {
	width:450px;
	height:654px;
	float:right;
	padding:0;
	margin:60px 50px 30px 10px;
	}

.partner{
	font-size: .8em;
	letter-spacing: .3em;
	margin-bottom: 30px;;
}

.partnersTable{
	padding: 7px 10px;
	height: 26px;
	vertical-align: middle;
	}

.partnersTable a{
	color: #ec5807;
	}
	
.partnersTable1{
	padding: 3px 5px;
	height: 26px;
	vertical-align: middle;
	}


/*==== Rental Radios ====*/
#rental {
	width: 675px;
	float: left;
	margin: 20px 0 20px 10px;
}

/*==== Footer ====*/

#footerNav{
	float: left;
	margin:0;
	padding:0 80px;
	width:980px;
	text-align: center;
	}

#footerNav ul {
	text-align: center;
	}

#footerNav li {
	display: block;
	height: 20px;
	margin: 0 18px;
	float: left;
	line-height: 20px;
	text-align:left;
	text-transform:uppercase;
  }

#footerNav a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: normal;
	letter-spacing: 1px;
	color:#808080;
	}

#footerNav a:link{
	text-decoration: none;
	}

#footerNav a:visited{
	text-decoration: none;
	}

#footerNav a:hover{
	text-decoration: underline;
	}

#footerNav a:active{
	text-decoration: none;
	}

#footerLogos{
	float: left;
	margin:20px 0;
	padding:0 5px;
	width:100%;
	height: 42px;
	vertical-align:bottom;
	display:table-cell;
	}
	
#footerLogos img {
	border:0;
	margin: 0 15px;
	}
	
#footerCopyright {
	float: right;
	clear: right;
	text-align:right;
	margin:5px 20px;
	padding:0 5px;
	width:980px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: normal;
	letter-spacing: 1px;
	color:#555;
	}