@charset "UTF-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-repeat: no-repeat;
	background-position: 180px 4px;
	background-color: #000000;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.thrColFixHdr #container #mainContent a {
	color: #FF0000;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.thrColFixHdr #container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #container #footer a:hover {
	color: #FF0000;
}
.thrColFixHdr #container {
	width: 960px;
	text-align: center;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
} 
.thrColFixHdr #header {
	background-image: url(../images/header-logo.gif);
	background-repeat: no-repeat;
	height: 175px;
	width: 682px;
	float: right;
	padding: 0;
	text-align: right;
	background-color: #000000;
} 
#header p {
	text-align: right;
	vertical-align: bottom;
	padding-top: 80px;
	font-size: 12pt;
	font-weight: bold;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	color: #FF0000;
	text-decoration: none;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #container #mainContent h2 {
	font-size: 12pt;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	background-color: #000000;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 278px; /* padding keeps the content of the div away from the edges */
	background-image: url(../images/shark-left.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 640px;
	background-color: #000000;
}
.quotes {
	margin-top: 0px;
	margin-left: 0px;
}

.header-description {
	color: #ffffff;
	font-size: 14px;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0px;
	width: 280px;
	height: 90px;
	line-height: 20px;
}

.header-about-main {
	float: left;
	width: 280px;
	margin-left: 35px;
	margin-top: 30px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	height: 465px;
	background-color: #000000;
	font-size: 10pt;
	color: #CCCCCC;
	padding-top: 15px;
}
.thrColFixHdr #container #sidebar2 p {
	text-align: right;
}
.thrColFixHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: none;
}
.thrColFixHdr  #sidebar3 img {
	vertical-align: bottom;
	padding-top: 42px;
	float: right;
	text-decoration: none;
}
#wimpybutton22 {
	float: left;
	padding-top: 2px;
	padding-left: 45px;
}
.thrColFixHdr  #sidebar3 a {
	text-decoration: none;
}
.thrColFixHdr #mainContent {
	margin-right: 225px;
	margin-bottom: 0;
	margin-left: 270px;
	padding-top: 170px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000000;
} 
.thrColFixHdr #footer {
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 7pt;
	color: #CCCCCC;
	text-align: right;
	padding-right: 10px;
	background-color: #000000;
} 

/* class used to clear float */
.clear {
	clear: both;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #999999;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#slideshow {
	position:relative;
	height:250px;
	filter: alpha(opacity=0);
	background-color: #000000;
}

#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	margin-left: 10px;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
	filter: alpha(opacity=100)
}

#slideshow img.last-active {
    z-index:9;
}
#sidebar2 img {
	float: right;
}
.tiny {
	font-size: 8pt;
	text-align: center;
	padding-top: 15px;
}


#commercials
{
	display: block;
	height: 25px;
	background-image: url(../images/nav-commercials.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	text-align: left;
	width: 225px;
	float: right;
}
#radio-imaging {
	display: block;
	height: 25px;
	background-image: url(../images/nav-radio-imaging.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	text-align: left;
	width: 225px;
	float: right;
}
#animation {
	display: block;
	height: 25px;
	background-image: url(../images/nav-animation.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	text-align: left;
	width: 225px;
	float: right;
}
#rate-sheet -X {
	display: block;
	height: 39px;
	background-repeat: no-repeat;
	background-position: right 0;
	text-align: left;
	width: 225px;
	float: right;
}
#FAQ -X {
	display: block;
	height: 39px;
	background-repeat: no-repeat;
	background-position: right 0;
	text-align: left;
	width: 225px;
	float: right;
	margin-top: 30px;
}
#wimpybutton24 {
	float: left;
	padding-top: 2px;
	padding-left: 25px;
}
#wimpybutton25 {
	float: left;
	padding-top: 2px;
	padding-left: 80px;
}
#emailMe
{
	display: block;
	width: 250px;
	height: 47px;
	background: url("../images/contact.gif") no-repeat 0 0;
	float: right;
}

#emailMe:hover
{ 
  background-position: 0 -47px;
}

#emailMe span
{
  display: none;
}
#FAQ
{
	display: block;
	width: 225px;
	height: 39px;
	background: url("../images/nav-faq.gif") no-repeat 0 0;
	float: right;
}
#FAQ:hover
{
	background-position: 0 -39px;
}
#FAQ  span
{
  display: none;
}
#rate-sheet
{
	display: block;
	width: 225px;
	height: 39px;
	background: url("../images/nav-rates.gif") no-repeat 0 0;
	float: right;
}
#rate-sheet:hover
{
	background-position: 0 -39px;
}
#rate-sheet   span
{
  display: none;
}
.thrColFixHdr #sidebar2b {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	background-color: #000000;
	font-size: 10pt;
	color: #CCCCCC;
	padding-top: 15px;
}
#wimpybutton26 {
	float: left;
	padding-top: 2px;
	padding-left: 70px;
}
#wimpybutton27 {
	float: left;
	padding-top: 2px;
	padding-left: 65px;
}
#industrial {
	display: block;
	height: 25px;
	background-image: url(../images/nav-industrial.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	text-align: left;
	width: 225px;
	float: right;
}
#narration {
	display: block;
	height: 25px;
	background-image: url(../images/nav-narration.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	text-align: left;
	width: 225px;
	float: right;
}
