body {
	margin: 0 auto;
	text-align: center;
	background-color: #ff9933;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	border-left: 1px Solid Black;
	border-right: 1px Solid Black;
	border-bottom: 1px Solid Black;
	background-color: #ffffff;
	margin-bottom: 10px;
	}
	
#product {
	width: 610px;
	background-color: #ffffff;

}
.gray8   { font-family: Verdana; font-size: 10px; color: #808080 }
.gray10   { font-family: Verdana; font-size: 10px; color: #808080 }
.gray12    { font-family: Verdana; font-size: 12px; color: #808080 }
.bgray10   { font-family: Verdana; font-size: 10px; color: #808080; font-weight: bold }
.navy8   { font-family: Verdana; font-size: 8px; color: #000080 }
.navy10   { font-family: Verdana; font-size: 11px; color: #000080 }
.navy12    { font-family: Verdana; font-size: 12px; color: #000080; font-weight: bold }
.bnav12y    { font-family: Verdana; font-size: 12px; color: #000080; font-weight: bold }
.bred12    { font-family: Verdana; font-size: 18px; color: #FF0000; font-weight: bold }
.red6   { font-family: Verdana; font-size: 6px; color: #FF0000 }
.red8   { font-family: Verdana; font-size: 10px; color: #FF0000 }
.red10   { font-family: Verdana; font-size: 11px; color: #FF0000 }
.bred10   { font-family: Verdana; font-size: 10px; color: #FF0000; font-weight: bold }
.bred14    { font-family: Verdana; font-size: 14px; color: #FF0000; font-weight: bold }
.blue10   {	font-family: Verdana;	font-size: 10px; color: #0000FF;text-decoration: none;}
.white12   {font-family: Verdana;	font-size: 12px; color: #FFFFFF; font-weight: bold }

h1 { 
font-family: Verdana, san-serif; 
font-size: 22px; 
color: #000080; 
font-weight: bold 
background-color : #ffffff; 
margin-bottom: 0px;
}	
h2 {
font-family : Verdana, sans-serif; 
color : #ff0000; 
font-size : 16px; 
font-weight : bold; 
background-color : #FFFFFF;
}
h5 {
font-family : Verdana, sans-serif; 
color : #000080; 
font-size : 12px; 
font-weight : bold; 
}
h3 {
	font-family: Verdana, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: justify;
}
h4 {
	font-family: Verdana, san-serif;
	font-size: 38px;
	color: #2DB62E;
	font-weight: bolder;
	letter-spacing: -2px;
	background-color: White;
	padding-bottom: 20px;
	padding-top: 20px;
	text-decoration: underline;
}	
hr {
	margin: 0 0 0 0;
	padding-bottom: 0px;	
}
.imagefloatr {
	float: right;
	margin: 2px 50px 0px  40px;
} 
.imagefloatborder {
	float: right;
	margin: 2px 0 0 40px;
	border: 1px solid black;
} 
.imagefloat {
	float: right;
	padding: 0;
	margin: 0 140px 0 0;
} 

.training2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	padding-bottom: 5px;
	color: #333333;
	padding-top: 5px;
} 
#ship {
	background-color: #0000CD;
	padding: 6px 6px 6px 6px;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	width: 170px;
}
.cover {
	text-align: center;
}
a {
  text-decoration:none;
}

a:hover {
  text-decoration:none;
}
.calendar{
position: relative;
z-index: 0;
}

.calendar:hover{
background-color: transparent;
z-index: 50;
}

.calendar span{ 
width: 360px;
position: absolute;
background-color: #ffff66;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.calendar:hover span{ 
visibility: visible;
top: -185px;
left: -22px;
}

#dsvHoursBox{
	background: url(graphics/00000001/closed.gif);
	position:absolute;	
	top: 100px;
	left: 235px;
	width: 356px;
	height: 334px;
	}

#div-1 {
display:inline;
margin: 0 auto;
position:relative;
width: 100%;
}

#div-1a {
display:inline;
width:204px;
float:left;
}

#div-1b {
display:inline;
width:204px;
float:left;
}

#div-1c {
display:inline;
width:204px;
float:left;
}

#div-1d {
display:inline;
width:204px;
float:left;
}