body{
	margin:0;
	font-family:Arial,Tahoma,sans-serif;
}
img{
	border:none;
	display:block;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
a{
	outline:none;
	text-decoration:none;
	color:#284684;
}
h1, h2, h3, h4, h5, h6, p{
	margin:0;
}
.main{
	overflow:hidden;
	width:841px;
	margin:0 auto;
}
/*header*/
.header{
	overflow:hidden;
	width:841px;
}
.header h1{
	margin:0;
	float:left;
	padding:12px 0 0 0;
}
.header h1 a {
	float:left;
	background:url(../img/logotype.gif) no-repeat 0 0;
	width:256px;
	height:75px;
	text-indent:-9999px;
}
.header h1 a.home{
	float:left;
	background:url(../img/Index_Logo.gif) no-repeat 0 0;
	width:842px;
	height:250px;
	text-indent:-9999px;
}
.header ul{
	float:right;
	padding:76px 0 0 0;
}
.header ul li{
	float:left;
	font-size:16px;
	padding:0 0 0 15px;
}
.header ul li a{
	float:left;
	color:#284684;
}
.header ul li a:hover,
.header ul li.active a{
	text-decoration:underline;
}
.content_holder{
	overflow:hidden;
	padding:16px 0 0 0;
}
div.image{	
	width:841px;
	height:221px;
	border-bottom:5px #e4e4e4 solid;
}
div.image h2{
	float:left;
	font:italic bolder 29px Myriad Pro,Arial,sans-serif;
	color:#fff;
	padding:6px 0 0 16px;
}
div.image p{
	float:right;
	width:310px;
	font:italic bolder 20px Myriad Pro,Arial,sans-serif;
	color:#fff;
	padding:160px 0 0 0;
}
div.image p span{
	display:block;
	padding:0 0 0 75px;
}
/*left_column*/
.left_column{
	float:left;
	width:175px;
	color:#284684;
	padding:0 0 0 7px;
}
.left_column h3{
	overflow:hidden;
	font-size:17px;
	font-weight:normal;
	padding:20px 0 0 0;
}
.left_column ul{
	overflow:hidden;
	padding:8px 0 0 0;
}
.left_column ul li{
	font-size:14px;
	background:url(../img/divider_left_col.gif) no-repeat 0 100%;
	line-height:16px;
	padding:6px 0 9px 0;
}
.left_column ul li a{
	color:#284684;
}
.left_column ul li a:hover,
.left_column ul li.active a{
	font-weight:bold;
}
/*right_column*/
.right_column{
	float:left;
	width:625px;
	padding:0 0 26px 11px;
	margin:-5px 0 0 0;
}
/*.right_column ul{
	overflow:hidden;
}
.right_column ul li{
	border-top:2px #eee solid;
	margin:-2px 0 0 0;
	padding:0 0  0;
}*/
.right_column h1{
	font-size:20px;
	font-weight:bold;
	color:#284684;
	padding:24px 0 0 0;
}
.right_column h3{
	font-size:17px;
	font-weight:bold;
	color:#284684;
	padding:24px 0 0 0;
}
.right_column p{
	font-size:14px;
	line-height:19px;
	color:#222222;
	padding:14px 0 4px 0;
}
/*footer*/
.footer{
	overflow:hidden;
	width:841px;
	clear:both;
	background-color:#ededed;
	font-size:11px;
	color:#333;
	margin:0 0 10px 0;
}
.footer p{
	float:left;
	line-height:24px;
	padding:0 0 0 13px;
}
.footer span{
	float:right;
	line-height:24px;
	padding:0 13px 0 0;
}
/*INDEX PAGE*/
#main .header h1{
	padding:10px 0 0 0;
}
#main .header h1 a{
	float:left;
	background:url(../img/Index_Logo.gif) no-repeat 0 0;
	width:842px;
	height:250px;
	text-indent:-9999px;
	padding:0 0 20px 0;
}
#main .header ul{
	padding:0;
	width:500px;
}
#main div.content_holder{
	padding-top:10px;
}
#main div.image{
	background:url(../img/Index_Img.gif) no-repeat 0 0;
	width:841px;
	height:414px;
	border-top:2px #ededed solid;
}
#main div.image h2{
	font-size:37px;
	padding-top:16px;
}
#main div.image p{
	font-size:32px;
	width:485px;
	padding-top:266px;
}
#main div.image span{
	padding-left:112px;
}
ul.home_list{
	overflow:hidden;
	float:left;
	padding:27px 0 0 0;
	margin:0 0 0 -10px;
}
ul.home_list li{
	float:left;
	width:285px;
	background:url(../img/divider_home.gif) no-repeat 0 0;
	font-size:14px;
	color:#222;
	margin:0 0 0 -2px;
	padding:8px 0 42px 0;
}
ul.home_list li p{
	padding:0 15px;
}

ul.gallery {
	list-style:none;
	padding:0;
	margin:30px 0 0 0;
	widows:700px;
}

ul.gallery li {
	width:180px;
	height:180px;
	text-align:center;
	float:left;
}
ul.gallery li img {
	margin:0px auto;
	border:3px solid #ccc;
	padding:8px;
	background:#e1e1e1;
}
ul.gallery li a:hover img {

	background:#ccc;
}

/* Lightbox */

#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: 50%; 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(/js/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/js/lightbox/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; }