* {
	margin:0;
	padding:0;
}
body {
	font-family: "Trebuchet MS";
	font-size: small;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}
#gallery {
	position:relative; width: 800px; margin:40px auto; padding:6px; border:6px solid #fff; 			background:#000;
}
#images {
	border:2px solid #9ac1c9;
	height:225px;
	background:#eef5f6;
}
#image {
	position:relative;
	width:780px;
	height:297px;
	border:2px solid #666;
	background:#535356 url(../filmstrip/styles/images/loading.gif) center center no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#image img {
	position:absolute;
	float:right;
	top:5px;
	right:5px;
	height: 287px;
}
#thumbwrapper {
	margin-top:0px;
	width:800px;
	height:94px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #77787b;
	background-image:url(../../media/bg_metal.gif);
	background-repeat: repeat-x;
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:94px;
	width:788px;
	margin: 4px;
	background-image: url(media/bkg-grad.jpg);
}
#thumbs {
	position:absolute;
	list-style:none;
	height:74px;
	width:10000px;
	border-right:5px solid #FFF;
}
#thumbs li {
	float:left;
	margin-right:5px;
	cursor:pointer;
	padding: 2px;
}
.imgnav {
	position:absolute;
	height:375px;
	width:20%;
	z-index:100;
	height:297px;
	width:20%;
	z-index:100;
	cursor:pointer;
}
#previmg {left:0; background:url(../filmstrip/styles/images/left.gif) left center no-repeat; border-left:5px solid #FFF;
}
#nextimg {right:0; background:url(../filmstrip/styles/images/right.gif) right center no-repeat; border-right:5px solid #FFF;
}
.main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../../media/table_bkg.jpg);
	background-attachment: fixed;
}
.main .centerbody {
	width: 100%;
	background-image: url(../../media/table_bkg.jpg);
}
.main .footer {
	background-color: #535356;
}
.topnav {
	width: 100%;
	height: 179px;
}
.topnav .topnavitem {
	float: left;
}
#debugwin {
	background-color: #FFF;
	border: thin solid #000;
	position: absolute;
	visibility: hidden;
	height: 100px;
	width: 300px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#thumbwrapper #thumbarea #thumbs .thumb {
	padding-bottom: 0px;
}
a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
}
.bottomnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 22px;
}
.contacttext {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #000000;
	line-height: 13px;
}
.services_hdr {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #0033CC;
}
.services_txt {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #FFFFFF;
}
.services2_hdr {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #164265;
	text-decoration: underline;
}
.services2_txt {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #000000;
}
.text {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #000000;
	line-height: normal;
}
.project {
	background-color: #FFFFFF;
}
.creativelab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

