/* --------------------------------------------
|  GLOBAL STYLES
--------------------------------------------- */
body { border: none; line-height: 15px; margin: 9px 0 0 4px;  }

body, td { font: 12px Arial, Helvetica, sans-serif; }

img { border: 0; }

p { margin-top: 0; }

form, h1, h2, h3 { margin: 0; }

.clearBoth { clear: both; }

.floatRight { float: right; }

.floatLeft { float: left; }

/* --------------------------------------------
|  NAVIGATION
--------------------------------------------- */
#nav {  width: 887px; list-style:none;  margin: 10px 0 0 10px; padding: 0px; }

#nav li { 
	float: left;
	
	
	
}
#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bolder;
	color: White;
	text-decoration: none;
	
}


#h20header{
	background-image: url(../pics/bg_header_raw.gif);
	background-repeat: no-repeat;
	width:900px;
	height: 173px;
	float:left;

}
#h20menu{
	background-image: url(../pics/bg_menu.gif);
	background-repeat: no-repeat;
	width:897px;
	height: 45px;
	float:left;
}
#menu{
	width:202px;
	height: 468px;
	position: absolute;
	left: 10px;
	top: 227px;
	border: solid #0000FF;
}
/* -- BODY -- */
#siteWrap { 
	width: 766px; 
	position: absolute;
	left: 60px;
}

#h20body{
	background-image: url(../pics/bg_body.jpg);
	background-repeat: repeat-x;
	width: 898px;
	height: 580px;
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-size: 18px;
	color: Black;
	
}
#h20body_gallery{
	background-image: url(../pics/bg_body_gallery.jpg);
	background-repeat: repeat-x;
	width: 898px;
	height: 700px;
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-size: 18px;
	color: Black;
	
}
#h20body_port{
	background-image: url(../pics/bg_body_port.jpg);
	background-repeat: repeat-x;
	width: 898px;
	height: 1200px;
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-size: 18px;
	color: Black;
	
}
#bg{
	background-image: url(../pics/bck_wood.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 800px;
}
#sitemap{
	float:left;
	padding-left:280px;
	word-spacing: 5px;
}
#contact{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	position: absolute;
	left: 440px;
	top:400px;
}
#flash{
	float:left;
	left:256px;
}
#content{
	float:left;
	width:460px;
}