html,body {
	margin:0;
	padding:0;
	height:100%;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:987px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(images/container-bggif.gif);
}
#content {
	width: 987px;
	position: relative;
	padding-bottom: 27px;
	top: 0px;
	padding-top: 0px;
	height: 100%;
	background-color: #FFF;
	
}
#content-sec {
	width: 987px;
	position: relative;
	padding-bottom: 27px;
	top: 0px;
	padding-top: 0px;
	height: 100%;
	background-repeat: repeat-y;
	background-color: #FFF;
	background-image: url(images/ig-bg.gif);
}

#flashcontent {
	width:987px;
	height: 249px;
	z-index: 0;
}
.home-bg {
	background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
	background-color: #FFF;
	background-attachment: scroll;

}
.secondary-bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #A2A2A2;
	background-attachment: scroll;

}
    
	#footer
	{
	position: relative;
	margin: -32px auto 0 auto;
	width: 100%;
	background-color: #EB6200;
	height: 32px;
	visibility: visible;
	background-image: url(images/footer-image.gif);
	}
#header {
	position: relative;
	height: 125px;
	width: 987px;
	background-image: url(images/bg.jpg);
}
#main-nav {
	position: relative;
	height: 31px;
	width: 987px;
	z-index: 99;
}
.addthis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #B20838;
	padding: 3px;
	border: 1px solid #666;
	width: 280px;
	height: 20px;
}

#logo {
	width:389px;
	left: 0px;
	position: absolute;
	top: 0px;
}

ul {
	line-height: 16px;
}
.copyright {
	font-size: 10px;
	color: #2E517C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
}
.style2 {font-size: 14px; color: #FE964F; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.padd {
	padding-left: 25px;
}
a.orbit:link {
	color: #335784;
	text-decoration: underline;
}
a.orbit:visited {
	text-decoration: none;
	color: #335784;
}
a.orbit:hover {
	text-decoration: underline;
	color: #F90;
}
.navigation {
	
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4A1C00;
	line-height: 23px;
	padding-left: 12px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6b7075;
	line-height: 16px;
}

a:link {
	color: #EB6200;
}
a:visited {
	color: #630;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EB6200;
}
a:hover {
	color: #F90;
}
a.nav:link {
	color: #4A1C00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a.nav:visited {
	color: #300;
}
a.nav:hover {
	color: #C60;
}
.home-text {
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4A1C00;
	line-height: 20px;
}
.login {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #A56338;
	background-image: url(images/login-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 15px;
	padding-bottom: 15px;
}







.triplet-bg {
	background-image: url(images/path-footer.gif);
	background-repeat: no-repeat;
	background-position:bottom left
}
.triplet-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1a3251;
	line-height: 14px;
}






#intelli-homebutton {
	position:absolute;
	width:427px;
	height:35px;
	z-index:1;
	left: 560px;
	top: 95px;
}

















/*nav */

a:focus {outline: none;}
i {display: none;}
			
		a:link {
	color: #0C6;
}

/*mini-nav */

#mini-nav {
	width:371px;
	left: 542px;
	position: absolute;
	height: 25px;
}


#mNav {
	position: absolute;
	width: 371px;
	height: auto;
}

#mNavBtns {
	width: 371px;
	height: 25px;
	margin: auto;
}

a.navBtn {
	display: block;
	height: 25px;
	float: left;
}

a.navBtn:link, a.navBtn:visited {background-position: 0px 0px;}
a.navBtn:hover {background-position: 0px -25px;}


#SearchBtn {
  width: 96px;
  background-image: url(images/search.gif);
}

#SendBtn {
  width: 130px;
  background-image: url(images/sendpage.gif);
}

#AccountBtn {
  width: 145px;
  background-image: url(images/account.gif);
}

/*autoresponder */



#autoresponder {
	width:603px;
	position: absolute;
	height:46px;
	top:0px;
	background-image: url(images/auto-bg.jpg);
	right: 0px;	
}
#topnav {
	width:987px;
	position: absolute;
	height:31px;
	top:125px;
	z-index: 100;
}


#ArNav {
	position: relative;
	width: 120px;
	height: auto;
	top: 14px;
	left: 449px;
}

#ArNavBtns {
	width: 120px;
	height: 21px;
	margin: auto;
}

a.ArnavBtn {
	display: block;
	height: 21px;
	float: left;
}

a.ArnavBtn:link, a.ArnavBtn:visited {background-position: 0px 0px;}
a.ArnavBtn:hover {background-position: 0px -21px;}


#ArBtn {
  width: 120px;
  background-image: url(images/autoresponder.png);
}

/*main-nav */


#MainNav {
	position: absolute;
	width: 987px;
	height: auto;
}

#MainNavBtns {
	width: 987px;
	height: 31px;
	margin: auto;
}

a.MainnavBtn {
	display: block;
	height: 31px;
	float: left;
}

a.MainnavBtn:link, a.MainnavBtn:visited {background-position: 0px 0px;}
a.MainnavBtn:hover {background-position: 0px -31px;}


#n1 {
  width: 167px;
  background-image: url(images/welcome.gif);
}

#n2 {
	width: 116px;
	background-image: url(images/paging-products.gif);
}

#n3 {
	width: 110px;
	background-image: url(images/paging-services.gif);
}

#n4 {
	width: 69px;
	background-image: url(images/business.gif);
}

#n5 {
	width: 108px;
	background-image: url(images/coverage-maps.gif);
}

#n6 {
	width: 132px;
	background-image: url(images/my-account.gif);
}
#n7 {
	width: 74px;
	background-image: url(images/about.gif);
}

#n8 {
	width: 67px;
	background-image: url(images/support.gif);
}

#n9 {
	width: 87px;
	background-image: url(images/contactus.gif);
}

#n10 {
	width: 57px;
	background-image: url(images/home.gif);
}


/*raven nav */






#RrNav {
	position: relative;
	width: 235px;
	height: auto;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
}

#RrNavBtns {
	width: 235px;
	height: 25px;
	margin: auto;
}

a.RrnavBtn {
	display: block;
	height: 25px;
	float: left;
}

a.RrnavBtn:link, a.RrnavBtn:visited {background-position: 0px 0px;}
a.RrnavBtn:hover {
	background-position: 0px -25px;
}


#RrBtn {
	width: 235px;
	background-image: url(images/raven-systems.gif);
}



/*FC nav */






#FCrNav {
	position: relative;
	width: 235px;
	height: auto;
	left: 0px;
	top: 0px;
		margin-bottom: 10px;

}

#FCrNavBtns {
	width: 235px;
	height: 25px;
	margin: auto;
}

a.FCrnavBtn {
	display: block;
	height: 25px;
	float: left;
}

a.FCrnavBtn:link, a.FCrnavBtn:visited {background-position: 0px 0px;}
a.FCrnavBtn:hover {
	background-position: 0px -25px;
}


#FCrBtn {
	width: 235px;
	background-image: url(images/freedom-coaster.gif);
}


/*paging prducts nav */






#PPrNav {
	position: relative;
	width: 235px;
	height: auto;
	left: 0px;
	top: 0px;
		margin-bottom: 10px;

}


#PPrNavBtns {
	width: 235px;
	height: 25px;
	margin: auto;
}

a.PPrnavBtn {
	display: block;
	height: 25px;
	float: left;
}

a.PPrnavBtn:link, a.PPrnavBtn:visited {background-position: 0px 0px;}
a.PPrnavBtn:hover {
	background-position: 0px -25px;
}


#PPrBtn {
	width: 235px;
	background-image: url(images/paging-products2.gif);
}
#container-secondary {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:987px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(images/secondary-bd.gif);
}
a:link {
	color: #39F;
}
a:visited {
	color: #006;
}
a:hover {
	color: #E51937;
}
a:active {
	color: #97123A;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000101;
	line-height: 18px;
}
.small-heads {
	font-size: 13px;
	color: #B20838;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 19px;
}
#flashcontentfire {
	width:934px;
	height: 389px;
	left: 37px;
	z-index: 0;
	position: relative;
}
#news-ticker {
	position:absolute;
	width:551px;
	height:35px;
	z-index:1;
	left: 435px;
	top: 90px;
	background-image: url(images/news-bg.jpg);
}
#flashcontent2 {
	width:442px;
	height: 35px;
	left: 107px;
	z-index: 0;
	position: absolute;
	
}
.gazeeb-pad {
	padding-right: 15px;
}


#FWTableContainer672905760 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:987px;
	height:31px;
	text-align:left;
}

#MMMenuContainer0301153804_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0301153804_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:764px;
	top:31px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0301153804_0 {
/* This class defines things about menu MMMenu0301153804_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#660000;
	border:1px solid #000000;
	width:126px;
	height:45px;
}

.MMMIFVStyleMMMenu0301153804_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0301153804_0 */
	border-top:1px solid #660000;
	border-left:1px solid #660000;
	border-bottom:1px solid #660000;
	border-right:1px solid #660000;
	width:126px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:118px;
	height:15px;
}

.MMMIVStyleMMMenu0301153804_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0301153804_0 */
	border-top:0px;
	border-left:1px solid #660000;
	border-bottom:1px solid #660000;
	border-right:1px solid #660000;
	width:126px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:118px;
	height:15px;
}

#MMMenu0301153804_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0301153804_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0301153804_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0301153804_0 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenuContainer0301153804_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0301153804_0 a {
/* Controls the general apperance for menu MMMenuContainer0301153804_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#9e153f;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0301153804_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0301153804_0 */
	color:#9e153f;
	background-color:#ffffff;
}
#presentation {
	background-color: #D7D7D7;
	padding: 8px;
	border: 2px solid #999;
	color: #1B3A66;
	visibility: hidden;
	width: 200px;
	z-index: 5;
	position: absolute;
	right: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
