html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	/* hide overflow:hidden from IE/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background-image: url(logo_background.png); 
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:0px; 
	width:720px; 
	margin-left:-361px; 
	left:50%; 
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#fff;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:722px;
	border-top:0px solid #fff; 
	border-bottom:38px solid #fff;
	}

#head {
	position:absolute; 
	margin-left:-361px; 
	left:50%; 
	top:0; 
	width:720px; 
	min-width:720px; 
	height:30px; 
	background:#fff; 
	font-size:1em; 
	z-index:5; 
	border:1px solid #000;
	background-color:#fff;
	}

* html #head {
	top:0px; 
	width:722px; 
	height:30px; 	
	background-color:#fff;
	display:inline;
	overflow:hidden;
	}

#iframe
	{
		overflow:auto;
		width:720px;
		height:100%;
	}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6 {width:120px; height:26px; display:block; float:left; background:url(heading.jpg); text-align:center; font-size:1em; font-weight:bold; color:#000; text-decoration:none; font-family:verdana, arial, sans-serif; line-height:25px; overflow:hidden; padding-top:2px; }
#head a .pad {display:block; width:120px; height:26px; background:transparent; border-bottom:1px solid #000;}

a.nav1 {background-position:0 26px;}
a.nav2 {background-position:-120px 26px;}
a.nav3 {background-position:-240px 26px;}
a.nav4 {background-position:-360px 26px;}
a.nav5 {background-position:-480px 26px;}
a.nav6 {background-position:-600px 26px;}

a.nav1:hover {background-position:0 0;}
a.nav1:hover .button {background:#191970; color:#fff; ; display:block; width:120px; height:26px; cursor:pointer;}
a.nav2:hover {background-position:-120px 0;}
a.nav2:hover .button {display:block; width:120px; height:26px; background:#191970; color:#fff; cursor:pointer;}
a.nav3:hover {background-position:-240px 0;}
a.nav3:hover .button {display:block; width:120px; height:26px; background:#191970; color:#fff; cursor:pointer;}
a.nav4:hover {background-position:-360px 0;}
a.nav4:hover .button {display:block; width:120px; height:26px; background:#191970; color:#fff; cursor:pointer;}
a.nav5:hover {background-position:-480px 0;}
a.nav5:hover .button {display:block; width:120px; height:26px; background:#191970; color:#fff; cursor:pointer;}
a.nav6:hover {background-position:-600px 0;}
a.nav6:hover .button {display:block; width:120px; height:26px; background:#191970; color:#fff; cursor:pointer;}


#foot {
	text-align:center;
	position:absolute; 
	margin-left:-361px; 
	left:50%; 
	bottom:-2px; 
	width:720px; 
	min-width:720px; 
	height:40px; 
	background:#fff; 
	font-size:76%; 
	z-index:5; 
	border:1px solid #000;
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
	}

* html #foot {
	bottom:0px; 
	width:722px; 
	height:30px;
	}

#content p {
	padding:5px; 
	}

.boldhead {font-size:150%; font-weight:bold; text-align: center; font-style:italic; clear: left; }
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:380px; text-align:justify;}
.bodytext {text-align:justify;}
.center {text-align:center; }
.caption {text-align:center ; font-style:italic; clear: left; }
.leftnames {position: absolute; left: 50px;}
.centernames {position: absolute; left: 300px;}
.rightnames {position: absolute; left: 550px; }
.name{	color: #191970;		font-size: xx-large; 	text-align: center; }
.phone{	position: absolute; 	font-size:small; 		left: 10px;			width: 200px; 		color: #191970;		text-align: center;	}
.fax{		position: absolute; 	font-size:small;		left: 365px;		width: 200px;		color: #191970;		text-align: center;	 }
.leftpic {	position: absolute; 	left: 15px;			width: 325px; 		color: #191970;		text-align: center;	font-size:small;	font-style:italic; }
.rightpic {	position: absolute; 	left: 380px;		width: 325px;		color: #191970;		text-align: center;	font-size:small;	font-style:italic; }
.centerpic{	position: absolute; 	left: 216px;		width: 288px;		color: #191970;		text-align: center;	font-size:small;	font-style:italic; }
img{ 		border-style: none;	}



* html .lefttext {float:left; width:300px; text-align:justify;}
* html .righttext {float:right; width:380px; text-align:justify;}


