@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	behavior: url(csshover.htc);
}

body {
	background-color: #000000;
	background-repeat: no-repeat;
	behavior: url(csshover.htc);
	font-size: 100%;
}

#flashcontent {
	height:120px;
	width:830px;
	margin-left: -415px;
 	color: #000; 
	left: 50%;
	top:10px;
	overflow: visible; 
 	border:1px solid #000000;;
	position: absolute; 
	background-color: transparent;
	}

#Gallery_container {
	width:830px;
	margin-left: -415px;
 	color: #000; 
	left: 50%;
	top:45px;
	overflow: visible; 
 	border:1px solid transparent;
	position: absolute; 
	background-color: transparent;
	padding-top:70px;
	padding-left:80px;
	z-index:3;
}

#Image_Container {
	width:780px;
	height:400px;
	background-color:transparent;
	
}

#Icon_Container {
	width:780px;
	height:400px;
	padding-top:45px;
	padding-left:180px;
	background-color:transparent;
	
}

#Image_frame {
	height:155px;
	width: 155px;
	padding-right:25px;
	padding-bottom:30px;
	background-color:transparent;
	float:left;
	z-index:3;
}

#Carousel_container {
	height:580px;
	width:830px;
	margin-left: -415px;
	color: #000;
	left: 50%;
	top:165px;
	overflow: visible;
	border:1px solid #000000;
	background-image:url(../images/gallery_BG.jpg);
	position: absolute;
	background-color:#000000;		
}

#Info_container {
	height:580px;
	width:830px;
	margin-left: -415px;
	color: #000;
	left: 50%;
	top:165px;
	overflow: visible;
	border:1px solid #000000;
	position: absolute;
	background-color:transparent;	
}

#Copyright_container {
	position:absolute;
	bottom:-30px;
	right:250px;
}

#Left_column {
	position:absolute;
	width:20%;
	height:70%;
	left: 230px;
	top:170px;
}

#Right_column {
	position:absolute;
	width:20%;
	height:70%;
	right: 230px;
	top:170px;
}

#Big_column {
	position:absolute;
	width:48%;
	height:70%;
	left: 215px;
	top:155px;
}

#Big_column2 {
	position:absolute;
	width:48%;
	height:400px;
	left: 225px;
	top:170px;
}

#Carousel_container {
	height:500px;
	width:500px;
	position:absolute;
	border:none;
	left: 620px;
	top: 100px;
}

#Page_title {
	height:20px;
	width:420px;
	background-color: #000000;
	position:absolute;
	border:none;
	right: 0px;
	top: -25px;
	z-index:4;
}

#Gallery_menu {
	height:20px;
	width:330px;
	position:absolute;
	border:none;
	top: 0px;
	right: 80px;
	z-index:5;
}

#Gallery_menu_buttons {
	float:right;
	richness:inherit;
	z-index:5;
}

#Bottom_menu{
	height:20px;
	width:830px;
	background-color: #000000;
	position:absolute;
	border:none;
	bottom: 0px;
	left: 0px;
	z-index:5;
}

#Bottom_menu_buttons{
	background-color: #000000;
	float:left;
	padding-left:62px;
	z-index:5;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////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: 25%; 
	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; }


/*////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////Drop Down Menu/////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////*/

#drop_down_icon1 {
	height:20px;
	width:20px;
	position:absolute;
	left:45px;
	background-color: transparent;
	background-image:url(../images/dropdown_icon.gif);
	z-index:5;
}

#drop_down_icon2 {
	height:20px;
	width:20px;
	position:absolute;
	left:182px;
	background-color: transparent;
	background-image:url(../images/dropdown_icon.gif);
	z-index:5;
}

#drop_down_icon3 {
	height:20px;
	width:20px;
	position:absolute;
	left:305px;
	background-color: transparent;
	background-image:url(../images/dropdown_icon.gif);
	z-index:5;
}

#menu {
	width: 355px;
	background: #000000;
	position:absolute;
	left: 0px;
	top:-20px;
	z-index:4;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 118px;
	float: left;
}

#menu a, #menu h2 {
	font: bold 12px/16px verdana, helvetica, sans-serif;
	display: block;
	richness:inherit;	
	margin: 0;
	padding: 2px 3px;
	text-align: left;
}

#menu h2 {
	color: #a6b8cc;
	background: #000;
	richness:inherit;
	text-transform: uppercase;
}

#menu a {
	color: #000;
	background: #efefef;
	border:solid;
	border-width: 1px;
	border-color:#2b2b2b;
	text-decoration: none;
	position:relative;
	top: 9px;
}

#menu a:hover {
	color: #566b80;
	background: #fff;
}

#menu li {
	position: relative;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

div#menu ul ul {
	display: none;
}

div#menu ul li:hover ul
{	display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{	display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{	display: block;}


#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em verdana, helvetica, sans-serif;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////Styles////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/


.style2 {
	text-align:right;
	font-size: 14px;
	color: #bdd0e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
	text-align:right;
	font-size: 10px;
	color: #566b80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style4 {
	text-align:left;
	font-size: 12px;
	font-weight:500;
	color: #bdd0e6;
	richness:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style5 {
	text-align:left;
	font-size: 12px;
	font-weight:700;
	color: #bdd0e6;
	richness:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style6 {
	text-align:left;
	font-size: 11px;
	font-weight:500;
	color: #bdd0e6;
	richness:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link {
	color: #adc4d9;
}
a:hover {
	color:#e0eaf5;
}
a:visited {
	color: #bdd0e6;
}
a:active {
	color: #e0eaf5;
}

.gallerybutton {
	color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.bg {background-image: url(../images/info_BG.jpg);}

.bg2 {background-image: url(../images/home_BG.jpg);}

.bg3 {background-image: url(../images/services_BG.jpg);}

.bg4 {background-image: url(../images/about_BG.jpg);}
