* {
margin: 0;
	padding: 0;
	list-style:none;
	overflow: hidden;
	border:none;
	font-family:"Times New Roman";	
}

body, a {
color: #9E9E9E;
text-decoration: none;
}

.off{
border-bottom: 1px solid #d3d3d3;
}


html, body {height:100%; margin:0; padding:0;}

body {
line-height:12px;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 1px;
overflow:auto;
}

.txt{
margin-top:65px;
}

a:hover{
	color: #ABABAB;
}

#logo{
margin-left: auto ;
margin-right: auto ;
margin-top: 72px;
margin-bottom: 36px;
background-image:url(../images/logo.png);
overflow: hidden;
text-decoration: none;
text-indent: -999em;
width:378px;
height:60px;
z-index:25;
}

#slideshow {
position:relative;
height:444px;
width:718px;
margin-left: auto ;
margin-right: auto ;
margin-bottom: 23px ;
outline: none;
overflow: hidden;
text-decoration: none;
background-color:#000000;
cursor:pointer;
}

.pics{
height:444px;
width:718px;
}

#footer{
text-align:center;
padding-top:3px;
width:100%;
height:21px;
visibility: visible; position: absolute; bottom: 0%;
border-top: 1px solid #d7d7d7;
background-color:#FFFFFF;
z-index:100;
}

#footer a.pdf {
margin-left: auto;
margin-right: auto;
width:100px;
padding-left:-50px;
text-align:center;

}

#footer a.left {

background:transparent none repeat scroll 0 0;
float:left;
text-align:left;
margin-left:8px;
padding-right:0;
width:200px;
}

#footer a.pdf {
margin-left: auto;
margin-right: auto;
width:150px;
text-align:center;

}

#footer a.right {
display:block;
background:transparent none repeat scroll 0 0;
float:right;
margin-right:8px;
padding-right:0;
width:200px;
}

#contact-box1{

position:absolute;
top:230px;
left: 50%;
right: 50%;
margin-left:-226px;
background-image:url(../images/contact_box.gif);
overflow: hidden;
text-decoration: none;
text-align:center;
width:445px;
height:276px;
z-index:20;
}

#contact-box{
width:100%;
height:100%;
position:absolute;
z-index:19;
height: 100%;
position: absolute;
top: 0; 
bottom: 0;
left: 0;
width: 100%;
background-image:url(../images/bgw.png);
}

#nav { margin: 13px 0; padding:2px; text-align: center; }
#nav a { font-size: 6px; margin: 0 2px; padding: 0px 1px; border: 1px solid #A6A6A6; text-decoration: none;  color:white;}
#nav a.activeSlide {
border: 1px solid #A1A1A1;
background-color:#A6A6A6;
color:#A6A6A6;
}

#nav a:hover { border: 1px solid #e4e4e4; background-color:#e4e4e4; color:#e4e4e4; }
#caption {text-align:center; margin-top:15px; padding: 0px;
}

#bgr {position:fixed; top:0; left:0; width:100%; height:100%; z-index:-100;
}

#empty{display: block; position: absolute; bottom: 0;
}