html,body {
	background:#ffffff;
	
	background-position:top;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #371300;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	letter-spacing:-0.025em;
	
}
div.container{
	width:920px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	
	background:#f0f0f0;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	background: url(../assets/layout/bg.gif) repeat-y;
	background-position:center;
	padding-top:50px;
	
}
div.cleaner{
	margin:0px;
	height:1px;
	clear:both;
}
div.divider{
	margin: 0 auto;
	background:url(../assets/layout/divider.gif) no-repeat;
	width:344px;
	height:23px;
		
}

a {
	color:#371300;
	text-decoration:underline;
}
a:hover{
	color:#217ec2;
	text-decoration:underline;
}


/*HEAD*/
div.header{
	width:719px;
	background:url(../assets/layout/logoTop.jpg) no-repeat;
	background-position:bottom left;
	border-bottom:1px solid #9b8880;
	height:34px;
	margin:0px 30px;
	padding-left:141px;
	padding-top:156px;
}
div.headerNav{
	width:708px;
	height:31px;
	border-top:1px solid #9b8880;
	border-left:1px solid #9b8880;
	padding-left:10px;
	padding-top:3px;
	
}
div.headerNav a {
	color:#371300;
	text-decoration:none;
	font-size:0.85em;
	font-weight:bold;
}
div.headerNav a:hover{
	color:#217ec2;
	text-decoration:underline;
	font-size:0.85em;
	font-weight:bold;
}

a.identifyNav{
	background:url(../assets/nav_btns/Identify_btn.gif) no-repeat left top;
	display:block;
	width:74px;
	height:30px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 15px 0px 0px;
	float:left;
}
a:hover.identifyNav {
	background-position:left bottom;
	color:#ffffff;
	text-decoration:none;
}

a.printNav {
	background:url(../assets/nav_btns/Print_btn.gif) no-repeat left top;
	display:block;
	width:65px;
	height:30px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 15px 0px 0px;
	float:left;
}
a:hover.printNav {
	background-position:left bottom;
	color:#ffffff;
	text-decoration:none;
}

a.websiteNav {
	background:url(../assets/nav_btns/web_btn.gif) no-repeat left top;
	display:block;
	width:65px;
	height:30px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 15px 0px 0px;
	float:left;
}
a:hover.websiteNav {
	background-position:left bottom;
	color:#ffffff;
	text-decoration:none;
}

a.exhibitionNav {
	background:url(../assets/nav_btns/exhib_btn.gif) no-repeat left top;
	display:block;
	width:184px;
	height:30px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 15px 0px 0px;
	float:left;
}
a:hover.exhibitionNav {
	background-position:left bottom;
	color:#ffffff;
	text-decoration:none;
}

a.advertisingNav {
	background:url(../assets/nav_btns/advertising_btn.gif) no-repeat left top;
	display:block;
	width:104px;
	height:30px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 15px 0px 0px;
	float:left;
}
a:hover.advertisingNav {
	background-position:left bottom;
	color:#ffffff;
	text-decoration:none;
}

a.playNav {
	background:url(../assets/nav_btns/Play_btn.gif) no-repeat left top;
	display:block;
	width:84px;
	height:30px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 15px 0px 0px;
	float:left;
}
a:hover.playNav {
	background-position:left bottom;
	color:#ffffff;
	text-decoration:none;
}

div.headerNav ul{
	margin:0px;
	padding:0px;
}

div.headerNav li{
	display:inline;
	padding:13px;
}
/*LEFTNAV*/
div.leftNav{
	width:121px;
	
	float:left;
	margin:10px 0px 0px 30px;
	padding: 0px 10px;
	color:#df1f26;
	text-decoration:underline;
	font-size:0.85em;
	font-weight:bold;
}

a.aboutNav {
	background:url(../assets/nav_btns/sideAbout.gif) no-repeat left top;
	display:block;
	width:90px;
	height:15px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	float:left;
}
a:hover.aboutNav {
	background-position:left bottom;
	color:#ffffff;
	text-decoration:none;
}
div.aboutNavSelected {
	background:url(../assets/nav_btns/sideAbout.gif) no-repeat left bottom;
	display:block;
	width:90px;
	height:15px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	float:left;
}

a.discNav {
	background:url(../assets/nav_btns/sideDics.gif) no-repeat left top;
	display:block;
	width:90px;
	height:15px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	float:left;
}
a:hover.discNav {
	background-position:left bottom;
	color:#ffffff;
	text-decoration:none;
}
div.discNavSelected {
	background:url(../assets/nav_btns/sideDics.gif) no-repeat left bottom;
	display:block;
	width:90px;
	height:15px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	float:left;
}

a.caseNav {
	background:url(../assets/nav_btns/sideCase.gif) no-repeat left top;
	display:block;
	width:90px;
	height:15px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	float:left;
}
a:hover.caseNav {
	background-position:left bottom;
	color:#ffffff;
	text-decoration:none;
}
div.caseNavSelected {
	background:url(../assets/nav_btns/sideCase.gif) no-repeat left bottom;
	display:block;
	width:90px;
	height:15px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	float:left;
}

a.contactNav {
	background:url(../assets/nav_btns/sideContact.gif) no-repeat left top;
	display:block;
	width:90px;
	height:15px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	float:left;
}
a:hover.contactNav {
	background-position:left bottom;
	color:#ffffff;
	text-decoration:none;
}
div.contactNavSelected {
	background:url(../assets/nav_btns/sideContact.gif) no-repeat left bottom;
	display:block;
	width:90px;
	height:15px;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	float:left;
}

a.comingSoon{

	color:#df1f26;
	text-decoration:underline;
}
a:hover.comingSoon{
	color:#217ec2;
	text-decoration:underline;
}
/*MAIN BODY*/

div.rightBody{
	margin:10px 0px 0px 0px;
	/*width:685px;*/
	width:659px;
	float:left;
	overflow:hidden;
}

img.bigPic{
	margin-bottom:5px;
	border:none;
}
p.imgCaption{
	margin:0px 0px 5px 0px;
	font-size:0.8em;	
	
}
span.redTxt{
	color: #df1f26;
	font-style: italic;
}
div.addressBox{
	margin: 20px 35px 0px 0px;
	float:left;
	font-size:0.8em;
	
	
}


a.caseList{
	background:url(../assets/layout/pdf.jpg) no-repeat 284px 5px;
	display:block;
	width:300px;
	height:auto;
	min-height:auto;
	max-heght:auto;
	overflow:hidden;
	font-size:0.8em;
	text-decoration:underline;
	padding: 5px 0px;
	margin-left:20px;
	
}

a:hover.caseList {
	color: #df1f26;
	text-decoration:underline;
}
/*CAROUSEL*/
.carousel-component { 
	position:relative;
	overflow:hidden;
	visibility:visible; /* component turns it on when first item is rendered */
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}

.carousel-component .carousel-vertical li { 
	float:none;
	margin-bottom:0px;
}

.carousel-component ul.carousel-vertical { 
	width:auto;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}

/**
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	background:#ffffff;
	padding:0px;
	color:#618cbe;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px 0px 0px 0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}

#html-carousel { 
    background: #ffffff;
}

#html-carousel .carousel-list li { 
    margin:4px 10px 0px 10px;
}

#html-carousel .carousel-list li { 
    width: 664px; 
    border: 0px;
    padding: 0px;
    
    margin: 0px;
    color: #3F3F3F;
}

#html-carousel .carousel-list li img { 
    border:none;
    display:block; 
}

#html-carousel {
   
    float: left;
    width: 664px;
    height: 332px;
}

/* BUTTONS */
#prev-arrow-container { 
    float:left;
    margin: 0px;
    padding: 0px 0px 0px 5px;
	z-index:1001;
}

#next-arrow-container { 
    float:right;
    margin: 0px 10px 0px 0px;
    padding: 0px;
	z-index:1001;
}

#next-arrow { 
    cursor:pointer; 
}

#prev-arrow { 
    cursor:pointer; 
}

/* Overlay */
#overlay {
 width: 664px;
  height: 330px;
  background-color:  #FFF;
  position: absolute;
  top: 25px;
  left: 150px;
  padding-top: 10px;
  z-index: 100;
  color: #000;
 	text-align: center;
	font-size: 24px;
  filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


table.rightTable{
	border-collapse:collapse;
}
table.rightTable td{
	padding:0px 5px 5px 0px;
}

div.cslNavRight{
	float:right;
	margin-right:5px;
}
