body {
	background: #307978;
	font: 0.9em Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	color: #ffffff;
	margin: 5px 5px 5px 5px;
	left: 0px;
}
#main {
	width: 98%;
	position: absolute;
	left: 5px;
	border: 1px solid #000F11;
	background: #003238;
	z-index: 1;
	margin: 5px 5px 5px 5px;
	background-image: url(images/design/main-bg.jpg);
	background-repeat: repeat-x;
}
#nav-container {
	background-image: url(images/design/nav-bg.jpg);
	height: 29px;
	text-align: center;
	color: #307978;
	padding-top:5px;
}
#nav-container ul{
	list-style: none;
	display: inline;
}
#nav-container li{
	letter-spacing: 3px;
	list-style: none;
	display: inline;
	text-align: center;
	
}
#nav-container a{
	color: #ffffff;
	text-decoration: none;
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.right{
	float: right;
}
#nav-container a:hover{
	text-decoration: underline;
	color: #F90;
}
#nav-container a:active{
	text-decoration: underline;
	color: #F90;
}
#container {
	position: relative;
	padding: 10px 10px 10px 10px;
	left: 8px;
}
#container .main-box {
	font-size: 85%;
	background: #001f30;
	padding: 5px 10px 5px 10px;
	border: 1px solid #094e56;
	width: 75%;
	float:left;
	clear: left;
	background-image: url(images/design/xray-bg.jpg);
	background-repeat: no-repeat;
}
#container .side-right-box{
	font-size: 75%;
	border: 1px solid #094e56;
	padding: 2px 2px 2px 5px;
	background-image: url(images/design/box.jpg);
	width: 20%;
	vertical-align: top;
	float:right;
	clear: right;
}
#container .side-right-box hr{
	color: #FFF;
	background-color: #FFF;
	height: 3px;
	width: 80%;
	clear: both;
}
#container .side-right-box a, .main-box a{
	color: #C3C4FF;
	text-decoration: underline;
	font-size: 90%;
}
#container .side-right-box a:hover, .main-box a:hover{
	text-decoration: none;
	color: #F90;
}
#container .side-right-box a:active, .main-box a:active{
	text-decoration: underline;
	color: #F90;
}
#container .spacer{
	width: 20%;
	height: 10px;
	vertical-align: top;
	float:right;
	clear: right;
}
.copy {
	font-size: 60%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	vertical-align: bottom;
}
.w3c{
	width: 98%;
}
.clear {
	clear: both;
}
table{
	font-size: 100%;
}
th {
	background-color: #FF9900;
}
td {
	border: 1px solid #094e56;
}
.testdiv1 {
	position: inherit;
	visibility:hidden;
}
.phone{
	font-size: 300%;
}

.header{
color:#FFFFFF; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:14px; 
font-weight:bold;
}

.sub-header-header{
font-weight:bold;
}
