
body {
	margin:31px 0px 0px 0px;
	background:url(bg_body.jpg) repeat-x #FFFFFF;
}
body, div, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
}

p, h1, h2, h3 {
	margin:0px 0px 15px 0px;
}
h1 {
	font-size:14px;
	color:#19577a;
}
h2 {
	font-size:15px;
	color:#19577a;
}
h3 {
	font-size:14px;
	color:#1eb5ab;
}

hr {
	height: 1px;
	border:0px;
	color: #e2e3e5;
	background-color: #e2e3e5;
	margin:5px 0px 20px 0px;
}

/*  LINKS */
a 		{ color:#444444; text-decoration:none; }
a:hover { color:#22ada4; text-decoration:underline; }

.subnav a 	  { color:646464; text-decoration:none; }
.subnav a:hover { color:#000000; text-decoration:underline; }

#footer-links a 	  { color:#888888; text-decoration:none; }
#footer-links a:hover { color:#000000; text-decoration:underline; }


/* CONTAINERS */
#container-top {
	width:959px;
	height:86px; 
	margin:0px auto;
}
#container-navigation {
	background:url(bg_navigation.jpg) no-repeat center top;
	height:160px; 
}
#subcontainer-navigation {
	width:959px;
	height:160px; 
	margin:0px auto;
}
#container-content {
	width:959px;
	margin:0px auto;
}
#container-bottom {
	clear:both;
	width:959px;
	height:74px; 
	margin:0px auto;
	background:#F7F8FA;
}
#container-footer {
	width:959px;
	height:34px; 
	padding-top:30px;
	margin:0px auto;
}

#logo {
	float:left;
}
#tagline {
	float:right;
	padding-top:30px;
}

/* CONTENT */
#content-left {
	float:left;
	padding:32px 20px 25px 4px;
	width:270px;
}
#content-right {
	float:left;
	padding:32px 4px 25px 20px;
	width:641px;
}

#presentation {
	float:left;
}
#container-signup {
	float:right;
	width:430px;
	padding:19px 14px 0px 0px;
}
#signup-header {
	float:left;
	padding:6px 0px 0px 12px;
}
#signup-form {
	float:right;
}
#signup-form div {
	float:left;
}
#signup-message {
	float:right;
	width:400px;
	text-align:center;
}
#inputWrapper {
	width: 217px;
	background: url(bg_signup.jpg) left top;
	margin:5px 6px;
	padding:0px 8px;
}
#inputWrapper input {
	border: 0;
	padding: 4px 0px 4px 0px;
	height: 16px;
	width: 217px;
	background-color: transparent;
	color:#FFFFFF;
}

.underline {
	padding-bottom:5px;
	border-bottom:1px solid #e2e3e5;
}
#content {
	padding:20px 0px;
}
#subnavigation {
	padding:5px 0px 15px 0px;
}
#quote {
	padding:7px;
}
.subnav {
	padding:12px 15px;
}
.on {
	background:url(bg_subnav_on.jpg) no-repeat right #e3ebef;
	color:#1bb3a9;
	font-weight:bold;
}
#gallery td p {
	font-size:11px;
}

/* NAVIGATION */
#navigation {
	margin:0px;
	padding:0px;
	list-style: none;
	height:80px; 
}
#navigation li {
	margin:0px;
	padding:0px;
	display:block;
	height:80px; 
	float:left;
}

/* FOOTER */
#footer-links {
	font-size:11px;
	float:left;
	padding:8px 0px 0px 2px;
}
#footer-copyright {
	font-size:11px;
	float:right;
	padding:8px 0px 0px 65px;
}
#footer-blender {
	font-size:11px;
	float:right;
}
/*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: 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(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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; }

/* dropdown Menu */
#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:30001;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	color: #FFFFFF;
	padding: 4px 22px 4px 22px;
	text-decoration: none;
	z-index:30001;
	position:relative;
	top:-15px;
	background:url(bg_dropdown.jpg) #1caf9f;
}

#dropmenudiv a:hover{ /*hover background color*/
	z-index:30001;
	color: #13fdef;
}

.corporate {
	left:-10px;
}



/* -------------------------------- LIGHTBOX --------------------------------*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}