body { 
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	text-align: center;
	background: url('images/bg.gif');
	background-repeat: repeat-x;
	background-color: #000000;

}

#top {
	width: 960;
	height: 104px;
	background: url('images/top.gif');
	background-repeat: no-repeat;
}

#content {
	width: 960;
	height: 548px;
	text-aign: left;
	background: url('images/content.gif');
	background-repeat: no-repeat;
}

#intro a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#intro a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#intro a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#intro a:hover {
	color: #C4CE21;
	text-decoration: underline;
}

#content img{
	padding: 26px 14px 31px 14px;
	border: 0px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 20px;
	background: url('images/portfolio.png');
	background-repeat: no-repeat;
}

#line {
	text-align: left;
	text-indent: 35px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
	background: url('images/transparent.png');
}

#line a:link {
	font-family: georgia;
	font-size: 23px;
	color: #FFFFFF;
	text-decoration: none;
}
#line a:active {
	font-family: georgia;
	font-size: 23px;
	color: #FFFFFF;
	text-decoration: none;
}
#line a:visited {
	font-family: georgia;
	font-size: 23px;
	color: #FFFFFF;
	text-decoration: none;
}

#line a:hover {
	font-family: georgia;
	font-size: 23px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	background: url('images/line.png');
	background-position: bottom;
	background-repeat: no-repeat;
}

#welcome {
	width: 960;
	height: 106px;
	margin-left: 30px;
	font-family: georgia;
	font-size: 48px;
	color: #FFFFFF;
	text-align: left;
}

#welcome span {
	color: #CECECE;
}

#main {
	width: 100%;
	height: 277px;
	background: url('images/concrete.gif');
	background-repeat: repeat-x;
}

#960 {
	width: 960px;
	height: 277px;
	
}

#intro {
	width: 430px;
	float: left;
	padding-top: 30px;
	padding-left: 40px;
	line-height: 22px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

#intro span {
	background: url('images/transparent.png');
	padding: 2px;
}

#clients {
	width: 430px;
	float: right;
	padding-top: 30px;
	padding-right: 40px;
	line-height: 20px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}

#clients a:link {
	color: #FFFFFF;
	background: url('images/transparent.png');
	text-decoration:none;
}

#clients a:visited {
	color: #FFFFFF;
	background: url('images/transparent.png');
	text-decoration:none;
}

#clients a:active {
	color: #FFFFFF;
	background: url('images/transparent.png');
	text-decoration:none;
}

#clients a:hover {
	color: #C4CE21;
	background: url('images/transparent.png');
	text-decoration:none;
}


#bottom {
	width: 960;
	height: 90px;
	text-align: left;
	padding-top: 17px;
	padding-left: 35px;
	background: url('images/bottom.gif');
	background-repeat: repeat-x;
}

strong {
	color: #FFD511;
}

a.tooltip {color:#c00;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:-120px; left:0px; padding:5px; padding-left: 15px; padding-top: 15px; font-weight:normal; font-family: tahoma; font-size: 11px; color:#FFFFFF; background: url('images/popup.png'); background-repeat: no-repeat; height:68px; width:231px;}

#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; }