@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

sup {
	vertical-align: top;
    font-size: 9px;
}

.cleardiv {
	clear: both;
}


#container {
	margin: 0px auto;
	width: 100%;
}

#leftCol { 
	width: 530px;
	float: left;
	background: url(/img/boats/210iconleftColImg.jpg) no-repeat 0 0;
	padding-top: 420px;
}

#leftColbtm {
	width: 494px;
	height: 197px;
	margin-left: 21px;
	background: url(/img/boats/210iconleftColbtmBg.jpg) no-repeat 0 0;
}

#topgraphic{
	width: 958px;
	background: url(/img/boats/210icontopBg.jpg) no-repeat 0px 0;
	padding-top: 39px;
	margin: 0px auto;
}

#leftInnerLeft {
	width: 302px;
	float: left;
}

#leftInnerLeft img {
	margin-left: 35px;
}

#leftInnerRight {
	width: 190px;
	float: left;
	margin-top: 28px;
}

#leftInnerRight ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(/img/boats/menuIcons_red.jpg) no-repeat 0 0;
}

#leftInnerRight li {
	height: 16px;
	padding: 8px 0px 10px 30px;
	display: block;
	margin-bottom: 3px;
	color: #c13434;		
}

#leftInnerRight li a {
	color: #c13434;
	text-decoration: none;
	outline: 0;
}

#leftInnerRight li a:hover {
	text-decoration: underline;
}


#rightCol {
	width: 428px;
	float: left;
}

#rightColcnt {
	margin-right: 5px;
	color: #949494;
	line-height: 21px;
}

#rightColcnt h2 {
	margin: 0px;
	color: #c13434;
	font-size: 18px;
}

#rightColcnt h1 {
	margin: 0px;
	color: #c13434;
	font-size: 18px;
}


	

