body {
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg) repeat-x #C4D2E4;
	font-size: 13px;
	color: #333;
}

#top{background:url() repeat-x; height:0px;width:100%;}

body, th, td, input, textarea, select, option {
	text-transform: none;
	font-family: "Trebuchet MS";
}

h1{
	font-size: 20pt;
	color: #285A9E;
	text-transform:none;
	letter-spacing: -2px;
	line-height:87%;
	font-weight:normal;
}

h2 {
	font-size: 12pt;
	color:#333333;
	text-transform:none;
	letter-spacing: -1px;
	line-height:100%;
}

h3 {
	font-size: 14pt;
	color: #285A9E;
	text-transform:none;
	letter-spacing: -1px;
	line-height:100%;
	font-weight:normal;
}

ul, li, ol {
	line-height: 125%;font-family: "Trebuchet MS";font-size:14px;
}

p {
	line-height: 150%;font-family: "Trebuchet MS";font-size:14px; color:
}


p1 {
	line-height: 100%;font-family: "Trebuchet MS";font-size:10px; color:; text-align:right;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #285A9E;
}

a:hover {
	text-decoration: underline;
	color: #3070C8;
}


/* Header */

#header {
	width: 890px;
	height: 88px;
	background: #fff url(images/headerbg.jpg) repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Page */

#page {
	width: 890px;
	height: auto;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/* Menu */

#menu { height: 310px; width: 227px;padding-top:1px; padding-left:8px;
background: url(images/menubg.png) no-repeat; float:left;
}

.menu { height: 310px; width: 227px;padding-top:1px; padding-left:8px;
background: url(images/menubg.png) no-repeat; float:left;
}

#menu a { display: block; height: 30px; text-decoration: none; float:left;}

.C_navLink1 { width: 211px; background: url(images/home.jpg) no-repeat; }
.C_navLink1:hover { background: url(images/homeOn.jpg) no-repeat; text-decoration: none; }
.C_navLink1active { width: 211px; background: url(images/homeOn.jpg) no-repeat; text-decoration: none; }

.C_navLink2 { width: 211px; background: url(images/about.jpg) no-repeat; }
.C_navLink2:hover { background: url(images/aboutOn.jpg) no-repeat; text-decoration: none; }
.C_navLink2active { width: 211px; background: url(images/aboutOn.jpg) no-repeat; text-decoration: none; }

.C_navLink3 { width: 211px; background: url(images/whylavro.jpg) no-repeat; }
.C_navLink3:hover { background: url(images/whylavroOn.jpg) no-repeat; text-decoration: none; }
.C_navLink3active { width: 211px; background: url(images/whylavroOn.jpg) no-repeat; text-decoration: none; }

.C_navLink4 { width: 211px; background: url(images/driftboats.jpg) no-repeat; }
.C_navLink4:hover { background: url(images/driftboatsOn.jpg) no-repeat; text-decoration: none; }
.C_navLink4active { width: 211px; background: url(images/driftboatsOn.jpg) no-repeat; text-decoration: none; }

.C_navLink5 { width: 211px; background: url(images/testimonials.jpg) no-repeat; }
.C_navLink5:hover { background: url(images/testimonialsOn.jpg) no-repeat; text-decoration: none; }
.C_navLink5active { width: 211px; background: url(images/testimonialsOn.jpg) no-repeat; text-decoration: none; }

.C_navLink6 { width: 211px; background: url(images/accessories.jpg) no-repeat; }
.C_navLink6:hover { background: url(images/accessoriesOn.jpg) no-repeat; text-decoration: none; }
.C_navLink6active { width: 211px; background: url(images/accessoriesOn.jpg) no-repeat; text-decoration: none; }

.C_navLink7 { width: 211px; background: url(images/media.jpg) no-repeat; }
.C_navLink7:hover { background: url(images/mediaOn.jpg) no-repeat; text-decoration: none; }
.C_navLink7active { width: 211px; background: url(images/mediaOn.jpg) no-repeat; text-decoration: none; }

.C_navLink8 { width: 211px; background: url(images/blog.jpg) no-repeat; }
.C_navLink8:hover { background: url(images/blogOn.jpg) no-repeat; text-decoration: none; }
.C_navLink8active { width: 211px; background: url(images/blogOn.jpg) no-repeat; text-decoration: none; }

.C_navLink9 { width: 211px; background: url(images/contact.jpg) no-repeat; }
.C_navLink9:hover { background: url(images/contactOn.jpg) no-repeat; text-decoration: none; }
.C_navLink9active { width: 211px; background: url(images/contactOn.jpg) no-repeat; text-decoration: none; }

/* Title */

#title {
	background: url();
	float: right;
	width: 640px;
	height: 182px;
	margin: 0 auto;
	padding: 10px 10px 10px 0px;
		
}

/* Content */

#content {
	float: right;
	width: 600px;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	padding:15px 30px 10px 0px;
			
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	text-align:left;
	font-size:12px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0px 0px 20px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	height: 92x;
	background: url(images/footerbg.jpg) repeat-x top center #fff;
	text-align: center;
	color: #999;
	margin-top: 275px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


#footer a {
	color:#285A9E;
	text-decoration:none;
	font-size: 12px;
	padding-right:0px;
}


#footer a:hover {
	text-decoration: none;
	color: #3070C8;
}
