body {
	background: url(../images/back.jpg) center repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #2C2C2C;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
}
h1,h2,h3,h4,h5,p{
	margin: 0px;
	padding: 0px;
}
a{
	color: #CC0000;
	font-weight: bold;
}
#wrapper{
	width: 950px;
	margin: 0px auto;
}
#menu{
	height: 47px;
	background:url(../images/scorpion_ski_boats_02.jpg);
}
#banner{
	height: 170px;
	display: none;
}
#bannertext{
	height: 76px;
	background:url(../images/scorpion_ski_boats_04.jpg);
}	
ul#topnav{
	margin: 0px;
	padding: 0px;
}
ul#topnav li{
	list-style: none;
	display: inline;
}
ul#topnav li a{
	display: inline-block;
	float: left;
	padding: 16px 20px 15px 20px;
	font: bold 13px Arial, Helvetica;
	text-decoration: none;
	text-transform: uppercase;
	line-height: normal;
}
ul#topnav li a:hover{

}

.lavaLampNoImage {
	position: relative;
	height:47px;
	width: 100%;
	padding: 0px;
	margin: 0px;

	overflow: hidden;
}
 ul.lavaLampNoImage{

}
.lavaLampNoImage li {
	float: left;
	list-style: none;
}
.lavaLampNoImage li.back {
	background: url(../images/menuback.jpg);
	color: #FFF;
	width: 15px;
	height:47px;
	z-index: 8;
	position: absolute;
}
.lavaLampNoImage li a {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 0px;
	z-index: 10;
	display: block;
	float: left;
	height: 47px;
	position: relative;
	overflow: hidden;
	padding: 0px 12px;
}
.lavaLampNoImage li.back a:hover, .lavaLampNoImage li a:hover{
	color: #FFF;
	border: none;
}
.lavaLampNoImage li.current a{
	color: #CCC;
}


ul{
	margin: 0px;
	padding: 0px;
	margin-left: 17px;
	margin-bottom: 10px;
}
#content{
	padding: 28px;
	background: #FFF;
}
.imgBorder{
	border: 1px solid #000;
	margin-right: 20px;
}	
#bannertext h1.home {
font: normal 20px/76px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	text-indent: 29px;
}
#bannertext h1 {
font: normal 30px/76px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	text-indent: 29px;
}
h2{
	color: #B90E17;
	font: normal 20px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	letter-spacing: -1px;
}	
h3{
	color: #444;
	font: normal 20px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
p{
	margin-bottom: 10px;
	margin-top: 4px;
}
#footer{
	padding: 20px;
	background:#333;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align:center;
	color: #FFF;
}
table.specTable{
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
table.specTable th{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 4px;
	background: #EEE;
	text-align: left;
	font-weight: bold;
}
table.specTable td{
	padding: 5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table.specTable td.paddingLeft20{
	padding-left: 25px;
}
.imgGallery img{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}

input[type="text"],textarea{
	width: 95%;
}	
.imgRight{
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	border: 1px solid #000;
}
.floatRightImgBlock{
	width: 300px;
	float: right;
}

.news
{
	text-align: center;
	border: 1px solid #f00; 
	background-color: #666666;
	color: #fff;
	padding: 1em;
	margin-bottom: 2em;
	font-weight: 900;
}
