body {
	background-color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	margin: 0;
}
 
 #containerborder {
     margin: 0 auto;
	 text-align: left;
	 width: 780px;
	 height: 100%;
	 background-color: #000000;
	 overflow: hidden;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 780px;
	height: 100%;
	background-color: #536871;
	overflow: hidden;
}
	
#header {
	width: 780px;
	height: 125px;
	background: url(images/mainbanner.jpg);
	background-repeat: no-repeat;
}

#navigation {
    width: 100%;
	background: url(images/menubar.jpg);
	background-repeat: no-repeat;
	height: 28px;
	z-index: 300000;
}

#content {
    width: 780px;
	min-height: 330px;
	background-color: #cddaf1;
	background-repeat: no-repeat;
}

#contentvid {
    width: 780px;
	height: 500px;
	background-color: #cddaf1;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
}

#contentprod {
    width: 730px;
	height: 300px;
	background-color: #cddaf1;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}

#contentright {
	font-family: Helvetica;
	font-size: 11px;
	text-align: justify;
	color: #273c5e;
	width: 450px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
}


#contentleft {
	width: 280px;
	float: left;
	z-index: -30000;
}

#copyright {
    width: 780px;
	height: 23px;
	background: url(images/menubar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 12px;
}

#footer {
    width: 780px;
	height: 60px;
	background: url(images/bottombanner.jpg);
	background-repeat: no-repeat;
}

#highlight {
margin: 0;
}

#highlighttxt {
padding-top: 0px;
	clear: both;
}

#highlightleft {
	float: left;
}

#highlightright {
	float: right;
	width:179px;
}
.mainlogo {
	float: right;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #002E6A;
}
a:visited {
	color: #002E6A;
}
a:hover {
	color: #002E6A;
}
a:active {
	color: #002E6A;
}.higlight {
	margin-top: 20px;
}
