body {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
	background-position: center;
	margin: 0;
	padding: 0;
	font: 0.62em verdana, arial, sans-serif;
	line-height: 170%;
	color: #EEE;
}

h1 {
	clear: both;
	text-transform: uppercase;
	font-family: verdana, sans-serif;
	font-weight: 700;
	color: #99FFFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: .8em;
}

h1 span {
	display: block;
	background-image: url(../images/back_headerBar.png);
	1px solid #006633
	background-repeat: no-repeat;
	background-position: center center;
}

h2 {
	clear: both;
	text-transform: uppercase;
	font-family: verdana, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	color: #99FFFF;
	background-color: 333333;
	text-align: center;
	margin-bottom: 10px;
}

h2 span {
	display: block;
	background-color: #666666;
}

#header_bckgrnd{
	height: 150px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: 150px;
}

#menu{
	float:left;
	width:450px;  
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 125px;
	margin-right: auto;
	margin-left: auto;
}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu ul li {
	width: 9em;
	display: inline;
	float: left;
	padding-top: 1em;
	list-style: none;
	text-align: center;
	font-size: 1.1em;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #669999;
	font-weight: bold;

}

#menu ul li a:hover,
#menu ul li a.active {
	font-weight: bold;
	color: #99FFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
}


#wrapper{
	width: 780px;
	height:200px;
	margin-right: auto;
	margin-left: auto;
	
}

#content{
	width:550px;
	height:600px;
	float:left;
	padding-bottom:10px;
	background-image: url(../images/ocean_wave.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#video {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
}

#videoContact {
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 10px;
}

#caption {
	width: 485px;
	font-size: 1em;
	
}

#wrapper #content #caption a {
	color: #FFAA22;
	font-size: 1em;
	text-decoration: none;
}

#video  a {
	color: #1A272C;
	text-decoration: none;
	
}

#content_bottom {
	width: 345px;
	margin-left: 10px;
	padding: 10px;
	border: 1px dotted #666666;
	margin-top: 10px;
}

#contacts1{
	margin-top:20px;
	width: 125px;
	float: left;
	margin-left: 10px;
}

#contacts2{
	margin-top:20px;
	width: 125px;
	float: right;
	margin-right: 75px;
}

#contacts3{
	margin-top:30px;
	width: 125px;
	margin-left: 165px;
}

#products h3 {
	font-size: 1em;
	color: #99FFFF;
	margin-left: 5px;;
	margin-right: 5px;
	text-align: center;
	background-image: url(../images/back_headerBar.png);
}

#surfer{
	width:166px;
	float:left;
	padding-bottom:10px;

}

#products{
	padding:5px;
	width:175px;
	margin-top:20px;
	margin-left:20px;
	float:left;
	padding-bottom:10px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#header object {
	margin-right: 3px;
}
#products img {
	background:#666666;
	margin-left: 25px;
	
}

.phpMyBorder{
  width        : 175px;
}
  .pmb2, .pmb3, .pmb4,.pmbContent{
  background   : #333333;
  border-color : #333333;
}
.pmb1{
  background   : #333333;
}
.pmb2, .pmb3, .pmb4{
  border-style : solid;
  border-width : 0 1px;
}
.pmbContent{
  display      : block;
  border-style : solid;
  border-width : 0 1px;
}
.pmb1, .pmb2, .pmb3{
  height       : 1px;
}
.pmb1{
  margin       : 0 5px;
}
.pmb2{
  margin       : 0 3px;
  border-width : 0 2px;
}
.pmb3{
  margin       : 0 2px;
 }
.pmb4{
  height       : 2px;
  margin       : 0 1px;
}
.pmb1, .pmb2, .pmb3, .pmb4{
  display      : block;
  overflow     : hidden;
}
.pmb5{
  font-size    : 1px;
  display      : block;
  overflow     : hidden;
  height       : 1px;
}
.pmbBlock{
  display      : block;
  font-size    : 1px;
} 

