﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #242f2b;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background: #ffffff url(images/bodybg.gif) repeat-x fixed;
}
a {
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  text-decoration: underline;
  color: #ffffff;
}
p {
  margin: 5px 10px 10px 10px;
  font-size: 12px; 
  color: #242f2b;
}
img {
  border: 0;
}
table {
  margin: 10px;
}
hr {
  border: 1px dotted blue;
}
h1 {
  margin: 0px 10px 10px 10px;
  font-size: 9px;
  color: #ffffff;
}
h2 {
  margin: 0px 10px 10px 10px;
  font-size: 16px;
  color: #ef4e08;
}
h3 {
  margin: 0px 10px 10px 10px;
  font-size: 14px;
  color: #ef4e08;
}
h4 {
  margin: 0px 10px 10px 10px;
  font-size: 12px;
  font-weight: bold;
  color: #003d7d;
}
h5 {
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  color: #003d7d;
}
.inline {
  display: inline;
} 
#summary {
  text-align: left;
  background: #eaefde;
} 
#summary td {
  padding: 20px;
  border-bottom: 10px solid white;
}
#specs {
  margin: 10px 10px 10px 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 11px;
  color: #003d7d;
  text-align: center;
  background: #eaefde;
}
#news {
  margin: 10px 10px 10px 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  background: #003d7d;
  font-weight: bold;
}
#newsbody {
  margin: 10px 10px 10px 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 11px;
  color: #003d7d;
  text-align: left;
	border-left: 1px solid #003d7d;
	border-right: 1px solid #003d7d;
}
#center {
	padding: 0;
	width: 918px;
	margin: 0 auto;
}
#container {
	padding: 0;
	width: 918px;
	margin: 0;
	background: #fff url(images/background.gif) top repeat-y;
  position: relative;
  clear: both;
  float: left;
  display: block;
}
#header {
  margin: 0;
  width: 900px;
  height: 30px;
  position: relative;
  left: 9px;
  background: #77c4f0 url(images/menubg.jpg) bottom repeat-x;
  color: #ffffff;	
  display: block;
  float: left;
  clear: both;
  z-index: 999;
}
#banner {
  margin: 0 9px 0 9px;
  margin: 0;
  width: 900px;
  position: relative;
  left: 9px;
  background: #9bc502;
  color: #003d7d;	
  display: block;
  float: left;
  clear: both;
}
#banner_logo {
	float: left;
	width: 200px;
	height: 101px;
	display: block;
	text-align: center;
}
#banner_name {
	float: right;
	width: 635px;
	height: 101px;
	display: block;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
#content {
  margin: 0 9px 0 9px;
  margin: 0;
  width: 900px;
  position: relative;
  left: 9px;
  display: block;
  float: left;
  clear: both;
  background: #ffffff url(images/con_bottom.gif) repeat-x bottom;
}
#column {
	position: relative;
	float: left;
	left: 50px;
	width: 800px;
	margin: 0; 
}
#column a {
 color: #ef4e08;
}
#column a:hover {
 color: #ef4e08;
  text-decoration: underline;

}
#column_l {
	position: relative;
	float: left;
	width: 265px;
	margin: 0;
}
#column_r {
	width: 600px;
	margin: 0;
	float: left;
	position: relative;
}
#column_r a {
 color: #ef4e08;
}
#column_r a:hover {
 color: #ef4e08;
 text-decoration: underline;
}
#footer {
  margin: 0 9px 0 9px;
  margin: 0;
  position: relative;
  left: 9px;
  width: 900px;
  background: #77c4f0;
  color: #003d7d;
  font-size: 10px;
  display: block;
  float: left;
  clear: both;
}
#footer p {
  font-size: 10px;
}
#contact {
	float: left;
	width: 400px;
	display: block;
}
#privacy {
	float: left;
	width: 100px;
	display: block;
	padding-top: 5px;
}
#jazeffect {
  position: absolute;
	float: right;
	width: 400px;
	bottom: 0px;
	right: 0px;
	display: block;
	text-align: right;
}
#bottom {
  position: relative;
  margin: 0;
  width: 918px;
  height: 9px;
  display: block;
  float: left;
  clear: both;
  background: #e0e0e0 url('images/bottom.gif') no-repeat 50% top;
}
#top {
  position: relative;
  margin: 0;
  width: 918px;
  height: 20px;
  display: block;
  float: left;
  clear: both;
  background: #e0e0e0 url(images/top.gif) no-repeat bottom;
  text-align: left;
}
#submenu {
  position: relative;
  width: 265px;
  text-align: center;
}
#submenu a {
  width: 200px;
  font-size: 11px;
  font-weight: bold;
  color: #003d7d;
  background: #9bc502;
  display: block;
  clear: both;
  text-align: center;
  padding: 5px;
  margin-top: 2px;
}
#submenu a:hover {
  color: #ffffff;
  background: #003d7d;
  text-decoration: none;
}
#submenu #hereiam {
  background: #d0e4a6;
  width: 200px;
  font-size: 11px;
  font-weight: bold;
  padding: 5px;
  margin-top: 2px;
}
#infotab {
  left: 9px;
  width: 900px;
}
#breadcrumbs {
	float: left;
	width: 350px;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
}
#breadcrumbs p {
 	font-size: 10px;
  font-style: italic;
  color: #242f2b;
}
#breadcrumbs a {
 	font-size: 10px;
  font-style: italic;
  color: #ef4e08;
}
#controls {
	float: right;
	width: 70px;
	bottom: 0px;
	right: 0px;
	display: block;
	text-align: right;
}
#popup {
  background: #ffffff;
  width: 600px;
  padding: 20px;
  display: block;
  float: left;
  overflow: auto;
}

#popup h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ef4e08;
	margin: 10px 0;
}

#popup h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ef4e08;
	margin: 10px 0;
}

#popup p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0;
	padding-right: 15px;
}

#popup ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;  
}
#popup li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;  
}

#popup a {
  color: #8a1f03
}
#popup a:hover {
  color: #333333;
}

