* {
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;
overflow: hidden;
background-image:url(../images/logo.png);

text-decoration: none;
text-indent: -999em;
width:378px;
height:60px;
z-index:25;
}

#slideshow {
position:relative;
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;
font-weight:bolder;
color:#838B8B;
font-size: 11px;
}

#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:326px;
z-index:20;
}

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








#interContainer{
position: absolute;
width: 876px; /*Width of interstitial box*/
left: 0;
top: 0;
padding: 0px;
padding-top: 0;
overflow: hidden;
background-color: #ffffff;
border: 1px solid white;
visibility: hidden;
z-index: 160;

		-moz-box-shadow: 1px 1px 12px #aaa;
		-webkit-box-shadow: 1px 1px 12px #aaa;
		box-shadow: 1px 1px 12px #aaa;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#aaaaaa')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#aaaaaa');
}

#interContainer .headerbar{ /*CSS for header bar of interstitial box*/
color: white;
padding: 0px 0;
text-align: right;
}

#interContainer .headerbar a{ /*CSS for header bar links of interstitial box*/
font-size: 100%;
text-decoration: none;
}


#interContent{ /*CSS for div that holds the content to show*/
border: 0px solid gray;

background-color: black;


}

#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/
position: absolute;
background: white url(../images/whitedot.gif);
right: 0;
width: 10px;
top: 0;
z-index: 159;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=40);
opacity: 0.4;
}








#nav { margin: 23px 0; padding:2px; text-align: center; }
#nav a { font-size: 0px; margin: 0 2px; padding: 3px 2px; 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: 20px;
}

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

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