/* global */
html{height: 100%;}

body
{ font-family: arial;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
  text-align: center;
 -webkit-text-size-adjust: none;

}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

h4
{ font-family: arial;
  letter-spacing: .1em;
  font-size: 200%
}

h3
{ font-family: arial;
  letter-spacing: .1em;
}

img{
border: 0px;
}

.blocktext {
text-align: justify;
}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/*begin new */

#main_image .loader {
	margin: 0 auto;
}

#main_image .loader img {
	margin: 0 auto;
	border: none;	
}

#middle_container {
	margin: 0 auto;
	position: relative;
}

#single_image {
	position: relative;	
}

#left_arrow,
#right_arrow,
#left_fast_arrow,
#right_fast_arrow {
	float:left;
	cursor: pointer;
	-ms-interpolation-mode: bicubic;
}

#scroller_container {
	margin: auto;
	position: relative;
}

#image_scroller {
	position: relative;
	margin: auto;
	float:left;
	overflow: hidden;
}

.thumbnails {
	left: 0;
	margin: 0;
	padding: 0;
	top: 0;
	position: absolute;
}

#top_container {
	padding-bottom: 6px;
	border-bottom-style: solid;
	margin: 0 0 10px 0;
}

#top_container.no_border {
	border: none;	
}
.top_navigation {
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: Arial/*'helvetica neue',helvetica,sans-serif*/;
	padding-bottom: 10px;
	border-bottom-style: solid;
}

.top_navigation a {
	padding: 0 12px;
}

#bottom_container {
	margin: 0;
	padding: 6px 0;
	border-top-style: solid;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 0.8em;
}

#folders_container {
	border-bottom-style: solid;
	margin-bottom: 20px;
} 

.folders {
	margin: 0px auto;
	padding: 0;
}

.folders li {
	float: left;
	display: inline;
}

.folders li a {
	display: block;
	position: relative;		
	overflow: hidden;
}

.folders li a span {
	position: absolute;
	left: 0;
	top: 0;	
	opacity: 0.7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity:70);
	padding: 4px;
	margin: 0;
	background-color: #000;
	font-size: 10px;
	font-family: 'helvetica neue',helvetica,sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: left;
}

.thumbnails li span {
	display:none;	
}

.thumbnails li img, 
.folders li a img {
	-ms-interpolation-mode: bicubic;
}

#extras {
	display: none;
	width: 280px;
	font-family: Arial/*'helvetica neue',helvetica,sans-serif*/;
	font-size: 10px;
}

#extras ul {
	margin: 0;
	padding: 0;
}

#extras ul li {
	display: inline;
	padding: 0 5px;
	border-left-width: 1px;
	border-left-style: solid;
	line-height: 16px;
}

#extras ul li.first {
	padding-left: 0px;
	border-left: none;
}
.clear {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;	
}

.hide {
	display: none;
}

/*end new

/*Menu Header */
#menuheader
{ width: 100%;
  height: 35px;
  text-align: left;
  z-index: 999;
}

/*Layout */
#topheader
{ width: 100%;
  height: 150px;
}

#midlayout
{ width: auto;
  z-index: 1;
}

#flashlayout
{ 	width: 100%;
	height: 100%;
}

/* main container */
#main
{ width: 100%;
  margin-left: auto; 
  margin-right: auto;
}

#mainmid
{ width: 100%;
  margin-left: auto; 
  margin-right: auto;
  overflow: hidden;
  border-right-style:groove;
}
#main1
{ width: 1000px;
  margin-left: auto; 
  margin-right: auto;
}
#main2
{ width: 1000px;
  margin-left: auto; 
  margin-right: auto;
}
/* linkslinks above the logo / footer */
#links, #footer
{ margin-left: auto; 
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  width: 950px;
  height: 15px;
  font-size: 94%;
  text-transform: uppercase;
}

#links{text-align: right;}

#contactheader
{ margin-left: auto; 
  margin-right: auto;
  padding: 10px 21px 0px 200px;
  width: auto;
  height: 20px;
  font-size: .99em;
  overflow: hidden;  
  color: #000000;
  font-weight: bold;
}

#contactmap {
    float: left;
    width: 260px;
	height: 240px;
    padding: 10px 0px 0px 0px;
	font-size: 1.4em; 
	overflow: hidden;  
}

#contactinfo{
    float: left;
    width: 600px;
	height: 235px;
    padding: 15px 0px 0px 20px;
	font-size: .80em;
	overflow: hidden;  
	color: #000000;
}

#contactinfo a  {

text-decoration: none;
font-weight: bold;
}

#inside {
    float: left;
    width: 50px;
	height:10px;
    padding: 0px 4px 0px 0px;	
	border-style:solid;
	border-width:1px;
	border-color: #2B65EC; 
	background: transparent;
}

#contact {
    float: left;
    width: 300px;
	height:10px;
    padding: 0px 0px 0px 0px;	
	border-style:solid;
	border-width:1px;
	border-color: #2B65EC; 
	background: transparent;
}

#footer{
  margin-left: auto; 
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  width: 900px;
  height: 15px;
  font-size: 94%;
  text-transform: uppercase;
  text-align: center;
  color: #000033;
}

#links a, #footer a
{
text-decoration: none;
color: #000033;
}

#links a:hover, #footer a:hover
{
text-decoration: underline;
color: #000033;
}

/* logo */
#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 100%;
  height: 100px;
  text-align: left;  
}

#Jayrow 
{   float: left;
    width: 240px;
    padding: 40px 0px 0px 0px;
}

#DNV 
{   float: right;
    width: auto;
    padding: 40px 0px 0px 0px;
    overflow: hidden;
    border-right-style::groove;
}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;  
}

#flash
{ margin-left: auto; 
  margin-right: auto;
  padding: 10px 10px;
  overflow: hidden;
  border-right-style::groove;
}

#last
{ margin-left: auto; 
  margin-right: auto;
  width: 100%;
  height: 175px;
  overflow: hidden;
  text-align: center;
}

#flash h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}

/* navigation menu */
#menu
{ height: 30px;
  width: 100%;
  padding: 0 ;
  margin: 0;
  z-index:999;
  font-size: 1.1em;
}

#menu ul{	
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 28px;
  left: 0;
  background: #ddd;
  z-index:999;
}

#menu li{
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  list-style: none;
  font-family: arial;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: 24px;
  text-decoration: none; 
  padding: 9px 25px 2px 19px;

} 

#menu a {
	text-decoration: none;
	display: block;
}

#menu a:hover {
	color: #fff;
}

#menu ul li:hover a, #menu li:hover li a {
  border: none;
  border: none;
  color: #e7e5e5;
  height: auto;  padding-bottom: 10px;
}

#menu ul li:hover a
{
  width: 136px;
 }

#menu li:hover > ul { 
  display: block; 
}

/* level 2 list */
#menu ul {
  display: none;
  margin: 7px 0 ;
  width: 180px;
  position: absolute;
  background:#FFFFFF url(menu_hover.png);
}

#menu ul li {
	float: none;
	margin: 0;
	padding: 0;

}

/* main content */
#content
{ margin-left: auto; 
  margin-right: auto;
  width: 950px;
  height: auto;
  padding: 0px;
  overflow: hidden;
  border-right-style::groove;
}

#contentmid
{ margin-left: auto; 
  margin-right: auto;
  width: 900px;
  height: auto;
  padding: 0px;
  overflow: hidden;
  border-right-style::groove;
  font-weight: bold;
  color: #000033;
  font-size: 150%;
}

#subheading
{ margin-left: auto; 
  margin-right: auto;
  width: 900px;
  height: auto;
  padding: 0px;
  overflow: hidden;
  border-right-style::groove;
  font-weight: bold;
  color: #000033;
  font-size: 1.2em;
}

#subheading1
{ margin-left: auto; 
  margin-right: auto;
  width: 900px;
  height: auto;
  padding: 0px;
  overflow: hidden;
  border-right-style::groove;
  font-weight: bold;
  color: #0000FF;
  font-size: 1.2em;
}

#indexmid
{ margin-left: auto; 
  margin-right: auto;
  width: 100%;
  height: 128px;
  padding: 20px 0px 0px 0px;
  overflow: hidden;
  border-right-style::groove;
  font-weight: bold;
  color: #000033;
  font-size: 150%;
  background: transaparent;
}

#menufooter
{ margin-left: auto; 
  margin-right: auto;
  width: 100%;
  height: 30px;
  overflow: hidden;
}

#footerlinks
{ margin-left: auto; 
  margin-right: auto;
  width: 100%;
  height: 30px;
  padding: 0px 10px 30px 0px;
  overflow: hidden;
  text-align: center;
  font-size: 1.1em;
}

#footerlinks ul{
  list-style: none;
  padding: 0px 10px 30px 0px;
}

#footerlinks li{
  display: inline;
}

#footerlinks li a{
  Margin-left:auto;
  Margin-right:auto; 
  height: 24px;
  text-decoration: none; 
  padding: 0px 0px 0px 30px; 
  color: #FFF;  
}

#footerlinks li a:hover{  color: #0000B3;  }
  
/*#menufooterlast
{ margin-left: auto; 
  margin-right: auto;
  width: 100%;
  height: 200px;
  padding: 0px;
  overflow: hidden;
}*/

#contentII
{ margin-left: auto; 
  margin-right: auto;
  width: 950px;
  height: auto;  
  padding: 0px;
  border-right-style::groove;
}  

/*Position */
#position{
  text-align: justify;
  width: 250px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.fontpositionleft
{ text-align: justify;
  width: 150px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.fontpositionright
{
  width: 650px;
  float: right;
  margin: 0px 0px 25px 0px;
}

/* column 1 - contains sidebar items */
#column1
{ 
  width: 300px;
  float: right;
  padding: 0px 0px 15px 0px;
}

/*Separator */
#sep
{ 
  width: 100%;
  height:5px;
}

#sepfooter
{ 
  width: 100%;
  height:25px;
}

.sidebaritem
{ text-align: left;
  width: 300px;
  float: left;
  margin: 0px 0px 25px 0px;
}
.sidebaritem1
{ text-align: left;
  width: 500px;
  float: right;
  margin: 0px 10px 5px 0px;
}
.sbihead
{ height: 14px;
  width: 274px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent p
{ 
  font-weight: bold;
  text-align: left;
  line-height: 14px; 
  padding: 8px 1px 8px 8px;
}

.sbilinks{padding: 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
} 

#containerfooter {
    width: 100%;
	height:200px;
    overflow: hidden;
    border-right-style::groove;
	color: #FFF;
}

#containerfooterii{
    width: 950px;
    margin: 0 auto;
	text-align: Justify;
	color: #FFF;
	padding: 13px 0px 0px 0px;
	
}

#pagetitle{
  width: 950px;
  margin: 0 auto;
	text-align: Justify;
	color: #000033;
	padding: 10px 0px 0px 0px;
	font-weight:bold;
	font-size: 3.5em;
}

#pagetitlesafe{
    width: 950px;
    margin: 0 auto;
	text-align: center;
	color: #000033;
	padding: 10px 0px 0px 0px;
	font-weight:bold;
	font-size: 3.5em;
}

#subtitle{padding: 20px 0px 0px 0px; font-size: .40em;}

#pagecontentimage{
    width: 950px;
    margin: 0 auto;
	text-align: left;
	color: #424242;
	padding: 30px 0px 0px 0px;
	font-size: 1.4em;
}

#pagecontentimage a:hover{
    color: #424242;
	text-decoration: none;
}

#pagecontentimage a{
    color: #424242;
	text-decoration: none;
}

#pagecontent{
    width: 950px;
    margin: 0 auto;
	text-align: justify;
	color: #424242;
	padding: 30px 0px 0px 0px;
	font-size: 1.5em;

}

#container {
    width: 950px;
    margin: 0 auto;
	text-align: Justify;
	color: #424242;
	font-family: Arial;
}

#spiderfooter {
    width: auto;
	height:auto;
    padding: 6px 0px 0px 0px;
	background: transparent;
	text-align:center;
}

#insidespider {
    float: left;
    width: 50px;
	height:10px;
    padding: 12px 0px 0px 5px;	
	background: transparent;
}
#insidespider a:hover{  color: #00FF00;  }

#insidespider a {color: #000000; text-decoration:none;font-weight: bold;}

#jiconfooter {
    float: left;
    width: auto;
	height:auto;
    padding: 4px 0px 0px 30px;
	background: transparent;
}

#insidejicon {
    float: left;
    width: auto;
	height:auto;
    padding: 6px 0px 0px 5px;	
	background: transparent;
}

#insidejicon a:hover{  color: #3300FF; font-weight: bold; }

#insidejicon a {color: #2B65EC; text-decoration:none;}

#containerone {
    float: left;
    width: 250px;
	height:80px;
    padding: 3px 0px 0px 0px;
	/*border-style:solid;
	border-width:1px;
	border-color: #2B65EC;*/
	background: #FFF;
}

#containerone a
{color: #FFF; text-decoration:none;}

#containertwo {
    float: left;
    width: 250px;
	height:72px;
    padding: 10px 0px 0px 0px;
	text-align: center;
	background: transparent;
	font-size: 1.2em;
	background: #FFF;
	color: #000;
	
}

#containerthree {
    float: left;
    width: 250px;
	height:77px;
    padding: 5px 0px 0px 0px;
	text-align: left;
	background: transparent;
	font-size: 1.2em;
	background: #FFF;
}

#containerfour {
    float: left;
    width: 215px;
	height:160px;
    padding: 10px 0px 0px 0px;
	border-style:solid;
	border-width:1px;
	text-align: center;
}

#containerfour a
{color: #FFF; text-decoration:none;}


#consep
{ 
  float:left;
  width: 90px;
  height:10px;
  background: transparent;
}

#conport
{ 
  float:left;
  width: 10px;
  height:150px;
  background: #FFF;
}

#staffport {
    float: left;
    width: 215px;
	height:160px;
    padding: 0px 0px 0px 0px;
	/*border-style:solid;
	border-width:1px;*/
	text-align: center;
	font-weight:bold;
}

#staffport a
{ 
	text-decoration:none; 
	color: #000033;
}

#LogoLeft {
    float: left;
    width: 400px;
    padding: 0px 60px 0px 0px;
}

#conleft {
    float: left;
    width: 650px;
    padding: 0px 0px 0px 0px;
	text-align:justify;
}

#concentersafe {
    float: left;
    width: 515px;
    padding: 0px 0px 0px 0px;
	text-align:justify;
}

#conleftsafe {
    float: left;
    width: 170px;
    padding: 0px 10px 0px 0px;
	text-align:center;
}

#conright {
    float: right;
    width: 265px;
    padding: 0px 0px 30px 0px;
}

#concenter {
	float: center;
	width: auto;
	padding: 0px 0px 30px 0px;
	text-align:center
	/*transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
	transform: rotate(0deg) scale(1) skew(1deg) translate(10px);
	-webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(10px);
	-moz-transform: rotate(0deg) scale(1) skew(1deg) translate(10px);
	-o-transform: rotate(0deg) scale(1) skew(1deg) translate(10px);
	-ms-transform: rotate(0deg) scale(1) skew(1deg) translate(10px);*/
}
/*#concenter:hover{
	transform: rotate(360deg) scale(1.244) skew(1deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.244) skew(1deg) translate(0px);
	-moz-transform: rotate(360deg) scale(1.244) skew(1deg) translate(0px);
	-o-transform: rotate(360deg) scale(1.244) skew(1deg) translate(0px);
	-ms-transform: rotate(360deg) scale(1.244) skew(1deg) translate(0px);
}*/

#concenter {
    float: center;
    width: auto;
    padding: 0px 0px 30px 0px;
	text-align:center
}

#insidesafe {
    float: left;
    width: 20px;
    padding: 0px 0px 35px 8px;
	text-align:left;
}

#insidesafelast {
    float: left;
    width: 20px;
    padding: 0px 0px 10px 8px;
	text-align:left;
}

#headersafe {
    float: left;
    width: 100%;
    padding: 10px 10px 10px 10px;
	text-align:left;
}

#accreditation{font-weight: bold; font-size:1.5em; color:#000000;text-align:center; padding: 0px 15px 0px 0px}

#please{color:#000000; padding: 20px 0px 30px 0px; font-size: .75em;}

#insidesaferight {
    float: left;
    width: 200px;
    padding: 0px 0px 0px 0px;
	text-align:left;
	color: #000000;
}

#b4PDF {
    float: left;
    width: 220px;
	height: 70px;
    padding: 0px 0px 0px 0px;
	text-align:left;
	color: #000000;
}

#PDF1 {
    float: left;
    width: 180px;
    padding: 5px 0px 0px 20px;	

	border-right-style::groove;
	font-size: .80em;
}

#PDF1 a{	color: #000000;}
#PDF1 a:hover{	color: #FFF;}

#PDF2 {
    float: left;
    width: 180px;
    padding: 0px 0px 0px 20px;

	border-right-style::groove;
	font-size: .80em;
}
	
#PDF2 a{	color: #000000;}
#PDF2 a:hover{	color: #FFF;}

#PDF3 {
    float: left;
    width: 180px;
    padding: 0px 0px 0px 20px;

	border-right-style::groove;
	font-size: .80em;
}
	
#PDF3 a{	color: #000000;}
#PDF3 a:hover{	color: #FFF;}

#PDF4 {
    float: left;
    width: 180px;
    padding: 0px 0px 0px 20px;

	border-right-style::groove;
	font-size: .80em;
}

#PDF4 a{	color: #000000;}
#PDF4 a:hover{	color: #FFF;}

#PDF5 {
    float: left;
    width: 180px;
    padding: 0px 0px 0px 20px;

	border-right-style::groove;
	font-size: .80em;
}

#PDF5 a{	color: #000000;}
#PDF5 a:hover{	color: #FFF;}

#PDF6 {
    float: left;
    width: 180px;
    padding: 0px 0px 0px 20px;

	border-right-style::groove;
	font-size: .80em;
}

#PDF6 a{	color: #000000;}
#PDF6 a:hover{	color: #FFF;}

#PDF7 {
    float: left;
    width: 180px;
    padding: 0px 0px 0px 20px;

	border-right-style::groove;
	font-size: .80em;
}

#PDF7 a{	color: #000000;}
#PDF7 a:hover{	color: #FFF;}

#PDF8 {
    float: left;
    width: 180px;
    padding: 0px 0px 0px 20px;

	border-right-style::groove;
	font-size: .80em;
}

#PDF8 a{	color: #000000;}
#PDF8 a:hover{	color: #FFF;}


#sidelogo {
    float: left;
    width: auto;
    padding: 0px 0px 60px 0px;
	overflow: hidden;
	border-right-style::groove;
	font-size: .80em;
	
}
#conrightsafe {
    float: right;
    width: 230px;
	height:auto;
    padding: 0px 0px 30px 0px;
	background: #f6f6f6;
	overflow:hidden;
	border-right-style::groove;
}

#insideconright {
    float: right;
    width: 280px;
    padding: 0px 0px 0px 0px;
}

#jicon {
    float: right;
    width: 10px;
    padding: 0px 0px 30px 0px;
}

#contactleft {
    float: left;
    width: 500px;
    padding: 0px 55px 0px 0px;
	text-align:justify;
}

#contactright {
    float: right;
    width: 500px;
    padding: 0px 0px 0px 0px;
}

#conleft1 {
    float: left;
    width: 300px;
    padding: 0px 0px 30px 0px;
}

#conright1 {
    float: left;
    width: 649px;
    padding: 0px 0px 30px 0px;
}

#newsleft {
    float: left;
    width: 100px;
    padding: 0px 60px 30px 0px;
}

#newsleft2pic{
    float: left;
    width: 400px;
    padding: 0px 60px 30px 0px;
}

#newsright{
    float: left;
    width: 600px;
    padding: 0px 60px 30px 0px;
	font-weight: bold;
	font-size: .88em;
}

#newsright a:hover{ 
text-decoration: none;
color: red;
}


#newstable {height: 150px; padding: 10px 0px 0px 0px; font-family: "Helvetica Neue", Helvetica, Arial;  font-size: 14px; text-align: left; }
#newstable td{border-spacing: 10px; padding: 15px;}
#newstable td {color:#000000; }
#newstable td a {color: #000000;}
#newstable td a:hover {color: red;}

#emergencycenter {text-align:center;}

/* Fleet */
#fleetprimary {
    float: left;
    width: 284px;
	height:208px;
    padding: 0px 0px 0px 0px;
}
#fleetname {
  float: left;
  width: 284px;
	height:25px;
  padding: 5px 0px 0px 0px;
	font-size: .90em;
	text-align:center;
	color:#FFF;
	background: #FFF url(menufooter.png);
}

#fleetblank {
  float: left;
  width: 284px;
  height:25px;
  padding: 5px 0px 0px 0px;
  font-size: .90em;
  text-align:center;
  color:#FFF;
  background: #FFF;
}

#fleetmiddle{
    float: left;
    width: 284px;
	height:208px;	
    padding: 0px 0px 0px 0px;
}
#fleetright {
    float: left;
    width: 284px;
	height:208px;	
    padding: 0px 0px 0px;
}
#fleetcenter {
    float: left;
    width: 284px;
	height:208px;	
    padding: 0px 0px 0px 0px;
	text-align:center;
}

#fleetcenter1{
    float: left;
    width: 284px;
	height:208px;	
    padding: 0px 0px 0px 0px;
	text-align:center;
}
#fleetcenter2{
    float: left;
    width: 160px;
	height:208px;	
    padding: 0px 0px 0px 0px;
	text-align:center;
}
#fleetcentername2{
    float: left;
    width: 111px;
	height:50px;	
    padding: 0px 0px 0px 0px;
	text-align:center;
	background:transparent;
	color:#FFF;
	
}
#fleetcentername {
    float: left;
    width: 284px;
	height:25px;	
    padding: 5px 0px 0px 0px;
	text-align:center;
	background: #FFF url(menufooter.png);
	color:#FFF;
	font-size: .90em;
}

#fleetcentername1{
    float: left;
    width: 284px;
	height:208px;	
    padding: 0px 0px 0px 0px;
	text-align:center;
}
#horizontal
{ 
  text-align:center;
  width: 100%px;
  height:10px;
  background: transparent;
  border: solid #FFF;
  overflow: hidden;
}
#horizontal2
{ 
  text-align:center;
  width: 100%px;
  height:10px;
  background: transparent;
  border: solid #FFF;
  overflow: hidden;
}
#fleetsep {
    float: left;
    width: 43px;
    padding: 0px 0px 0px 0px;
	font-size: 1.4em;
	border-style:solid;
	border-color: #FFF;
}
#fleetsepcenter {
    float: left;
    width: 150px;
    padding: 0px 0px 0px 0px;
	font-size: 1.4em;
	border-style:solid;
	border-color: #FFF;
}

/* End Fleet */
#primary {
    float: left;
    width: 260px;
    padding: 0px 80px 30px 0px;
	font-size: 1.4em;
}
#middle{
    float: left;
    width: 260px;
    padding: 0px 80px 30px 0px;
	font-size: 1.4em;
}
#right {
    float: right;
    width: 260px;
    padding: 0px 0px 0px 0px;
	font-size: 1.4em;
}

#una {
    float: left;
    width: 252px;
    padding: 0px 80px 30px 0px;
	font-size: 1.4em;
}
#pangalawa{
    float: left;
    width: 252px;
    padding: 0px 80px 30px 0px;
	font-size: 1.4em;
}
#pangatlo {
    float: left;
    width: 260px;
    padding: 0px 0px 20px 0px;
	font-size: 1.4em;
}

#One {
    float: left;
    width: 160px;
    padding: 0px 20px 0px 0px;
}

#One a{
 color:#FFF;
 text-decoration:none;
}

#Two{
    float: left;
    width: 160px;
    padding: 0px 20px 0px 0px;
}

#xThree {
    float: left;
    width: 10px;
    padding: 0px 23px 0px 0px;
}

#Three {
    float: left;
    width: 160px;
    padding: px 20px px 0px;
}

#Three a{
 color:#FFF;
 text-decoration:none;
}

#Four {
    float: left;
    width: 160px;
    padding: 0px 20px 0px 0px;
}

#Five {
    float: left;
    width: 160px;
    padding: 0px 20px 0px 0px;
}

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 830px;
  float: left;
  padding: 12px 3px 15px 19px;
  border: 1px;
}

#columnfooter
{ text-align: justify;
  width: 830px;
  float: center;
  padding: 12px 3px 15px 19px;
  border: 1px;
}

#columnleft
{ text-align: center;
  width: 230px;
  padding: 40px 3px 15px 19px;
  border: 1px;
  color: 00008B;
}

#columncenter
{ text-align: center;
  width: 830px;
  float: left;
  padding: 40px 3px 15px 19px;
  border: 1px;
}

#columnright
{ text-align: right;
  width: 830px;
  float: left;
  padding: 40px 3px 15px 19px;
  border: 1px;
}

#column21
{ 
  width: 300px;
  float: left;
  padding: 12px 3px 15px 19px;

}
#column101
{ text-align: justify;
  width: 600px;
  float: left;
  padding: 12px 3px 15px 19px;
}


#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}
#column101 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover,#column101 a
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover{border-bottom: 1px solid;}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input.wala
{
width: 20px;
border-style: none;
}

input.buttons
{
width: auto;
}

input.buttons:hover{color: #fff; background: #0aa0cc}

input
{ width: 430px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

textarea
{ width: 429px; 
  height: 120px;
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;}

select{
width:434px;
font: 15px;
}

.submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 100px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}
.notice
{
border:             2px solid;
color:              #CC0000;
background-color:   #FFFFDD;
border-color:       #FFD700;
background-image:   url(s_notice.png);
margin:             0 0 0.2em 0;
background-repeat:  no-repeat;
background-position: 10px 50%;
padding:            0.4em 0.4em 0.4em 36px;
width: 420px;
}
.success2
{
border:             1px solid;
color:              #CC0000;
background-color:   #FFF;
border-color:       #009ACD;
background-image:   url(s_success.png);
margin:             0 0 0.2em 0;
background-repeat:  no-repeat;
background-position: 10px 50%;
padding:            0.1em 0.1em 0.1em 36px;
width: 180px;
}
.success1
{
border:             1px solid;
color:              #CC0000;
background-color:   #FFF;
border-color:       #009ACD;
background-image:   url(s_success.png);
margin:             0 0 0.2em 0;
background-repeat:  no-repeat;
background-position: 10px 50%;
padding:            0.1em 0.1em 0.1em 36px;
width: 410px;
}
.success29
{
border:             1px solid;
color:              #CC0000;
background-color:   #FFF;
border-color:       #009ACD;
background-image:   url(s_success.png);
margin:             0 0 0.2em 0;
background-repeat:  no-repeat;
background-position: 10px 50%;
padding:            0.1em 0.1em 0.1em 36px;
width: 250px;
}
.error
{
border:             1px solid;
color:              #CC0000;
background-color:   #FFF;
border-color:       #42C0FB;
background-image:   url(s_warn.png);
margin:             0 0 0.2em 0;
background-repeat:  no-repeat;
background-position: 10px 1%;
padding:            0.1em 0.1em 0.4em 36px;
width: 450px;
}
.respond
{
border:             2px solid;
color:              black;
background-color:   #FFFFCC;
border-color:       #FFD700;
padding:            0.4em 0.4em 0.4em 0.4em;
}
.respond:hover
{
border:             2px solid;
color:              black;
background-color:   #f0fff0;
border-color:       #00FF00;
padding:            0.4em 0.4em 0.4em 0.4em;
}

#engbut {text-align:center;display: block;}
#engbut a{text-decoration:none; color:#fff; background:#00000;}


/* http://jsfiddle.net/hajmd/ */
#crossfade {width: 950px; height: 450px; }

#crossfade > img { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 72s linear infinite 0s;
    -moz-animation: imageAnimation 72s linear infinite 0s;
    -o-animation: imageAnimation 72s linear infinite 0s;
    -ms-animation: imageAnimation 72s linear infinite 0s;
    animation: imageAnimation 72s linear infinite 0s; 
}

#crossfade > img:nth-child(2)  {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
#crossfade > img:nth-child(3) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
#crossfade > img:nth-child(4) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
#crossfade > img:nth-child(5) {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}

#crossfade > img:nth-child(6) {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s; 
}

#crossfade > img:nth-child(7) {
    -webkit-animation-delay: 36s;
    -moz-animation-delay: 36s;
    -o-animation-delay: 36s;
    -ms-animation-delay: 36s;
    animation-delay: 36s; 
}

#crossfade > img:nth-child(8) {
    -webkit-animation-delay: 42s;
    -moz-animation-delay: 42s;
    -o-animation-delay: 42s;
    -ms-animation-delay: 42s;
    animation-delay: 42s; 
}

#crossfade > img:nth-child(9) {
    -webkit-animation-delay: 48s;
    -moz-animation-delay: 48s;
    -o-animation-delay: 48s;
    -ms-animation-delay: 48s;
    animation-delay: 48s; 
}

#crossfade > img:nth-child(10) {
    -webkit-animation-delay: 54s;
    -moz-animation-delay: 54s;
    -o-animation-delay: 54s;
    -ms-animation-delay: 54s;
    animation-delay: 54s; 
}

#crossfade > img:nth-child(11) {
    -webkit-animation-delay: 60s;
    -moz-animation-delay: 60s;
    -o-animation-delay: 60s;
    -ms-animation-delay: 60s;
    animation-delay: 60s; 
}

#crossfade > img:nth-child(12) {
    -webkit-animation-delay: 64s;
    -moz-animation-delay: 64s;
    -o-animation-delay: 64s;
    -ms-animation-delay: 64s;
    animation-delay: 64s; 
}

#crossfade > img:nth-child(13) {
    -webkit-animation-delay: 68s;
    -moz-animation-delay: 68s;
    -o-animation-delay: 68s;
    -ms-animation-delay: 68s;
    animation-delay: 68s; 
}

#crossfade > img:nth-child(14) {
    -webkit-animation-delay: 72s;
    -moz-animation-delay: 72s;
    -o-animation-delay: 72s;
    -ms-animation-delay: 72s;
    animation-delay: 72s; 
}

@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
    -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
    -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
    -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
    -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
    animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
/* Menu */
#cssmenu *{
    z-index: 999
}
#cssmenu ul { margin: 0; padding: 0; text-align: left; float: left; }
#cssmenu li { margin: 0; padding: 0;}
#cssmenu a { margin: 0; padding: 0;}
#cssmenu ul {list-style: none;}
#cssmenu a {text-decoration: none;}
#cssmenu {height: 50px; background-color: #B80000 ; box-shadow: 0px 2px 3px rgba(0,0,0,.4);}
#cssmenu > ul > li {
    display: inline-block;
    margin-left: 15px;
    position: relative;
}
#cssmenu > ul > li > a {
    color: #ffffff;
    font-size: 15px;
    line-height: 50px;
    padding: 16px 15px;
-webkit-transition: color .15s;
   -moz-transition: color .15s;
     -o-transition: color .15s;
        transition: color .15s;
}
#cssmenu > ul > li > a:hover {color: #ffffff; background-color:#666666; }
#cssmenu > ul > li > ul {
    opacity: 0;
    visibility: hidden;
    padding: 16px 0 20px 0;
    background-color: #eeeeee;
    text-align: left;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
-webkit-transition: all .3s .1s;
   -moz-transition: all .3s .1s;
     -o-transition: all .3s .1s;
        transition: all .3s .1s;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
   -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
        box-shadow: 0px 1px 3px rgba(0,0,0,.4);
}
#cssmenu > ul > li:hover > ul {
    opacity: 1;
    top: 50px;
    visibility: visible;
}
#cssmenu > ul > li > ul:before{
    content: '';
    display: block;
    border-color: transparent transparent rgb(250,250,250) transparent;
    border-style: solid;
    border-width: 10px;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px;
}
#cssmenu > ul ul > li { position: relative;}
#cssmenu ul ul a{
    color: #000000;
    font-size: 13px;
    background-color: #eeeeee;
    padding: 5px 8px 7px 16px;
    display: block;
-webkit-transition: background-color .1s;
   -moz-transition: background-color .1s;
     -o-transition: background-color .1s;
        transition: background-color .1s;
}
#cssmenu ul ul a:hover {background-color: #f36f25;}
#cssmenu ul ul ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -16px;
    left: 206px;
    padding: 16px 0 20px 0;
    background-color: #eeeeee;
    text-align: left;
    width: 160px;
-webkit-transition: all .3s;
   -moz-transition: all .3s;
     -o-transition: all .3s;
        transition: all .3s;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
   -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
        box-shadow: 0px 1px 3px rgba(0,0,0,.4);
}
#cssmenu ul ul > li:hover > ul { opacity: 1; left: 196px; visibility: visible;}
#cssmenu ul ul a:hover{
    background-color: #f36f25;
    color: rgb(240,240,240);
}

/* Additional */

#firstright {
    float: left;
    width: 207px;
    padding: 0px 40px 30px 0px;
   font-size: 1.4em;

}


#lastright {
    float: right;
    width: 207px;
    padding: 0px 0px 0px 0px;
   font-size: 1.4em;

}

#container_1 {
    float: left;
    width: 475px;
    padding: 0px 0px 20px 0px;
    
}

#container_2 {
    float: right;
    width: 475px; text-align: right;
    padding: 0px 0px 0px 0px;
}