/* **************************************************  */
/* **      Top Nav Fixed 800x600 Blue - Orion       ** */
/* **************************************************  */

html, body {
	height:100%
	}
	
body 	{
	padding:0;
	margin:0;
	text-align:center;
	min-width:760px;
	background: #CAD0DC url('./images/bodybg.jpg') repeat-x;
	color: #000000;
	}
	
#outer	{
	height:100%;
	min-height:100%;
	width:758px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #fff;
	color: #000000;
	text-align:left;
	margin:auto;
	margin-bottom:-44px;/* make room for footer */
	position:relative;
	}
 
html>body #outer{
	height:auto;
	} /*for mozilla as IE treats height as min-height anyway*/

#footer {
	width:758px;
	clear:both;
	height:44px;
	background-color:#006599;
	text-align:center;
	margin:auto;
	position: relative;
	font-family: Verdana;
	font-size: 0.6em;
	color: #fff;
	}

* html #footer {/*only ie gets this style*/
	\height:46px;/* for ie5 */
	he\ight:44px;/* for ie6 */
}

#fl 	{
	float: left;
	width: 49%;
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
	}

#fr 	{
	float: right;
	width: 49%;
	text-align: right;
	padding-right: 5px;
	margin-top: 5px;
	}

#fr a, #fr a:link, #fr a:visited, #fr a:hover {
	text-decoration: none;
	color: #fff;
	}

#header	{
	position:absolute;
	top:0;
	left:0;
	width:758px;
	height:130px;
	background-color: #023467;
	overflow:hidden;
	color: #000;
	z-index: 90;
	}

#logo {	
	margin: 0;
	}
	
#logo a img{	
	border: 0 none;
	}

.strong	{
	font-weight: 700;
	font-size: 30pt;
	}

#statement {
	font-family: Arial;
	font-size: 11pt;
	font-weight: 100;
	margin: -5px 0 0 7px;
	color: #fff;
	}

#callnow {
	position: absolute;
	bottom: 36px;
	right: 5px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 100;
	color: #fff;
	}

/* ************************************************************************ */

#topnav {
	width:758px;
	height:30px;
	background-color:#006599;
	padding-left: 5px;
	position: absolute;
	bottom:0;
	left: 0;
	}

#topnav ul {
	position: absolute;
	bottom: 0;
	right: 5px;
	margin: 0;
	list-style: none;
	height: 100%;
	}
	
#topnav li {
	display: inline;
	}

#topnav li a {
	margin: 1px;
	display: block;
	float: right;
	height: 20px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 12pt;
	font-family: Arial, Verdana;
	color: #fff;
	text-decoration: none;
	text-align: center;
	}

#topnav li a:visited {
	text-decoration: none;
	}

#topnav li a:hover {
	text-decoration: none;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #015881;
	}

/* ************************************************************************ */

#innerwrap {
	/* enables content first */
	float:left;
	width: 100%;
	}

* html #ieclear {
	width:100%;
	height:40px
	} /* for ie to clear footer */

#centercontent {
	width: 100%;
	margin-top:130px;
	background-color: transparent;
	font-family: Verdana;
	font-size: 0.8em;
	padding-bottom:20px;/* needed to make room for footer */
	}

#centercontent h1 {
	padding: 0;
	padding-top:14px;
	padding-left:15px;
	color: #006599;
	font-size: 1.5em;
	font-weight: 300;
	}

#centercontent h2 {
	padding: 0;
	padding-top:5px;
	padding-left:15px;
	color: #006599;
	font-size: 1em;
	font-weight: 600;
	font-style: italic;
	margin-bottom: 0px;
	}

#centercontent p {
	padding-left:15px ;
	padding-right:10px ;
	padding-top: 0;
	margin-top: 0;
	}

.rpicture {
	float: right;
	border: 1px solid #023467;
	margin: 8px;
	margin-right: 15px;
	padding: 2px;
	}

.rpic2 {
	float: right;
	border: 1px solid #023467;
	margin: 8px;
	margin-right: 40px;
	padding: 2px;
	}

/* ************************************************************************ */
	
#rightbox1 {
	float: right;
	width: 225px;
	margin: 5px;
	margin-top: 30px;
	text-align: center;
	}

#rightbox2 {
	margin-top: 20px;
	float; right;
	}
	
#rightbox2 p {
	z-index: 100;
	}

#rightbox2 img, #rightbox2 a img {
	margin-top: -10px;
	margin-bottom: -10px;
	border: 0 none;
	z-index: 90;
	}

#rightbox1 p ,#rightbox2 p, #rightbox1 a p ,#rightbox2 a p {
	color: #023467;
	font-weight: 600;
	font-size: 0.9em;
	padding: 0;
	padding-top: 7px;
	text-decoration: none;
	}
	
/* ************************************************************************ */

#hometable {
	margin-left: 15px;
	}

.homecell {
	width: 165px;
	}

.cellhead {
	vertical-align: top;
	background-color: #023467;
	text-align: center;
	color: #fff;
	}
	
.cellbox {
	border: 1px solid #023467;
	height: 230px;
	background-color:#E7E9F0;
	}

.cellbox a, .cellbox a:link, .cellbox a:visited, {
	display: block;
	text-decoration: none;
	color: #000;
	}
	
.cellhead a, .cellhead a:hover, .cellhead a:visited {
	color: #fff;
	display: block;
	text-decoration: none;
	}

.cellbox a img{
	border: 0 none;
	}

.cellbox ul, .cellbox li {
	padding: 3px;
	padding-left: 5px;
	margin: 0;
	list-style: none;
	}

/* ************************************************************************ */

.formtable {
	border: 1px solid #B1B2DB;
	background: #E4E7EE/*#eaeaea*/;
	font: 1em Arial, sans-serif;
	margin: 0;
	}

.formcontent {
	margin: 0;
	margin-left: 25%;
	padding: 0;
	background: transparent;
	color: #000;
	border: 0px solid red;
	}