body, div, img, a img {
	margin: 0px; 
	padding: 0px; 
	border: 0px; }


	
	body {
	margin: 0px auto;
	background-color: #444640;
	color: #939383;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 14px;
	line-height: 16px;}


	
	#container {
	width: 940px; 
	height: 675px; 
	margin: 0px auto;
	background: url(images/about/about_bg.jpg) no-repeat;}
	

#nav {
	width: 900px;
	height: 95px;
	position: relative;
	display: block;
	top:0px;
	left: 0px;
	_left: -150px;}


	
	#nav a img {display: inline;}
#nav a {display: inline;}



#logo {position: relative;
	left: 20px;
	_left: -100px;
	top: 0px;
display: block;}
	
#buttons{position: relative;
	margin-left: 0px;
	_margin: 0px 0px 0px -190px;
	top: -95px;
	left: 370px;}

	
#text {
	height: 200px;
	width: 220px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	top: 155px;
	_top: 75px;}


a {color: #BDB4A5;
	font-size: 15px;
	letter-spacing: 1px;
	text-decoration: none;}

a:hover {color: #6F6A61;}


p.soon {color: #939383;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	padding-top: 5px;}
