body 
{
	margin:0px;
	margin-top:10px;
	font-family: Verdana;
	font-size: 11px;
	background-color: white;
	width: 100%;
	background-image:url(images/23.jpg)
}


#wrapper	
{
	padding: 10px;
	height: 100%;
	width: auto;
}


.header
{	
	display: block;
	width: 900px;
	/*position: align=middle;*/	
	height: 141px;	
	border: solid 1px #A09595;
}


h1
{
	width:900px;
	height:180px;
	position:relative;
	margin:0px;
	background-color:#FFFFFF;	
}


h1 span
{
	visibility:hidden;
}


h2
{
	color: #D41230;
	margin-top: 0px;
	margin-bottom: 10px;		
	font-size: 14pt;
}


h3
{
	color: #333333;
	font-size: 14px;
	margin-bottom:-10px;
	margin-top: -5px;
	line-height: 45px;
}
h4
{
	color: #333333;
	font-size: 14px;
	margin-bottom:5px;
padding-bottom:3px;
text-align:left;
	border-bottom:1px solid silver;
}


#headernav
{
	color: #FFCC00;
	position:absolute;
	left: 215px;
	top: 158px;
	font-size:110%;
	font-weight:bold;


}


#headernav a
{
	color: #FFCC00;
	text-decoration: underline;
}


#headernav a:active, #headernav a:hover
{
	text-decoration: underline;
}


#container
{
	width:900px;
	display: block;
	min-height: 450px;
	position:relative;
	height:100%;
	background-color:#FFFFFF;	
	border: solid 1px #A09595;
	padding-top: 5px;
	
}


#contentDiv
{
	text-align:justify;
}
	
.content
{
	width: 600px;
	min-height: 450px;
	text-align: left;
	float: left;
	color: #333333;
	padding: 22px;
	display: block;
	border-left: dotted 1px #333333;
	font-size: 9pt;


}


.gallery
{
	width: 620px;
	min-height: 450px;
	text-align: left;
	float: left;
	color: #333333;
	padding: 22px;
	display: block;

	border-left: dotted 1px #333333;
	font-size: 9pt;
	}
	
.content a, .content a:active, .content a:hover
{
	text-decoration:none;
	color: #CC0000;
}


.leftNavigation
{	
	position:relative;
	width: 200px;
	float:left;	
	margin-top: 0px;
	background-color: #FFFFFF;
	height: auto;
	display:block;			
	padding-top: 25px;	
	padding-left: 20px;
}


.leftSubMenu
{
	padding-top: 0px;
	display: none;	
	color: #6D6F71;
	font-size: 10px;	
	text-align: left;	
}


.leftSubMenu a
{
	color: #333333;
	padding-left: 28px;
	text-decoration: none;		
}


.leftSubMenu a:active, .leftSubMenu a:hover
{
	color: Red;
}

.leftSubMenu_Green a:active, .leftSubMenu_Green a:hover
{
	color: #88bb22;
}

.footer
{
	clear:both;
	width:740px;
	background-color: #FFFFFF;
	height: 30px;
	color: #333333;
	font-size: 10px;
	margin-left:160px;

	padding-top: 1px;
	text-align: center;
}


.footer a
{
	text-decoration: none;
	color: #CC0000;	
}


.footer a:active, .footer a:hover
{
	color: #FF0000;
}


.boldText
{
	font-weight: bold;
	font-size: 12px;
}
	
.p
{
	text-align:justify;
}


#aboutChartaTable
{
	width: 100%;
	padding-top: 5px;
}


#aboutChartaTable td
{
	padding-top: 10px;
}


.backToTopLink
{
	text-align:right;
	font-size: smaller;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 30px;		

}


.sectionSubHeader
{
	text-transform:uppercase;	
}


#flutingTableTechnical
{
	width: 100%;		
}


#flutingTableTechnical td
{
	width: 50%;	
	border: solid 1px #C3BDBD;
	padding: 10px;
}


.showroomDiv
{
	padding-top: 30px;
}


.showroomTable
{
	width: 100%;
}


.productTable td
{
	border: dotted 1px #1CADDD;		
	text-align: left;
	padding: 5px 5px 5px 10px;
	font-size:smaller;
}


.productBold
{
	font-weight:bold;	
	color: #1CADDD;
}


.contactsLink a
{
	text-decoration:none;
	color:#CC0000;
}


.contactsLink a:active, .contactsLink a:hover
{
	color: #CC0000;
}


.techImageDiv
{
	height: 200px;
	width: 200px;	
}


#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(Main.css); /* 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: 11px 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: 75%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: normal;
}
#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; }


.lightboximages {
	color: #FFFFFF;
	border: none;
}

.link a, .link a:active, .link a:hover
{
	text-decoration:none;
	color:#333333;
	font-size:9pt;
	text-align:left;
	padding-left:35px;
}