body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*color: #333;*/
	text-align: left;
	margin:0;
	padding:0;
	width:100%;
height:100%;
}

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.8em;
	margin:0;
	}

img {
border:none;
}

#page {
width:746px;
margin:0 auto;
padding:0;
}

#header {
width:746px;
height:90px;
position:relative;
z-index:200;
}

#header h1 a{
width:587px;
height:110px;
overflow:visible;
}

#header h1 a img{
}

/*
#coming_soon {
background:url(images/coming_soon.png) no-repeat top left;
display:block;
width:319px;
height:130px;
position:absolute;
top:44px;
left:825px;
z-index:150;
}

#coming_soon:hover {
background-position:bottom left;
}
*/

#coming_soon {
display:block;
width:319px;
height:130px;
border:0;
position:absolute;
top:44px;
left:825px;
} 

#content {
background:url(images/bg.png) repeat-y;
width:100%;
z-index:100;
}

#container {
margin: 0 20px;
}

#footer {
background:url(images/footer.png) no-repeat;
width:746px;
height:25px;
text-align:center;
}