@charset "utf-8";
/* CSS Document */
	/* hide from ie on mac \*/
	html {
		height: 100%;
		/* overflow: hidden; */
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	
	#woodbox_flashcontent {
		height: 100%;
		width: 100%;

		height: 100%;
		min-height: 600px;

		min-width: 1000px;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #000000;
		color:#000000;
		font-family:Tahoma,sans;
	}
	/*                   */
	

body{
	background-color: #000;	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin: 0; 
	padding: 0;
	/*
	overflow-x: auto;
	overflow-y: auto;
	*/
	line-height: 130%;
	height: 100%;
	}
	
/* Flash version */
div#container{
	width: 1000px; height: 100%;
	margin: 0 auto;
	}

/* Text version */
a{ 
	color: #ffffff; 
	}
a:hover{ 
	color: #a5883c;
	}
h1{
	margin: 151px 0 30px 180px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	width: 308px;
	height: 123px;
	text-indent: -999px;
	}
h1 strong{
	color: #ff6700; 
	font-weight: normal;
	}
div.gray{
	margin: 0 0 0 13px; 
	width: 660px; 
	height: 270px;
	/**/ background-color: #161616; 
	/* background-color: #2d2d2d; */
	}
div.text{
	padding: 20px 0 0 92px;	
	width: 540px; 
	height: 205px;
	}
p{ 
	margin: 0 0 35px 0; 
	}
table.addr{
	margin: 245px 0 0 90px;	
	}
table.addr td{
	width: 192px;
	font-size: 11px;
	line-height: 130%;
	}
table.addr td p{
	margin: 0 0 0 0px; 
	}
hr {
border: 0px solid #000000;
border-bottom : 1px solid #464545;
width: 540px;
text-align: left;
}

	


