#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	}

#imageContainer{
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	bottom: 0px;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	position: absolute;
	width: 49%;
	height: 100px;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink {
	left: 0;
	float: left;
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	position: absolute;
	top: 0px;
}
#nextLink {
	right: 0;
	float: right;
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	position: absolute;
	top: 0px;
}
	
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	position: absolute;
	top: 0px;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	position: absolute;
	top: 0px;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	line-height: 1.4em;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #999;
	line-height: 12pt;
}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1em;
	padding-top: 1em;
}			
#imageData #bottomNavClose{
	width: 22px;
	float: right;
	padding-bottom: 0.7em;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#noflash { text-align: left; position: relative; top: 100px; border: 2px solid #4A5964; width: 300px; margin: auto; background-color: White; padding: 50px; line-height: 2; }
#flashcontent{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; /*border:10px dotted pink;*/ text-align: center; line-height: 0; }
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
#noflash ul { list-style: square; padding: 0; margin: 0; }

/* LoDuca Creative Styles */

.popuptext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999;
	line-height: 12pt;
}

.popuptextvideo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #999;
	line-height: 12pt;
	margin-left: 20px;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	display: block;
	clear: both;
	float: left;
	width: 200px;
	margin-bottom: 0px;
	position: relative;
	padding-left: 0px;
	padding-bottom: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.closebutton {
	position: absolute;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/closelabel.gif);
	width: 27px;
	color: #FFF;
	height: 26px;
	background-repeat: no-repeat;
	right: auto;
	left: 12px;
	top: 18px;
}
.thumbs {
	border: thin solid #999;
	cursor: pointer;
	float: none;
	margin-right: 4px;
	margin-bottom: 4px;
}
.textlink {
	font-style: italic;
	text-decoration: underline;
	color: #69C;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	cursor: pointer;
}
.logo {
	position: relative;
	height: auto;
	width: auto;
	display: block;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	clear: none;
	float: left;
}
.body {
	word-spacing: normal;
	text-align: left;
	display: block;
	float: left;
	clear: none;
	width: 435px;
	height: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	position: relative;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #639;
	padding-left: 0px;
	margin: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	overflow: scroll;
	visibility: inherit;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	color: #639;
	word-spacing: normal;
	letter-spacing: 0.15em;
	text-align: left;
	display: inline-block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 400px;
	height: auto;
	float: none;
	position: relative;
	padding-bottom: 0px;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	padding-left: 0px;
	line-height: 24px;
}
.image1 {
	font-family: arial;
	display: block;
	width: auto;
	height: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
}
.pageholder {
	height: auto;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	border: thin solid #9C0;
	clear: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
}
#bodycontainer {
	font-family: arial;
	font-size: 11pt;
	font-weight: lighter;
	color: #333;
	word-spacing: normal;
	text-align: left;
	display: block;
	float: left;
	clear: both;
	margin-left: 20px;
	width: 750px;
	margin-bottom: 10px;
	height: auto;
	margin-top: 0px;
	margin-right: 20px;
	line-height: 20px;
	position: relative;
	top: auto;
	visibility: visible;
	z-index: auto;
	right: auto;
	left: auto;
}
#pageholder {
	height: auto;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	background-color: #FFF;
	border: thin solid #9C0;
	clear: none;
	margin: 20px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	font-style: normal;
	position: absolute;
	height: 24px;
	width: 790px;
	top: 144px;
	color: #999;
	line-height: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 10px;
	overflow: auto;
	clear: left;
	float: left;
	text-align: right;
	white-space: normal;
	display: block;
	word-spacing: normal;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.menu_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #639;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	display: inline-block;
	position: relative;
	padding: 0px;
	text-indent: 10px;
	width: 200px;
}
.video {
	font-family: arial;
	font-size: 11pt;
	font-weight: lighter;
	color: #333;
	word-spacing: normal;
	text-align: left;
	display: block;
	float: none;
	clear: both;
	width: auto;
	height: auto;
	line-height: 20px;
	position: relative;
	margin-right: 0px;
	border: thin solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	cursor: pointer;
}
.bottom_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	word-spacing: 40px;
	text-align: center;
	display: block;
	float: left;
	clear: right;
	width: 800px;
	height: auto;
	line-height: 20px;
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
	letter-spacing: 0px;
	color: #639;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 20px;
	background-color: #E8E8E8;
	padding-bottom: 20px;
}
.bodycenter {
	font-family: arial;
	font-size: 11pt;
	font-weight: lighter;
	color: #333;
	word-spacing: normal;
	text-align: center;
	display: block;
	float: left;
	clear: both;
	margin-left: 20px;
	width: 800px;
	margin-bottom: 10px;
	height: auto;
	line-height: 20px;
	position: relative;
	top: auto;
	visibility: visible;
	z-index: auto;
	right: auto;
	left: auto;
}
.bodytext {
	text-align: left;
	display: block;
	width: 400px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	position: relative;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	padding: 0px;
	clear: none;
	float: none;
}
.bodyheading {
	text-align: left;
	display: block;
	float: none;
	clear: none;
	width: 400px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: static;
	color: #639;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.menu_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 190px;
	color: #666;
	position: relative;
	clear: none;
	float: none;
	margin-left: 10px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Newspaper {
	text-align: right;
	display: block;
	float: none;
	clear: both;
	width: 400px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	color: #639;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin: 0px;
}
.image2 {
	font-family: arial;
	font-size: 11pt;
	font-weight: lighter;
	color: #333;
	word-spacing: normal;
	text-align: left;
	display: block;
	float: right;
	clear: right;
	width: auto;
	height: auto;
	line-height: 20px;
	position: relative;
	padding-left: 10px;
}
.bodytextnumbers {
	text-align: left;
	display: block;
	width: 380px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	position: static;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-indent: -16px;
	list-style-type: decimal;
	list-style-position: outside;
}
.image3 {
	font-family: arial;
	font-size: 11pt;
	font-weight: lighter;
	color: #333;
	word-spacing: normal;
	text-align: left;
	display: block;
	float: right;
	clear: right;
	width: auto;
	height: auto;
	line-height: 20px;
	position: relative;
	padding: 5px;
}
.bodytextquotes {
	text-align: left;
	display: block;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	position: static;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Newspaper2 {
	text-align: left;
	display: block;
	float: none;
	clear: none;
	width: 400px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	color: #639;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bodyheadingclients {
	text-align: left;
	display: block;
	float: none;
	clear: none;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: static;
	color: #639;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodytextcolumns {
	text-align: left;
	display: block;
	width: 175px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	position: relative;
	line-height: 20px;
	float: left;
	clear: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	white-space: normal;
}
.bodytextcolumnsheading {
	text-align: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	line-height: 20px;
	float: none;
	clear: right;
	padding: 0px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #639;
}
.bodytextcolumns2 {
	text-align: left;
	display: block;
	width: 175px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	position: absolute;
	line-height: 20px;
	float: left;
	clear: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	left: 429px;
	top: 228px;
}
.sidemenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	clear: none;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
	display: block;
	position: relative;
	padding: 0px;
	float: none;
	width: 180px;
	height: auto;
}
.picturecontainer {
	word-spacing: normal;
	text-align: left;
	display: block;
	float: left;
	clear: none;
	width: 200px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	position: relative;
	padding-left: 0px;
	margin: 0px;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	font-style: normal;
	position: absolute;
	height: 24px;
	width: 600px;
	color: #693;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	float: none;
	text-align: right;
	white-space: normal;
	display: block;
	word-spacing: 1em;
	text-transform: none;
	padding-right: 10px;
	padding-left: 0px;
	margin: 0px;
	left: 191px;
	top: 72px;
}
.picturecontainer2 {
	word-spacing: normal;
	text-align: left;
	display: block;
	float: right;
	clear: none;
	width: 160px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	position: relative;
	padding-left: 0px;
	margin: 0px;
}
.topcontainer {
	display: block;
	clear: both;
	float: left;
	height: 82px;
	width: 800px;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
}

