body{
	margin:0;
	background:#000 url(../img/bg-body.gif) repeat-x 0 0;
	font:13px/18px Verdana, Arial,Helvetica serif;
	color:#b7b7b7;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
a{
	color:#b7b7b7;
}
h1{
	margin:0;
}
h2{
	font-size:16px;
	font-weight: normal;
	line-height:30px;
	margin:8px 0 0;
	padding:0 0 0 4px;
	text-transform:uppercase;
	color:#cfcfcf;
}
h3{
	font-weight:normal;
	font-size:14px;
	line-height:26px;
	margin:8px 0 0;
	padding:0 0 3px 0;
	text-transform:uppercase;
	color:#cfcfcf;
}
img{
	border:0;
	display:block;
}
#main{
	width:903px;
	margin:0 auto;
	overflow:hidden;
}
/*header*/
#header{
	width:100%;
	height:186px;
	overflow:hidden;
	background:url(../img/bg-header.gif) no-repeat 100% 100%;
}
#header h1 a{
	background:transparent url(../img/logo.gif) no-repeat scroll 0pt;
	float:left;
	height:105px;
	margin:26px 0pt 0pt 0px;
	overflow:hidden;
	text-indent:-9999px;
	width:166px
}
#header ul.menu{
	float:right;
	margin:4px 0 0;
	padding:0 4px 0 0;
	list-style:none;
}
#header ul.menu li{
	float:left;
}
#header ul.menu li a{
	float:left;
	padding:25px 9px 32px 9px;
	color:#fff;
	text-decoration:none;
}
#header ul.menu li.active a,
#header ul.menu li a:hover{
	background:url(../img/bg-menu.gif) repeat-x 0 0;	
}
/*content*/
#content{
	width:100%;
	padding:0 0 40px 0;
	overflow:hidden;
}
#content p{
	margin:6px 0 0;
	text-align:justify;
	padding:0 0 12px 0;
	word-spacing:-2px;
}
#content a{
	color:#b7b7b7;
}
#content a:hover{
	text-decoration:none;
}
#content div.box{
	overflow:hidden;
	width:100%;
	background:url(../img/bg-box.gif) repeat-x 0 0;
}
#content div.welcome{
	float:left;
	width:496px;
	min-height:253px;
	margin:0 -21px 0 0;
	display:inline;
	background:url(../img/bg-news.gif) repeat-y 100% 0;
	padding:4px 47px 0 16px;
}
#content div.welcome div.text{
	padding-left:4px;
	margin:4px 0 0;
	border-top:1px solid #2c2c2c;
	overflow:hidden;
}
* html #content div.welcome{
	height:253px;
	overflow:visible;
}
#content div.news{
	float:right;
	background:url(../img/bg-news.gif) repeat-y 0 0;
	width:310px;
	padding:4px 18px 0 37px;
}
#content div.news ul.news{
	margin:4px 0 0;
	border-top:1px solid #2c2c2c;
	padding:0 5px 0 5px;
	width:300px;
	overflow:hidden;
	list-style:none;
}
#content div.news ul.news li{
	width:100%;
	float:left;
	padding:6px 0 15px 0;
}
#content div.news span.date{
	font-size:11px;
	float:right;
}
#content div.news h4{
	font-size:12px;
	font-weight:normal;
	margin:0;
}
#content div.news h4 a{
	color:#b7b7b7;
	text-decoration:none;
}
#content div.news h4 a:hover{
	text-decoration:underline;
}
#content div.news p{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;
}
/*ul.products*/
#content ul.products{
	margin:-1px 0 45px 0;
	padding:0 0 25px 0;
	width:100%;
	overflow:hidden;
	list-style:none;
}
#content ul.products li{
	width:199px;
	float:left;
	padding:0 8px 0 17px;
}
#content ul.products h2{font-size:14px;}
#content ul.products div.image{
	padding:4px;
	width:189px;
	overflow:hidden;
	margin:1px 0 0;
	height:106px;
	border:1px solid #2c2c2c;
}
#content ul.products div.image img{
	height:106px;
	width:189px;
}
#content ul.products p{
	font-size:12px;
	padding:3px 4px 0 4px;
	line-height:17px;
}
/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	padding-bottom:17px;
	border-top:1px solid #2c2c2c;
}
#footer p{
	margin:20px 0 0 0;
	font-size:11px;
	padding:0 0 0 8px;
	float:left;
}
#footer p:first-letter{
	font-size:14px;
}
#footer ul.cards{
	float:right;
	margin:10px 0 0;
	padding:0 6px 0 0;
	list-style:none;
}
#footer ul.cards li{
	float:left;
	padding:0 4px;
}
#footer ul.cards div.cont{
	display:table;
	width:51px;
	height:48px;
}
#footer ul.cards div.sub{
	text-align:center; 
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
* html #footer ul.cards div.cont{position:relative;}
*+ html #footer ul.cards div.cont{position:relative;}
* html #footer ul.cards div.sub{position:absolute;top:50%;}
*+ html #footer ul.cards div.sub{position:absolute;top:50%;}
#footer ul.cards img{display:inline;}
* html #footer ul.cards img{position:relative;top:-50%;}
*+ html #footer ul.cards img{position:relative;top:-50%;}
/*internal*/
#sidebar{
	float:right;
	width:248px;
}
#content #sidebar div.news{
	width:220px;
	background:none;
	min-height:230px;
	padding:6px 13px 13px 15px;
}
* html #content #sidebar div.news{
	height:230px;
	overflow:visible;
}
#content #sidebar div.news ul.news{
	margin:8px 0 0;
	width:208px;
	padding:7px 3px 0 9px;
}
#content #sidebar div.news ul.news li{
	padding-bottom:5px;
}
#content #sidebar h2{
	font-size:13px;
	padding-left:6px;
}
/*conatct*/
#content div.contact{
	width:220px;
	font-size:12px;
	overflow:hidden;
	min-height:257px;
	padding:0 13px 0 15px;
}
* html #content div.contact{
	height:257px;
	overflow:visible;
}
#content div.contact ul.tel{
	width:214px;
	overflow:hidden;
	border-top:1px solid #2c2c2c;
	margin:8px 0 0;
	list-style:none;
	padding:9px 0 13px 6px;
}
#content div.contact p{
	padding-left:6px;
	word-spacing:-2px;
}
#content div.contact ul.tel li{
	float:left;
	width:100%;
	line-height:20px;
}
#content div.contact ul.tel span{
	float:left;
	width:46px;
}
#content div.contact ul.tel a{
	text-decoration:none;
}
#content div.contact ul.tel a:hover{
	text-decoration:underline;
}
/*box-content*/
#content div.content{
	width:581px;
	background:url(../img/bg-box.gif) repeat-x 0 0;
	float:left;
	padding:6px 20px 0 26px;
	min-height:400px;
}
* html #content div.content{
	height:400px;
}
#content div.content p{
	padding-bottom:7px;
}
#content div.block{
	width:100%;
	margin:8px 0 0;
	padding:0 0 22px 0;
	overflow:hidden;
	border-top:1px solid #2c2c2c;
}
#content ul.list{
	width:100%;
	margin:1px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#content ul.list li{
	line-height:24px;
}
#content div.photo{
	width:100%;
	overflow:hidden;
	margin:0 0 -3px 0;
}
#content div.photo p{
	float:left;
	padding-top:7px;
	padding-left:4px;
	padding-bottom:10px;
}
#content div.photo a{
	color:#b7b7b7;
	text-decoration:none;
}
#content div.photo a:hover{
	text-decoration:underline;
}
#content div.photo ul.image{
	float:left;
	padding:0;
	width:100%;
	display:inline;
	margin:-3px 0 0 -27px;
	list-style:none;
}
#content div.photo ul.image li{
	float:left;
	display:inline;
	margin:23px 0 0 27px;
	width:154px;
	text-align:center;
}
#content div.photo div.image{
	width:152px;
	height:85px;
	overflow:hidden;
	padding:4px 0 0;
	border:1px solid #2c2c2c;
}
/*#content div.photo div.image img{
	width:152px;
	height:85px
}*/
#content div.photo ul.image li img{display:inline;}
#content div.photo ul.image h4{
	margin:3px 0 -3px;
	font-weight:normal;
	font-size:12px;
	line-height:20px;
}
#content div.top{padding-top:20px;}
/*pager*/
#content div.pager{
	width:100%;
	margin:0 0 -24px 0;
	padding:61px 0 1px;
	position:relative;
	font-size:12px;
	line-height:17px;
	overflow:hidden;
}
#content div.pager p{
	float:left;
	margin:0;
	padding:0 41px 0 233px;
}

.contactForm td {
	padding:6px 6px 6px 0;
}
.contactForm td input,
.contactForm td select,
.contactForm td textarea {
	width:100px;
	background:#000;
	color:#999999;
	border:1px solid #fff;
}

#newsList ul {
	list-style:none;
	margin:0 0 0 4px;
	padding:0;
}
#newsList ul li {
	padding:10px 0;
}

/* Lightbox */

#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; }
#loading a img{
	left:106px;
	position:relative
}
* html #loading a img{
	left:5px;
	position:relative
}
#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: url(/js/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/js/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#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; }