body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 auto;
    
	text-align:center;
	background: #D1D2D4;
    height:100%;

	} 



p {
	font-family: Verdana;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #252525;
	width:385px;
	text-align:center; /* for IE */
    margin:0 auto; /* for the rest */
	 
	
	
}


#wrapper {
	background-color:#FFF;
	padding:0;
	margin: 89px auto;
	height:700px;
	
}

#content {
	
	padding:0;
	margin: 0 auto;
	text-align: center;
	/* margin-left: 83px; */
	
	
	
}

#header {
	background: #fff url(../../images/blanknavbg.gif) 0 0 no-repeat;
	width: 160px;
	height: 110px;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding:0;
	position:relative;
	top: 20px;
	
}

#press {
	
	margin: 0 auto 140px auto;
	position:relative;
	top: 70px;
	text-align: center;
	padding:0;
	height: 400px;
	display: block;
	width:700px;
	color: #666666;
	
}



#thumbs {
	margin: 30px auto;
	width:600px;
}

#thumbs img {
	border:0;
	margin: 0 5px 0 0;
}



#footer {
	/* margin-top: 138px; */

	
    color: #6D6F71;
	
	background-color:#fff;
	
	margin: 0 auto;
	text-align:center;
	position:relative;
		
	
}

#footer p {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a, a:visited, a:active{
	color: #6D6F71;
	text-decoration: none;
}

#footer a:hover {
	color: #252525;
}

#footer img a:link,a:hover,a:active, a:visited{
	border:0;
	text-decoration:none;
}

#footer .makesushi {
	border:0;
}

#footer p img {
margin: 15px 0 0 0;
border:0;
}

#copyright {
	color: #6D6F71;
	font-size: 1em; 
}

/* ------------------ */

