body {
	background-color: #000;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}
#header {
	height: 155px;
	width: 980px;
	background-color: #000;
	background-image: url(images/clc_logo4.png);
	background-repeat: no-repeat;
	background-position: left 20px;
}
#header #address {
	float: right;
	height: 85px;
	width: 140px;
	padding-top: 55px;
	color: #FC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	padding-right: 35px;
}
#menu  {
	padding-top: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
}
#mainContent  {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	width: 980px;
	height: 336px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftcolumn {
	height: 336px;
	width: 490px;
	float: left;
}
#rightcolumn {
	height: 336px;
	width: 490px;
	float: right;
}
#rightcolumn2 {
	height: 336px;
	width: 490px;
	float: right;
}
#mainpage {
	color: #000;
	width: 960px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	float: left;
}
#mainpage h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 10px;
}
#mainpage h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 11px;
	margin-top: 5px;
}
#mainpage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainpage table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	text-indent: 10px;
	word-spacing: normal;
	margin-bottom: 20px;
	float: left;
}
#mainpage p  a{
	color: #333;
}
#containertable {
	width: 960px;
	float: left;
}
#mainpage table .even {
	background-color: #CCC;
}
#mainpage table .odd {
	background-color: #FFF;
}
#mainpage a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainpage2 {
	color: #000;
	width: 960px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	float: left;
	height: 435px;
}
#mainpage2 h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#mainpage2 h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 13px;
	margin-top: 5px;
	margin-right: 20px;
}
#map2 {
	float: left;
	height: 435px;
	width: 612px;
}
#salesbox {
	height: 435px;
	width: 325px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#salesbox #return {
	margin-top: 15px;
	vertical-align: middle;
	width: 300px;
	height: 28px;
	font-size: 12px;
	text-align: left;
	float: left;
}
#salesbox #return a {
	color: #333;
	vertical-align: middle;
	float: left;
}
#return  img {
	margin-right: 4px;
}
#salesbox a   {
	color: #C00;
	text-decoration: none;
}
#salesbox img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#map3 {
	float: left;
	height: 435px;
	width: 612px;
	padding-top: 40px;
}
#map3 small a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin-top: 2px;
	float: left;
}
#map {
}
#containertable img {
	display: block;
	position: static;
	float: right;
	z-index: 1000;
	padding: 0px;
	margin-right: 30px;
}
table .odd td img {
	z-index: 1000;
}

#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-image: url(images/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(images/btn_next.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#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; }
#mainpage #thumbcont {
	width: 960px;
	height: 250px;
	padding-left: 2.5px;
	float: left;
}
#thumbcont .thumbnail {
	height: 75px;
	width: 75px;
	float: left;
	padding-right: 2.5px;
	padding-left: 0px;
	padding-bottom: 2.5px;
}
.thumbnail a img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-left: 5px;
}
#mainpage #containerportfolio {
	width: 970px;
	height: 122px;
	font-weight: lighter;
	padding-bottom: 5px;
}
#mainpage #containerportfolio2 {
	width: 970px;
	height: 80px;
	line-height: 14px;
	font-weight: lighter;
	padding-bottom: 10px;
}
#containerportfolio #lrgthumb  {
	float: left;
	height: 110px;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 0px;
}
#containerportfolio #lrgthumb2 {
	float: left;
	height: 150px;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: -30px;
}
#lrgthumb a img , #lrgthumb2 a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	height: 40px;
	width: 980px;
	background-color: #666;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
}
#footer .copyright {
	color: #FFF;
	text-align: center;
	font-size: 11.5px;
	padding-top: 3px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .copyright a {
	color: #FC6;
	text-decoration: none;
}
