body{
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
}
#container {
	width: 800px;
	margin: auto;
}
#header{
	height: 66px;
	background-color: #323A67;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	border-bottom: solid 3px #FFFFFF;
}
#logo{
	background-image:url(../images/title2.jpg);
	background-repeat:no-repeat;
	width: 311px;
	height: 66px;
	
	margin-left: 15px;
	float: left;
}
#header h1,#header h2{
	visibility: hidden;
	font-size: 9px;
}
#telephone{
	float: right;
	background-image:url(../images/tel.gif);
	background-repeat:no-repeat;
	width: 185px;
	height: 66px;
}
#mainimage{
	height: 161px;
	background-image:url(../images/image20.jpg);
	background-repeat:no-repeat;
	border-bottom: solid 2px #FFFFFF;
}
#mainimage2{
	height: 161px;
	background-image:
	background-repeat:no-repeat;
	border-bottom: solid 4px #FFFFFF;
}
#banner_title_container{
	background-image:url(images/image20.jpg);
	height: 41px;
	background-position:right;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	width: 364px;
	float: right;
	margin-top: 103px;
}

#nav{
	background-color: #BBBBBB;
	border-top: solid 5px #CCCCCC;
	height: 33px;
}
#nav li a span{
	visibility: hidden;
}
#nav a 	{
		display : block;
		color: #333333;
		float:left;
		text-decoration: none;
		line-height: 33px;
		padding-left: 3.7em;
		padding-right: 3.7em;
		font-size: 11px;
		border-right: solid 1px #CCCCCC;
		border-left: solid 1px #ABABAB;
}
a 	{
		color: #333B69;
		}
a:hover {
	color: #DB7C40;	
}
#nav a:hover{
	text-decoration: underline;
}
#a:hover{
	text-decoration: underline;
	color: #DB7C40;
	}
#one a {
	color: #333399;}
	
	#one a:hover {
	color: #DB7C40;	
}
#nav ul {
		margin : 0;
		padding :0;
		list-style : none;
	}
#nav li 	{
		display : inline;
		margin : 0;
		padding : 0;
				}
#content_container{
width: 800px;
margin-left: 0px;
}	
#content_bottom{
width: 722px;
padding: 39px;
margin-left: 0px;
background-color: #EFECEB;
}							
#main_content{
	width: 720px;
	float: left;
	padding: 30px;
}				
#leftcol{
	width: 250px;
	float: left;
	margin-top: 26px;
	margin-left: 22px;
	
}
#leftcol1{
	width: 150px;
	float: left;
	margin-top: 26px;
	margin-left: 12px;
	
}
#centrecol{
	width: 221px;
	float: left;
	margin-top: 30px;
	margin-left: 26px;	
}
#rightcol1{
	float: left;
	width: 221px;
	margin-top: 26px;
	margin-left: 30px;		
}
#rightcol{
	float: left;
	width: 470px;
	margin-top: 26px;
	margin-left: 30px;		
}
#rightcol2{
	float: left;
	width: 600px;
	margin-top: 26px;
	margin-left: 26px;		
}
#singlecol{
	width: 648px;
	float: left;
	padding: 36px;
	paddingtop: 36px;	
}
#footer{
	border-bottom: solid 8px #384174;
	color: #999999;
	text-align:center;
	padding: 20px;
	line-height: 28px;
	clear:both;
}
#footer a{
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
	color: #333366;
}
h1{
	margin: 0px;
	font-family:Garamond;
	font-size: 24px;
	font-weight: bold;
	color: #333B69;
	margin-bottom: 20px;
}
h1 span{
display:none;
}
h2{
	margin: 0px;
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333B69;
	margin-bottom: 20px;
}
h3{
	margin: 0px;
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333B69;
	margin-bottom: 10px;
}

h5{
	margin: 0px;
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

