/*Reset*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
input, select, textarea, table { font-family:inherit; font-size:inherit; font-weight:inherit;}

body {
	text-align:center;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#1b1b1b;
	font-size:0.8em;
	background-image:url('background.gif');
	background-position:top center;	
	background-repeat:repeat-x;
}

div#container {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

p {
	margin:10px 0px 10px 0px;
}

div#header h1 a {
	background-image:url('logo.gif');
	height:92px;
	width:357px;
	text-indent:-8000px;
	position:absolute;
	top:45px;
	left:5px;
	display:block;
}
	
div#header {
	width:960px;
	height:185px;
	position:relative;	
}

div#header h1 {
	overflow:hidden;
}

div#header a, div#header a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

div#header ul{
	list-style-type: none;
	position:absolute;
	top:162px;
	left:10px;
	}

div#header ul li {
	display:inline;
	float:left;
}

div#header ul li a{
	display:inline;
	float:left;	
	display:block;
	margin-right:19px;
	font-size:0.85em;
}

div#masterbond {
	background-image:url('masterbond.gif');
	height:125px;
	width:64px;
	text-indent:-8000px;
	position:absolute;
	top:15px;
	left:850px;
}

div#telephone {
	position:absolute;
	top:162px;
	left:780px;
	font-size:0.85em;
	color:#ffffff;
	font-weight:bold;
}

div#content {
	background-image:url('container.gif');
	width:960px;
	overflow:auto;
}

h2 {
	color:#3471aa;
	font-size:1.4em;
}

div#col1 {
	float:left;display:inline;
	width:500px;
	margin:40px 30px 0px 23px;
}

div#col2{
	float:left;display:inline;
	width:200px;
}

.gallerypg div#col2{
	visibility:hidden;
	display:none;
}

.gallerypg div#col1{
	width:800px;
}

.gallerypg div#content {
	background-image:url('container2.gif');
}

div#footer {
	background-image:url('footer.gif');
	height:34px;
	color:#ffffff;
}

div#footerinner {
	width:660px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	line-height:3em;
	padding-left:20px;
	font-size:0.85em;
}

img.gallery {
	border-width:1px;
	border-style:solid;
	border-color:#1b1b1b;
	margin:4px;
}

input, textarea {
	width:250px;
}

td {
	vertical-align:top;
}
