/* Global Defaults
=====================================================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}

ul {
	list-style:none;
}

ul2 {
	list-style:circle;
}

.clear { 
	clear:both; 
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0 0px;
	padding: 0;
	background: #5f5f5f url('../images/bg.jpg') repeat-x;

	}	
	
a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
	
a:visited 	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
	
a:active 	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
a:hover 	{
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}


/* Start CSS Coding
=====================================================================*/


#container { 
	width: 1010px; 
	margin:0 auto; 
} 

#header {
	height: 105px;
	width: 1010px; 
	background: #444444 url('../images/header-bg.jpg') repeat-x;
}

#logo {
	position: relative;
	height: 105px;
	width: 121px;
	top: 0px;
	left: 0px;
}


#nav {
	height: 15px;
	width: 700px;
	position: relative;
	float: right;
	margin-top: -77px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	
	}


#navLinks li {
	height: 15px;
	text-align: right;
	display: inline;
	padding: 0px 0px 0px 20px;
	text-transform: uppercase;
	
}

#navLinks li.last {
	margin-right: 0px;				



}

#navLinks li a, #navLinks li a:link, #navLinks li a:visited {
	color: #e4e4e4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#navLinks li a:hover {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



#contact {
	height: 30px;
	width: 190px;
	position: relative;
	float: right;
	top: -48px;
	color: #FFF;
	padding: 0 0 0px 0px;
}

#contact p {
	color: #c9c9c9;
	font-family: Times New Roman, Georgia, Serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 0;
	float: right;

}


#flash   {
	height: 393px;
	width: 1010px;
	background: #000000;
	text-align: center;
	margin-top: 0px;
	padding: 0px 0 0px 0;
	margin-top: 0px;
}

#flash p {
	float: left;
	position: relative;
	margin-top: -30px;
	}
	
#main {
	width: 1010px; 
	height: 400px;
	background: #5f5f5f url('../images/main-bg.jpg') repeat-x;

}

#leftBox {
	height: 167px;
	width: 285px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-top: 42px;

}
		
#leftBox p {
	color: #FFFFFF;
	font-family: Times New Roman, Georgia, Serif;
	font-size: 30px;
	font-weight: lighter;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
	float: left;
	letter-spacing: 3px;

}

#leftBox h1 {
	padding: 15px 0px 0px 0px;
	float: left;
	color: #c8c8c8;
	font-family: Times New Roman, Georgia, Serif;
	font-size: 14px;
	font-weight: lighter;
	text-decoration: none;
		padding: 0px 0px 0px 0px;

		}
		


#middleBox {

	width: 535px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
	margin-top: 42px;
	line-height: 22px;
	

}

#middleBox p {
	padding: 0px 40px 0px 0px;

}


#rightBox {
	height: 300px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	float: right;
	position: relative;
	margin-top: 42px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-left:  1px solid #878787;
	font-size: 11px;
	padding: 0 0 0 30px;
}

#rightBox p {
	padding: 0px 0px 0px 0px;

}
	
#subMenu li {
	height: 25px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	
	
}

#subMenu li.last {
	margin-right: -18px;				



}

#rightbox li a, #subMenu li a:link, #subMenu li a:visited {
	color: #e4e4e4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#subMenu li a:hover {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


#footer {
	height: 40px;
	width: 100%; 
	background: #444444;
	margin-top: 0px;
	postion: relative;
	float: left;
	text-align: center;	
color: #c0c0c0;
	font-size: 12px;
	padding: 17px 0 0 0;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid #000000;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-family: arial; color: #000000; font-weight: bold; font-size: 8pt;
margin-right: 1px;
}



.wrap1{
position:relative;
}
.wrap2{
position:relative;
}
#dropmenu0{
z-index:100;
}

#glowtext{
filter:glow(color=FFFF00,strength=3);
width:100%;
}



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	