body {
	padding: 0px;
	margin: 0px;
}
.center {
	width: 729px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.clear {
	clear: both;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 100px;
	background-image: url(images/bg_yellow.jpg);
	background-repeat: repeat-x;
}
#logo {
	height: 160px;
	width: 179px;
	position: absolute;
	left: 0px;
	top: 22px;
}
#menu {
	position: absolute;
	height: 40px;
	right: 0px;
	line-height: 40px;
}
#navlist ul
{
	margin-left: 0;
	padding-left: 0;
}

#navlist li
{
	list-style-type: none;
	float: left;
	white-space: nowrap;
}



#navlist a {
	padding-left: 50px;
	margin-right: 35px;
}


#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
}

#navlist a:hover
{
	color: #1D9CD7;
	text-decoration: none;
}


#carlist ul
{
	margin-left: 0;
	padding-left: 0;
}

#carlist li
{
	list-style-type: square;
	display: list-item;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006fb4;
}


li.home  a{
	background-image: url(images/home_1.png);
	background-repeat: no-repeat;
}
li.home a:hover  {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
}
li.fleet  a{
	background-image: url(images/fleet_1.png);
	background-repeat: no-repeat;
}
li.fleet a:hover  {
	background-image: url(images/fleet.png);
	background-repeat: no-repeat;
}
li.contact  a{
	background-image: url(images/contact_us_1.png);
	background-repeat: no-repeat;
}
li.contact a:hover  {
	background-image: url(images/contact_us.png);
	background-repeat: no-repeat;
}

#wave {
	background-image: url(images/wave.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 157px;
	margin-top: -65px;
}
#image {
	height: 314px;
	width: 715px;
	margin-top: -60px;
	border: 7px solid #0075be;
	position: relative;
	z-index: -99;
}
#langs {
	position: absolute;
	top: 200px;
	right: -32px;
}
#langs ul {
	margin: 0px;
	padding: 0px;
}

#langs li {
	list-style-type: none;
}
#main {
	width: 500px;
	float: left;
	margin-top: 35px;
}
#main1 {
	width: 500px;
	float: left;
	margin-top: 35px;
}
#main2 {
	width: 500px;
	float: left;
	margin-top: 35px;
}

#main h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #21438b;
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
}
#main p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #006fb4;
	line-height: 18.58px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#right {
	
	width: 219px;
	margin-top: 35px;
	color: #21438B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#right h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #21438b;
	padding: 0;
	margin: 0;
	
}

.box {
	float: right;
	border: 7px solid #FFBB00;
	width: 205px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18.58px;
	color: #006FB4;
	margin-top:35px;
}
.tag {
	position: absolute;
	left: -22px;
	top: -28px;
}
#footer {
	background-image: url(images/fish.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	padding-top: 179px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FB0;
}
#bar {
	background-color: #B0DCF0;
	height: 25px;
	line-height: 25px;
}
ul#footnav {
	margin: 0;
	padding: 0;
	float: left;
}
#footnav li {
	list-style-type: none;	
	display: inline;
}
#footnav a {
	margin-right: 10px;
}
#footnav a:link, #footnav a:visited
{
	color: #fff;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
#footnav a:hover {
	color: #0075BE;
}
#copy {
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
}
#copy a:link, #copy a:visited {
	font-weight: bold;
	color: #0075BE;
	text-decoration: none;
}
#copy a:hover {
	text-decoration: underline;
}

.pic {
	width:150px;
	height:113px;
	float:left;
	padding-right:15px;
	margin-top:10px;
	}
	
.img2 {
	border:2px solid #CCCCCC;
	padding:1px;
	}
	
.title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #21438b;
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	}		
