* {
	behavior: url(style/iepngfix.htc);
}
body {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
margin:0px;
background:url(../images/back-body-y.gif) repeat-y top left;
background-color:#000000;
}
a img {
border: 0;
margin: 0;
}
a:active, a:visited, a:link {
color:#333333;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#F6B412;
text-decoration:none;
}
#container {
	position: relative;
	left: 0px;
	top:0px;
	width: 990px;
	z-index:1;
}
#back {
	position: absolute;
	left: 0px;
	top:0px;
	z-index:1;
}
#logo {
	position: absolute;
	left: 20px;
	top:20px;
	z-index:2;
}
#slogan {
	position: absolute;
	left: 230px;
	top:26px;
	z-index:2;
}
#feature {
	position: absolute;
	left: 230px;
	top:55px;
	z-index:2;
}
#nav {
	position: absolute;
	left: 20px;
	top:110px;
	z-index:2;
}
#contentTop {
	position: absolute;
	left: 20px;
	top:145px;
	z-index:2;
}
#content {
	position: relative;
	left: 20px;
	top:152px;
	z-index:2;
	background:url(../images/mainbody-back.gif) repeat-y;
	width:724px;
	min-height:510px;
}
#footer {
	position: relative;
	top:152px;
	left: 20px;
	background:url(../images/footer-back.png) no-repeat;
	height:61px;
	width:724px;
}
h3.sub {
	padding-top:6px;
}


#award {
	position: absolute;
	left: 690px;
	top:175px;
	z-index:2;
}
#award2 {
	position: absolute;
	left: 690px;
	top:340px;
	z-index:10;
}
#newsletter {
	position: absolute;
	left:750px;
	top:460px;
	z-index:2;
}
#yacht {
	position: absolute;
	left: 790px;
	top:535px;
	z-index:2;
}


#homeSmoke {
	position: absolute;
	right: 8px;
	top:-6px;
	z-index:1;
}
#homeSlogan1 {
	position: absolute;
	left: 20px;
	top:10px;
	z-index:1;
}
#homeSlogan2 {
	position: absolute;
	right: 45px;
	top:360px;
	z-index:1;
}


.column ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height:20px;
	padding-left:0px;
}
.column ul li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
	padding-bottom:2px;
}
.column ul li.link {
	background-image: url(../images/bullet-link.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
	padding-bottom:2px;
}

.column ol {
	list-style-type:decimal;
	list-style-position:inside;
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	line-height:20px;
	margin-top:0px;
	margin-left:5px;
	width:90%;
}
.column ol li {
	list-style-type:decimal;
	padding-bottom:6px;
}

.clr {
clear:both;
}





