body {
	height:100%;
	margin: 0; 
	padding: 0;
	/*font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; */
	/*background: #fff url(images/ob-bg-1.jpg) no-repeat fixed 100% 100%; */
	}
	
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
	}

.alignleft {float:left;}
.alignright {float:right;}

#container-top {
	background:url(images/cont-tp2.png) top left no-repeat;
	margin:20px auto 0;
	padding:0;
	height:17px;
	width:900px;
	line-height:0%; /* for IE6 */
	font-size:0px;
	z-index:1;
	}

#container {
	z-index:1;
	width:900px;
	margin:0 auto;
	padding:0;
	/*border:#f4e645 1px dashed;*//*faddb3*/
	z-order:1;
	background:/*#f4dfb4*//*e9ce97*/ url(images/cont-rt2.png) top right repeat-y;/*67859f*//*98b5cf*//*2a3a6d*/ /*5799d0; *//*21467b*/ /*1b4075*/	
	}
	
#container-bottom {
	background:url(images/cont-bt2.png) top left no-repeat;
	margin:0 auto 20px;
	height:15px;
	width:900px;
	z-index:1;
	opacity: 0.8;
	filter:alpha(opacity=80); /* IE's opacity*/
	}

#header {
	margin:0 8px 0 0;
	background:url(images/header-gulls.jpg) bottom left repeat-x;
	/*background: #233666;*//*e9ce97*/
	color:#f4e5c5;
	font-family:Helvetica,Tahoma,Verdana;
	height:100px;
	}

#header div#contact-detail {
	float: right;
	margin: 4px 6px 0;
	text-align: right;
	line-height: 130%;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

#header a {color:#f4e5c5;}
#header a:visited {color:#f4e5c5;}

#header h1 {
	margin:0;
	padding:10px 0 5px 25px;
	font-size:34px;
	}

#header h2 {
	margin:0;
	padding:5px 0 10px 25px;
	font-size:22px;
}

#menu {
	/*width:892px;*/
	/*margin:0 4px;*/
	margin-right:8px;
	padding:0 25px 22px;
	background:#977631 /*url(images/cont-tp1.png) top left no-repeat*/;
	/*background:#977631 *//*a07232*/;
	font-family:Helvetica,Tahoma,Verdana;
	font-weight:bold;
	}

#menu ul {
	margin: 0;
	padding: 0 0 17px 10px;
	list-style: none;
	line-height: normal;
	}

#menu li {
	display: block;
	float: left;
	margin-right:1px;
	}

#menu li:hover {
	background:#f4e5c5;
	}
	
#menu li.active {
	background:#f4e5c5;
	}
	
#menu a {
	display: block;
	float: left;
	/*margin-right: 5px;*/
	padding: 5px 12px;
	text-decoration: none;
	color:#f4e5c5;
	/*font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;*/
	}
	
#menu a.active {
	color:#233666;
	}	

#menu a:hover{
	color:#233666;
	}
	
#content-container {
	margin-right:8px;
	background:transparent url(images/trans-bg.png) repeat;
	/*opacity: 0.8;*/
	/*filter:alpha(opacity=80); *//* IE's opacity*/
	color:#222222;
	font-family:/*Helvetica,Tahoma,Verdana*/Georgia, Times New Roman;
	}

#content {
	min-height:300px;
	padding:10px 10px 10px 10px;
	line-height:140%;
	text-align:justify;
}

#content #quotebox {
	background:#afa081;
	margin:20px 0px 20px 6px;
	border:#000 1px dashed;
	padding:10px;
	text-align:center;
	opacity:1.0;
	}

#content #quotebox ul {
	/*text-align:left;*/
	list-style-type:none;
	margin:10px 8px 10px 10px;
	padding:0;
	font-size:.9em;
	font-style:italic;
	/*font-family:Times New Roman;*/
	}
	
#content table td.leftcol {
	font-weight:bold;
	}
	
.title {
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	}

#content a {
	color:#041338;
	font-weight:bold;
	}

#content a:hover {
	color:#041338;
	text-decoration:none;
	}
	

p.contact-office { font-size:1.2em; }
p.contact-office span { font-weight:bold; }
div.contact-detail { font-size:.8em; }
div.contact-detail span { font-weight:bold;font-style:italic; }



.button {
	border:0;
	height:30px;
	background:url(images/btn-bg.png) repeat-x top left;
	padding:4px 10px;
	color:#f4dfb4;
	font-weight:bold;
	}

.button:hover {
	border:0;
	height:30px;
	background:url(images/btn-bg-hover.png) repeat-x top left;
	padding:4px 10px;
	color:#2c3b6c;
	font-weight:bold;
	}

#footer {
	/*background:url(images/cont-bt.png) bottom left no-repeat;*/
	margin-top:25px;
	padding:10px;
	text-align:center;
	font-size:.7em;
	}
	
#footer div#attribution {
	margin-top:5px;
	font-size:.8em;
	color:#bdb39f/*bfbfbf*//*8e8e8e*/;
	}
	
	#footer div#attribution a {
	color:#bdb39f;
	}