/* CSS Document */
body {
	background: #191919;
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size:11px;
	line-height:1.4;
	}
.home {
	display:block;
	float:left;
	margin:24px 0 0 26px;
	text-transform: uppercase;
	}
a {
	color: #999999;
	font-size:11px;
	}
h1 {
	margin:37px 0 0 0;
	font-size: 22px;
	font-weight:normal;
	letter-spacing:-.10em;
	color:#999933;
	}
h2 {
	margin:20px 0 0 0;
	font-size: 11px;
	font-weight:bold;
	color:#999933;
	}
h3 {
	margin:10px 0 0 0;
	font-size: 11px;
	font-weight:regular;
	color:#999999;
	}
	
h4 {
	margin:0px 0 0 0;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#999999;
	}	
	
.description{
font-size: 8px;
}	
	
div#wrapper{
	width:820px
	}
div.nav_bar {
	position:absolute;
	left:5px;
	top:10px;
	text-align:right;
	float:left;
	width:200px;
	}
div.nav_bar a {
	font-size: 0.8em;
	text-decoration:none
	}
div.nav_bar ul {
	list-style-type:none;
	}
div.nav_bar li {
	font-size:2.4em;
	font-weight:normal;
	line-height:1.5;
	letter-spacing:-.10em
	}
div.nav_bar li ul li {
	font-size:.45em;
	font-weight:bold;
	line-height:1.8;
	letter-spacing:.5px;
	margin-right:15px;
	}
#main {
	margin:0 0 0 30px;
	float:right;
	width:600px;
	height:500px;
	}
div.copyright {
	margin:130px 0 0 10px;
	float:right;
	width:600px;
	font-size: 10px
	}
.nav_bar img {
	float:left;
	margin:0px 0px 0 0x;
	}
.large {
	font-size: 18px;
	margin:0;
	line-height:1.1;
	}
.large_tel {
	font-size: 18px;
	margin:10px 0 0 0;
	}
#nav {
	margin:110px 0 0 0;
	}
#nav a:hover{
color: #666666;
}	
#thumbs img{
margin: 2px;
}

	


