html, body {
	margin:0px;
	padding:0px;
	
	
}

body	{
	font-family:Helvetica  ;
	font-size:14px;
	color:#EE7E2B;
	text-align:center;
	background-color:#000000;
	}


#header

{

    
    width: 530px;

    height: 120px;

    position: relative;


}

 

#header a

{

    position: absolute;

    top: 0;

    left: 0;

    width: 530px;

    height: 120px;
}

 

#header a h1

{

    display: block;

}

#banner {
	position:absolute;
	left:610px;
	top:0px;
	width:660px;
	height:100px;
	z-index:1;
}




#navbar2 {
background-color: none;
margin: 0px;
padding-top: 5px;
padding-left: 150px;
padding-right: 0px;
padding-bottom: 0px;
display: block;
background-repeat: no repeat;
position: relative;
text-align:left;
}

div#navbar2 {
	 height: 0px;
	 width: 1220px;
			
}
div#navbar2 ul {
	
	 font-family: "helvetica";
	 font-size: 16px;
	 color: #EE7E2B;
	 line-height: 0px;
	
}
div#navbar2 li {
	 list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	 text-decoration: none;
	 padding: 0px;
	 color: #EE7E2B;
}
div#navbar2 li a:link {
	 color: #EE7E2B;
}
div#navbar2 li a:visited {
	 color: #EE7E2B;
}
div#navbar2 li a:hover {
		 color: #FFF;
	
}

/* index page------------------------------------------------------------------  */




 #indexcontentleft {
	width:260px;
	height:640px;
	padding-left: 20px;
	margin-top: 100px;
	float:left;
	background-repeat: no-repeat;
	position: relative;
	 
}


  #indexcontentright {
	width:450px;
	height:440px;
	padding: 0px;
	padding-right:20px;
	padding-left:20px;
	margin-top: 100px;
	float:left;
	background-repeat: no-repeat;
	position: relative;
	
	
}

#indexcontentbanner {
	width:400px;
	height:940px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	float:left;
	padding:0px;
	background-repeat: no-repeat;
	position: relative;
	
	
}

	



/* contact form page-----------------------------------------------------------  */


#wrapsurfhome {
	width:1220px;
	height:1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	background:url('bknd_images/surfgallerybknd3.png') ;
	background-repeat: no-repeat;
	position: relative;
	 

}


  #contactcontentcenter {
	width:480px;
	height:940px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	float:left;
	padding:0px;
	background-repeat: no-repeat;
	position: relative;
}

a {
	
	 padding: 0px;
	 color: #6699FF;
}
 a:link {
	 color: #6699FF;
}
a:visited {
	 color: #6699FF;
}
a:hover {
		 color: #FFF;
	
}

	



 #contactcontentright {
	width:480px;
	height:1200px;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 0px;
	float:left;
	padding:0px;
	background-repeat: no-repeat;
	position: relative;
	 
}

 #contactcontentbanner {
	width:150px;
	height:1200px;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 0px;
	float:right;
	padding:0px;
	background-repeat: no-repeat;
	position: relative;
	
	
}
/* gallery page  */

#wrapgallery {
	width:1220px;
	height:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	background:url('bknd_images/surfgallerybknd3.png') ;
	background-repeat: no-repeat;
	position: relative;

}

#gallerycontentleft {
	width:1220px;
	height:900px;
	margin-right:0px;
	margin-top:20px;
	float:left;
	padding:0px;
	text-align: left;
	font-family: trajan ;	
	list-style: none;
	

}

/* archive page-----------------------------------------------------------  */



#archivecontentright {
	width:340px;
	height:640px;
	padding: 0px;
	margin-top: 100px;
	margin-left: 20px;
	float:left;
	background-repeat: no-repeat;
	position: relative;
	
	
}

#archivecontentbanner {
	width:400px;
	height:940px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	float:left;
	padding:0px;
	background-repeat: no-repeat;
	position: relative;
	
	
}


	