@charset "utf-8";
/* CSS Document */
<!--
body {
	background-image: url(images/images/background_02.jpg);
	background-repeat: repeat-y;
	background-color: #012186;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

a{
color: #00FFFF;
}

#bannerholder {
	background-image: url(images/images/toppattern.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 103px;
	width: 100%;
	overflow: hidden;
}

#hnav {
	background-image: url(images/menubar.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
	float: left;
	clear: left;
	color: #000000;
	overflow: hidden;
}

#hnav a{
	color: #000000;
	font-weight: bold;
}

#hnav a:hover{
 color: #012188;
}

#hnav #navlist #active #current{
color: #FF0000;
}

#navcontainer
{
margin-bottom: 1em;
overflow: hidden;
width: 860px;
margin-left: 160px;
voice-family:"\"}\"";
voice-family:inherit;
width: 800px;
}

html>body #perform{
	width: 800px;
}


#navlist{
list-style-type: none;
margin-top: 5px;
padding: 0;
}

#navlist li
{
float: left;
line-height: 1.1em;
margin-right: 0.5em;
margin-left: 0.5em;
padding: 0;
}

#vnav{
float: left;
width: 195px;
}

#vnav ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#vnav{
margin: 0;
}

#vnav li a
{
display: block;
padding: 14px 14px 14px 14px;
background-image: url(images/buttonbackground.jpg);
background-repeat: no-repeat;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #vnav li a { width: auto; }

#vnav li a:hover
{
color: #0099CC;
}

#vnav #vactive #vcurrent{
color: #FF0000;
}

#content {
float: left;
width: 580px;
padding: 15px;
}

#content2{
float: left;
width: 600px;
}

h1{
	color: #DDDDDD;
	font-weight: 600px;
	font-size: 16px;
}

h2{
	font-size: 14px;
}

p{
float: left;
width: 350px;
}

.image{
width: 192px;
float: right;
}

.image p{
padding-left: 50px;
padding-right: 10px;
}

#col{
	width: 350px;
	float: left;
}

.clist ul{
 list-style-type: none;
 margin: 0px;
 padding: 0 0 0 20px;
}

.clist li{
 	line-height: 145%;
	margin-left:-20px;
}

table{
	border: 0;
	border-collapse: collapse;
	font-size: 11px;
	background-color: #EFEFEF;
	color: #003399;
	/*margin-left: auto;
	margin-right: auto;*/
}
th, td{
padding: 5px;
}

td{
text-align: left;
}

.title{
	background-color: #9E9E9E;
	color: #FFFFFF;
	font-size: 14px;
}

-->

<!--[if IE]>
#mccontainer { zoom: 1;}
<!--[endif]-->

.spacer{
padding: 20px;
clear:both;
}

.rimage{
float: left; 
width: 175; 
padding-right: 10px;
}

#footer{
font-size: 10px;
clear: both;
padding-top: 20px;
padding-bottom: 10px;
width: 450px;
}

container {
	width:650px;
	}
#equipment {
	width:350px;
	}
#images {
	width:200px;
	background-color:green;
	float:right;
	}
