		html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
		{margin: 0; padding: 0; border: 0; outline: 0;}
		
html,body {
	margin:0 auto;
	padding:0; 
	text-align:center;
	}
body {
	font:100% Lucida Grande, Lucida, Helvetica, Arial, sans-serif;
	color:#999; 
	text-align:center; 
	background-color:#FFF;
	}
p {
	margin:0
	}

.clearing {display: block; clear: both;}
	
.hide {
	position:absolute; 
	left:-9999px; top:-9999px; 
	height:1px; 
	font-size:1px; 
	line-height:0; 
	overflow:hidden
	}
	
#site-wrapper {
	position:relative; 
	width:960px; 
	min-height:580px; 
	font-size:1.0em; 
	margin:2px auto 0px auto; 
	background-color:#FFF;
	text-align:center;
	}	 
			
#header {
	min-height:20px;
	position:relative; 
	width:960px; 
	background-color:#FFF; 
	text-align:left; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}

#header a img {
	margin-bottom:0px; 
	padding-bottom:0px;
	}
	
#primary-nav {
	clear:both; 
	position:relative; 
	text-align:left; 
	background:#FFF; 
	margin:3px 0px 3px 0px;
	padding:0px 0px 2px 10px;
	}
	
#primary-nav ul li{
	list-style:none;  
	float:left;
	margin-right:10px; 
	color:#000; 
	font-size:12px;
	font-weight:normal;
	padding-bottom:2px;
	margin-bottom:2px;
	}
		
#primary-nav a:link {
	color:#000; 
	text-decoration: none; 
	line-height: 15px;
	font-size:12px;
	font-weight:normal;
	}

#primary-nav a:visited {
	color: #000;
	text-decoration: none;
	}
	
#primary-nav a:hover {
	color: #000;
	text-decoration:underline;
	}
	
#main-home {
	clear:both;
	position:relative; 
	float:left;
	width:956px;
	min-height:550px;
	text-align:left;
	background-color:#FFF;
	background:url(../../home.jpg);
	border:2px solid black; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#main-about {
	clear:both;
	position:relative; 
	float:left;
	width:956px;
	min-height:550px;
	text-align:left;
	background-color:#FFF;
	background:url(../../about.jpg);
	border:2px solid black; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#main-contact {
	clear:both;
	position:relative; 
	float:left;
	width:956px;
	min-height:550px;
	text-align:left;
	background-color:#FFF;
	background:url(../../contact.jpg);
	border:2px solid black; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#main-gallery {
	clear:both;
	position:relative; 
	float:left;
	width:960px;
	min-height:550px;
	text-align:left;
	background-color:#FFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#transbox
	{
	clear:both;
	position:relative;
	top:0px;
	left:0px;
	width:400px;
	height:509px;
	text-align:center;
	margin:10px 10px;
	padding-top:10px;
	background-color:#ffffff;
	border:1px solid black;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	}
	
#transbox p {
	font-size:10px;
	font-weight:normal;
	line-height:1.2em;
	text-align:justify;
	padding:0px 8px 5px 8px;
	margin:0em 0em 0em 0em;
	font-weight:bold;
	color:#000000;
	}
	
#copyright {
	position:relative; 
	background-color:#FFF; 
	min-height:5px; 
	margin:0 auto; 
	padding:4px 10px 4px 0px;
	text-align:right;
	}
	
#copyright p {
	color:#000;
	text-decoration: none; 
	line-height: 13px;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	}
				
/* Contact form */
form {padding:50px 0 15px 0px}
form label {display:block; margin-bottom:5px}
form input {width:245px; height:15px}
form textarea {width:245px; height:90px}
#submitbutton {width:auto; height:20px}
.row {margin-bottom:10px}
		
#content {
	vertical-align:top;
	background-color:#333; 
	min-height:550px; 
	padding:0px 0px 0px 0px; 
	float:centre; 
	text-align: centre;
	}
