html,body {
	margin:0;
	padding:0;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
}

body {
	font:70% arial,sans-serif;
	text-align:center;
	color:#6a6c6e;
}

p {
	margin:10px 0px 10px 0px;
}

/* links */

a:link, a:visited {
	color:#6a6c6e;
	text-decoration:none;
}

a:hover {
	color:#1b75bc;
	text-decoration:none;
}

a:active{
	color:#6a6c6e;
	text-decoration:none;
}

/* wrappers and containers */
div#container {
	text-align:left;
	width:870px;
	margin:0 auto;
	border:solid 1px #1b75bc;
	background-color:#ffffff;
}

div#wrapper-none {
	width:100%;
}

div#wrapper {
	background-image:url(../images/splash.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:100%;
}

div#wrapper10 {
	background-image:url(../images/splash.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:100%;
}


div#wrapper07 {
	background-image:url(../images/splash-metro.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:100%;
}

div#wrapper06 {
	background-image:url(../images/splash-costal.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:100%;
}

div#wrapper08 {
	background-image:url(../images/splash-mist.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:100%;
}

div#wrapper09 {
	background-image:url(../images/splash-techno.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:100%;
}





div#imgside {
	float:left;
	width:424px;
	padding:20px 20px 10px 20px;
}

div#extra {
	float:left;
	width:452px;
	padding-left:14px;
	padding-bottom:15px;
}
#newsbox #padding {
	padding-top: 22px;
	padding-left: 24px;
	padding-right: 24px;
}
#specialsbox #padding {
	padding-top: 22px;
	padding-left: 8px;
	padding-right: 33px;
}



/* header area */
div#header {
	height:158px;
	margin:0;
	background:#1b75bc;
	background-image:url(../images/header.jpg);
}

/* navigation */
div#navbar {
	height:39px;
	margin:0;
	background:#e3e8f5;
	background-image:url(../images/navbar.jpg);
}

div#navbar img {
	border:none;
}

/* navigation buttons */
div.mermaidbtn {
	background-image:url(../images/mermaid.gif);
	width:68px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:13px;
}

div.mermaidbtnover {
	background-image:url(../images/mermaid-over.gif);
	width:68px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:13px;
}

div.collectionbtn {
	background-image:url(../images/collection.gif);
	width:92px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.collectionbtnover {
	background-image:url(../images/collection-over.gif);
	width:92px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.gallerybtn {
	background-image:url(../images/gallery.gif);
	width:92px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.gallerybtnover {
	background-image:url(../images/gallery-over.gif);
	width:92px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.techbtn {
	background-image:url(../images/technical.gif);
	width:138px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.techbtnover {
	background-image:url(../images/technical-over.gif);
	width:138px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.newsbtn {
	background-image:url(../images/news.gif);
	width:46px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.newsbtnover {
	background-image:url(../images/news-over.gif);
	width:46px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.faqsbtn {
	background-image:url(../images/faqs.gif);
	width:45px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:6px;
}

div.faqsbtnover {
	background-image:url(../images/faqs-over.gif);
	width:45px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:6px;
}

div.dealerbtn {
	background-image:url(../images/dealer.gif);
	width:96px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.dealerbtnover {
	background-image:url(../images/dealer-over.gif);
	width:96px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.contactbtn {
	background-image:url(../images/contact.gif);
	width:66px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

div.contactbtnover {
	background-image:url(../images/contact-over.gif);
	width:66px;
	height:39px;
	margin-left:18px;
	float:left;
	margin-right:10px;
}

/* main content area */
div#content {
	float:right;
	width:335px;
	padding-top: 28px;
	padding-right: 35px;
	padding-bottom: 60px;
	padding-left: 34px;
}

div#content p{}

.dlimg {

}

/* main content area - contact page */
div#contactcont {
	float:right;
	width:841px;
	padding-top: 28px;
	padding-right: 14px;
	padding-bottom: 75px;
	padding-left: 14px;
}

div#contactcont p{}

h1 {
	font-size:300%;
	font-weight:normal;
}

div#contactcont h2 {
	font-size:125%;
	font-weight:bold;
	margin: 0px;
	display:inline;
}

/* latest news box */
div#newsbox {
	float:left;
	width:229px;
	background-repeat: no-repeat;
	background-image: url(../images/newsbox.jpg);
	height: 169px;
}

/* special offers box */
div#specialsbox {
	float:left;
	width:223px;
	background-image: url(../images/specialbox.jpg);
	background-repeat: no-repeat;
	height: 169px;
}

/* Footer */
div#footer {
	clear:both;
	width:100%;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:#1b75bc;
	color: #ffffff;
}

div#footer a:link, div#footer a:visited {
	display:inline;
	color:#ffffff;
	padding-left:10px;
	padding-right:30px;
	text-decoration:none;
}

div#footer a:hover {
	display:inline;
	color:#CCCCCC;
	padding-left:10px;
	padding-right:30px;
	text-decoration:none;
}

div#footer a:active {
	display:inline;
	color:#ffffff;
	padding-left:10px;
	padding-right:30px;
	text-decoration:none;
}

div#footer p {
	margin:0;
	padding:5px 10px;
}

div.galleryimgs {
	margin-left:4px;
	margin-bottom:15px;
	margin-right:8px;
	float:left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	cursor:pointer;
}

.dropdown, .formbits{
	font-size:78%;
	color:#6a6c6e;
}

.formtxt{
	color:#6a6c6e;
}


.gallerydetails {
	margin-left:20px;
	margin-right:20px;
	width:114px;
	height:150px;
	float:left;
}

div.gallerydetailsimgs {
	float:left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	cursor:pointer;
}

.gallerydetailstxt {
padding-top: 5px;
	width:88px;
}
