*

{

	margin: 0px;

	padding: 0px;

}



body 

{

	background-color: #f5e3cd;

	background-image:url(../images/background.gif);

	background-repeat:repeat-x;

	font-family: Arial, Verdana, sans-serif;

	font-size: 12px;

	text-align: center;	

}



img 

{

	border: 0px;

}



hr

{

	height: 0px;

	border-bottom: 1px dashed #fff;

	border-top: 0px;

	margin: 0px 0px 10px 0px;	

}



a:link, a:active
{

	color: #3333CC !important;
	font-weight: strong !important;
	text-decoration: underline !important;

}

a:visited
{
	color: #0066ff !important;
	font-weight: strong !important;
	text-decoration: underline !important;
}

a:hover
{
	color: #00CCFF !important;
	font-weight: strong !important;
	text-decoration: none !important;
}
*/


h1, h2, h3, h4, h5, h6

{

	margin: 0px;

	padding: 0px;

}



h1

{

	color: #f05c1f;

	font-family: Arial, Helvetica, sans-serif;

	font-size:18px;

	font-weight: normal;

	margin: 0px 0px 15px 0px;	

}



h2

{

	color: #04abef;

	font-size:14px;

	margin: 0px 0px 10px 0px;

}



h3, h4, h5, h6

{

	color: #000;

	font-size:12px;

	margin: 0px 0px 10px 0px;

}



p

{

	margin: 10px 0px 15px 0px;

}





form

{

	margin: 0px;

	padding: 0px; 

}



input, select, textarea

{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}



table

{
	border: 0px;
	padding: 0px;
}



/* Layout Creators */



div.wrapper

{

	margin: auto auto;

	position:relative;

	width: 903px;

}



div.header

{

	background-image:url(../images/header/header.jpg);

	background-repeat: no-repeat;

	height: 334px;

	width: 903px;

}



div.content-wrapper

{

	position:relative;

	width: 903px;

}



div.content

{

	background-color: #fff;

	display: inline;

	float: right;

	margin: 0px 83px 0px 0px;

	min-height: 400px;

	position:relative;

	text-align:left;

	width: 610px;

}



* html div.content  /* hack to set height for IE6 */

{

  height: 400px;

  height: 400px;

}



div.content-settings

{

	padding: 20px;

}

div.content-settings img
{
	padding: 10px;
}



div.footer-wrapper

{

	background-image: url(../images/footer/background.gif);

	background-repeat:repeat-x;

	clear: both;	

	position:relative;

	text-align:center;

	width: 100%;

}



div.footer

{

	background-image:url(../images/footer/footer.jpg);

	background-repeat:no-repeat;

	height: 80px;

	margin: auto auto;

	position:relative;

	text-align:left;

	width: 903px;

}



div.footer ul

{

	color: #fff;

	font-size: 10px;

	left: 220px;

	position: absolute;

	text-transform:uppercase;

	top: 12px;

	width: 600px;

}



div.footer ul li

{

	float: left;

	margin: 0px 8px 0px 0px;

	list-style: none;

}



div.footer ul li a
{
	color: #fff !important;
	text-decoration: none !important;
}



div.credit

{

	background-image:none;

	height: 25px;

	position:absolute;

	left: 50px;

	bottom: 15px;

	width:145px;

}



div.credit a:link, div.credit  a:active, div.credit a:visited, div.credit a:hover

{

	display:block;

	height: 25px;

}



div.copyright

{

	bottom: 10px;

	font-size: 10px;

	position:absolute;

	right: 100px;

	text-align:right;

	width: 300px;

}



div.boats

{

	background-image:url(../images/footer/boats.gif);

	background-repeat:no-repeat;

	bottom: 55px;

	height:118px;

	left: 0px;

	position:absolute;

	width:210px;

}



/* Navigation */



ul.set-one

{

	left: 20px;

	position:absolute;

	top: 200px;

}



ul.set-one li

{

	height: 33px;

	list-style: none;

	position: absolute;

	top: 30px

}



ul.set-one li.home

{

	left: 0px;

	width: 35px;

}



ul.set-one li.about

{

	left: 45px;

	width: 55px;	

}



ul.set-one li.faq

{

	left: 110px;

	width: 25px;	

}



ul.set-one li.tips

{

	left: 145px;

	width: 75px;	

}



ul.set-one li.environment

{

	left: 235px;

	width: 75px;	

}



ul.set-one li.news

{

	left: 325px;

	width: 35px;	

}



ul.set-one a, ul.set-two a

{

	display: block;

	height: 33px;

}





ul.set-two

{

	left: 210px;

	position:absolute;

	top: 294px;

}



ul.set-two li

{

	height: 31px;

	list-style: none;

	position: absolute;

	top: 0px

}



ul.set-two li.services

{

	left: 0px;

	width: 51px;

}



ul.set-two li.opportunities

{

	left: 110px;

	width: 90px;

}



ul.set-two li.sale

{

	left: 248px;

	width: 90px;

}



ul.set-two li.inquiry

{

	left: 390px;

	width: 93px;

}



ul.set-two li.contact

{

	left: 535px;

	width: 70px;

}



/* Sidebar */



.sidebar

{

	background-image:url(../images/sidebar/tile.gif);

	background-repeat:repeat-y;

	left: 0px;

	position:absolute;

	text-align:left;	

	top: 0px;

	width: 218px;

	z-index: 100;

}



div.sidebar ul

{

	color: #fff;

	margin: 0px 0px 10px 35px;

	width: 160px;



}



div.sidebar ul li

{

	padding: 2px;

}



div.sidebar ul a:link, div.sidebar ul a:active, div.sidebar ul a:visited

{
	color: #fff!important;
	font-weight: normal!important;
	text-decoration: none!important;
}



div.sidebar ul a:hover
{
	background-color:#0e97db!important;
	color: #fff!important;
	display: block!important;
	font-weight: normal!important;
	text-decoration: none!important;
}




/* Custom */

table.inquiry
{
	border: 0px;
	padding: 3px;
	width: 100%;
}

table.inquiry td
{
	padding: 3px;
}

div.content ul

{
	margin: 0px 0px 0px 45px;
}



.clear

{
	clear: both;
}

.mandatory
{
	color:#990000;
	font-size:16px;
	font-weight: bold;
}



