html /*  force scroll bars  */  { margin-bottom: 1px; width: 100%; height: 100%; min-height: 100% }
img {
}
/* hack for ie/win's guillotine bug */
/* start non ie/mac css \*/
* html #text {
  height: 1%;
}


#header_slideshow { 
height: 320px; 
width: 300px; 
margin: auto; 
position: absolute;
left: 615px;
top: 10px;
z-index: 2;
}


#header_overlay {
position: absolute;
left: 0px;
height: 320px; 
width: 1000px; 
z-index: 4;
background-image: url(../images/main_banner.png);
}

#header_container {
height: 320px; 
width: 1000px;
z-index: 1;
position: relative;
}

/* links */
body {
	padding: 0px;;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: center center;;
}

a {
	color: #0033FF;
	font-weight: bold;
}
a:hover {
  color: #F1F1E2;
  text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5DABE3;
	text-align: left;
	border-top: 4px;
}

/* navigation */
#topnav {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 3px;
	background: #000066;
	padding-right: 80px;
	font-weight: bold;
	border-bottom: 2px;
	height: 25px;
	padding-top: 10px;
}
#mainnav {
}

/* footer */
#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	height: 25px;
	clear: both;
	padding-top: 8px;
	background-color: #95c8f8;
}
#credit {
	padding: 5px 15px 5px 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #efe057;
	clear: both;
	text-indent: 200px;
}


#text   {
	font-size: 11px;
	text-align: left;
	line-height: 18px
	margin-right: 2px;
	margin-left: 270px;
	width: 700px;
	height: auto;
	margin-top: 30px;
	}
	
#form   { 
	font-size: 11px;
	text-align: left;
	line-height: 18px
	margin-right: 2px;
	margin-left: 188px;
	padding: 7px 2px 2px 4px;
	width: 550px; height: auto
	}
	
#lp {
	width: 220px;
	height: 600px;
	float: left;
	top: auto;
	}
	
#rp { padding-left: 10px; padding-top: 10px; width: 250px; float: right }

#tariff  { font-size: 11px; text-align: left; line-height: 18px; margin-right: 2px; margin-left: 168px; padding: 4px 2px 4px 4px; width: 570px; height: 100% }



/* end non ie/mac css */
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}




li     {
	color: #FFFFFF;
	padding-left: 0px;
	list-style: none;
	line-height: 30px;
	padding-right: 0px;
}

#lp ul {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;

}
#lp li {
	border-bottom: 2px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;

}
#lp li a:link, #lp li a:visited  {
	display: block;
	background-color: #EFE057;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 20px;

}
#lp li a:hover {
	background-color: #95c8f8;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}

/* table formatting*/
td, th {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.datatable {
	border: 1px solid #000000;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	

}
.datatable td {
	border: 1px solid #000000;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #5B669F;

}
.datatable th {
	border: 1px solid #FFFFFF;
	background-color: #663399;
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.datatable caption {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3399FF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 8px;
}
.datatable tr.altrow {
	background-color: #CCCCFF;
	color: #000000;
}
#mainwrapper {
	margin: 0px auto;
	width: 1000px;
	position: relative;
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	background-repeat: no-repeat;
	background-image: url(../images/bgpic.jpg);
	background-position: bottom;
}

