body {
	background-color:#111111;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0px;
}

a {
	border:none;
	color:#fff;
	text-decoration:none;
	}

a:hover{
		color:#666666;}
p {
	margin-bottom:15px;}
	
#wrapper{
	margin:0 auto;	
	width:970px;
	height:881px;
	padding-top:32px;}
	
/******************************* 
***** HEADER SETTINGS **********
*******************************/
	
#header{
	margin:0 0 0 25px;
	width:925px;
	height:80px;}

.logo{
	background:url(../img/logo.jpg);
	width:385px;
	height:90px;
	float:left;}

.logo a{
	display:block;
	width:385px;
	height:73px;}
	
.icons{
	margin-top:33px;
	float:right;
	width:161px;
	height:41px;}

.icons a, .twitter, .fb, .ebay, .rss{
	width:40px;
	height:41px;
	display:block;}
	
.twitter{background:url(../img/icon_twitter.jpg);}
.fb{background:url(../img/icon_fb.jpg);}
.ebay{background:url(../img/icon_ebay.jpg);}
.rss{background:url(../img/icon_rss.jpg);}

.icons a:hover{
	background-position:0 41px;}

.icon{
	float:left;
	}
	
	
/******************************* 
***** BANNER SETTINGS **********
*******************************/	

#banner, #banner2{
	margin:9px 0 0 0;
	height:590px;
	background:url(../img/inner_bg.jpg);
	background-repeat:no-repeat;
	position:relative;}
	
#banner IMG{
	position:absolute;
	top:22px;
	left:25px;
	z-index:8;}

#banner IMG.active{
	z-index:10;}
	
#banner IMG.last-active{
	z-index:9;}

/******************************* 
***** NAV SETTINGS **********
*******************************/

#nav ul{
	margin:0 0 0 42px;
	}

#nav li, .nav1, .nav2, .nav3, .nav4, .nav5{
	width:177px;
	height:42px;
	float:left;}

.nav1{background:url(../img/nav_home.jpg);}
.nav2{background:url(../img/nav_about.jpg);}
.nav3{background:url(../img/nav_port.jpg);}	
.nav4{background:url(../img/nav_contact.jpg);}
.nav5{background:url(../img/nav_faqs.jpg);}

#nav li a:hover{
	background-position:0 42px;}
	

/******************************* 
***** FOOTER SETTINGS **********
*******************************/

#footer{
	color:#666666;
	width:920px;
	font-size:9pt;
	height:50px;
	margin:60px 0px 0 25px;}

#footer a{
	color:#666;
	text-decoration:none;}
	
#footer a:hover{
	color:#333;}

.copyright{
	float:left;}
	
.websiteby{
	float:right;}

#subBanner{	
	text-align:left;
	position:absolute;
	background:url(../img/sub_bg.jpg);
	width:904px;
	height:513px;
	top:22px;
	left:25px;
	padding:29px 0 0 18px;}
	
.leftContent{
		float:left;
		width:655px;}
	
.rightContent{
		padding:0 0 0 15px;
		float:left;
		width:220px;
		margin:0 0 0 12px;}

#subBanner p{
		font-size:10pt;		
		line-height:30px;}
	
.imageRight{
	padding:5px;
	background-color:#333;
	float:right;
}

.vigThum{
	width:104px;
	height:129px;	
	float:left;
	background:#171717;
	border:2px solid #262626;
	text-align:center;
	margin:5px 0 5px 0;}

.vigThum a{
	display:block;
	width:98px;
	height:115px;
	padding:7px 3px 7px 3px;
	text-decoration:none;
	color:#fff;}
	
.vigThum a:hover{
	background-color:#000;}
	

.vigThum h2{
	height:25px;
	font-size:12px;
	margin:10px 0 0 10px;}
	
#quickGallery{
	margin-top:10px;
	margin-bottom:15px;
	height:430px;}
	
.quickNav{
	margin-right:10px;}

.boxText{
	margin:35px 0 10px 0;
	padding:10px;
	background:#333;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	border:1px solid #333;}

.boxText2{
	margin:5px 0 5px 0;
	padding:0px 10px 0px 10px;
	background:#333;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	border:1px solid #333;}

.question{
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:12pt;}

