@charset "utf-8";
body {
	background-color: #26637f;
	background-image: url(images/webBG.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	margin: 0;
  	padding: 0;
	height:100%;
}

img, div { behavior: url(iepngfix.htc) }

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #3995bf;
	font-weight: bold;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	margin-bottom:8px;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3995bf;
}

a:link IMG { border: none }
a:active IMG { border: none }
a:visited IMG { border: none }
a:hover IMG { border: none }

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

#me{
	width:260px;
	height:544px;
	margin-left:770px;
	margin-top:-20%;
	position:absolute;
	background:none;
	background-image:url(images/me.png);
}

#wrapper {
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width:950px;
	height:90px;
	float:left;
	display:inline;
}
#header #logo{
	width:407px;
	height:90px;
	float:left;
	display:inline;
}
#logo #logoImg{
	width:119px;
	height:90px;
	float:left;
	display:inline;
}
#logo #logoText{
	width:288px;
	height:90px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	display:inline;
}
#logoText img{ margin-bottom:10px;}
#logoText span{ padding-left:8px;}

#header #contactdetails{
	width:230px;
	height:70px;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-top:20px;
	line-height: 15pt;
	overflow:hidden;
	display:inline;
}

#main {
	width:950px;
	height:100%;
	background-color:#FFFFFF;
	float:left;
	display:inline;
	background-image: url(images/illustrationbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#main #content {
	width:822px;
	height:100%;
	float:left;
	display:inline;
}
#content #menu{
	width:693px;
	height:59px;
	float:left;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #13313F;
	font-weight: normal;
	margin-left:127px;
}
#menu ul{
	margin: 0;
    padding: 0;
    list-style-type: none;
}
#menu li{
	margin: 0;
    padding: 0;
    float: left;
	width: 100px;
	margin-right: 12px;
    background: #ffffff none;
    text-align: center;
	margin-top:8px;
}
#menu a{
	display: block;
    width: 100%;
	color:#13313F;
    text-decoration: none;
	padding-bottom:9px;
	padding-top:9px;
}

#menu a:hover {
	color:#FFFFFF;
    background: #13313F none;
}

#content #submenu{
	width:124px;
	height:100%;
	float:left;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13313F;
	font-weight: normal;
	margin-top:45px;
}
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#submenu li{
	margin: 0;
    padding: 0;
    float: left;
	width: 100px;
    background: #ffffff none;
    text-align: left;
	margin-top:8px;
}
#submenu a{
	display: block;
    width: 100%;
	color:#13313F;
    text-decoration: none;
	padding-bottom:12px;
	padding-top:9px;
	padding-left:18px;
}

#submenu a:hover {
	color:#FFFFFF;
    background: #2F7A9D none;
}

#content #info{
	width:650px;
	height:100%;
	float:left;
	display:inline;
	padding-left:10px;
	padding-right:35px;
	padding-top:15px;
	padding-bottom:30px;
}

#info .workleft{
	width:290px;
	height:580px;
	float:left;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-right:30px;
	margin-bottom:30px;
}
#info .workright{
	width:290px;
	height:580px;
	float:left;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-left:30px;
	margin-bottom:30px;
}
#info .workillleft{
	width:290px;
	height:420px;
	float:left;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-right:30px;
	margin-bottom:20px;
}
#info .workillright{
	width:290px;
	height:420px;
	float:left;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-right:30px;
	margin-bottom:20px;
}
#info img{
	padding:3px;
	border: 2px solid #98DDFD;
}
#info #aboutleft{
	width:360px;
	height:100%;
	float:left;
	display:inline;
	padding-right:30px;
}
#info #aboutright{
	width:200px;
	height:100%;
	float:left;
	display:inline;
	line-height:15pt;
}
#info a:link {color:#3995bf;text-decoration: underline}
#info a:active {color: #3995bf;text-decoration: underline}
#info a:visited {color: #3995bf;text-decoration: underline}
#info a:hover {color: #3995bf;text-decoration: none}

#main #illustration{
	width:128px;
	height:100%;
	padding-top:59px;
	float:left;
	display:inline;
}
#main #footer{
	width:914px;
	height:45px;
	background-color:#FFFFFF;
	padding-left:18px;
	padding-right:18px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #13313F;
	display:inline;
}
#footer hr{
	color: #3995BF;/*For IE*/
	background-color: #3995BF;/*For Firefox & Opera*/
	height: 1px;
}
#footer span{
	padding-left:14px;
}

#footer a:link {color:#13313F;text-decoration: underline}
#footer a:active {color: #13313F;text-decoration: underline}
#footer a:visited {color: #13313F;text-decoration: underline}
#footer a:hover {color: #13313F;text-decoration: none}

/*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(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; }
