body 
{
	background: #10327a url(images/bg_tile.gif) repeat-x top;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 80%;
	text-align: center;
	margin: 0.5em;
}

a
{
	color: #ffffff;
}

a:visited
{
	color: #dddddd;
}

a:hover
{
	color: #eeeeee;
}

ul
{
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
	top: -7px;
}

li
{
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

li a
{
	text-decoration: none;
}

img
{
	border: 0px;
}

#container 
{
	margin: 0px auto;
	text-align: left;
	width: 696px;
}
#container p
{
	font-size: 0.8em;
	padding: 4px 2px 0px 6px;
	margin: 0px;
}

#image_enlarge_container
{
	margin: 0px auto;
	font-size: 0.8em;
}

.logo_links
{
	float: left;
}

.sushi_links
{
	font-size: 0.7em;
	margin: 0px 0px 16px 12px;
	float: right;
	text-align: center;
}
.sushi_links a
{
	text-decoration: none;
}

.images
{
	background: url(images/images_bg.gif) repeat-y;
	width: 684px;
}

.images img
{
	border: 0px;
	margin: 2px 2px 6px 2px;
}

.item
{
	clear: both;
}

.client_heading
{
	width: 22px;
	height: 62px;
	background: url(images/client_heading.gif);
	float: left;
	margin-bottom: 4px;
}

.client_content
{
	width: 206px;
	height: 62px;
	background: url(images/content_text_bg.gif);
	float: left;
	margin-bottom: 4px;
}

.brief_heading
{
	width: 22px;
	height: 62px;
	background: url(images/brief_heading.gif);
	float: left;
	margin-bottom: 4px;
}

.brief_content
{
	width: 434px;
	height: 62px;
	background: url(images/content_text_bg.gif) no-repeat right;
	float: left;
	margin-bottom: 4px;
}

.work_heading
{
	width: 22px;
	height: 62px;
	background: url(images/work_heading.gif);
	float: left;
	margin-bottom: 4px;
}

.work_content
{
	width: 434px;
	height: 62px;
	background: url(images/content_text_bg.gif);
	float: left;
	margin-bottom: 4px;
}

.links_heading
{
	width: 26px;
	height: 62px;
	background: url(images/links_heading.gif);
	float: left;
	margin-bottom: 4px;
}

.links_content
{
	width: 202px;
	height: 62px;
	background: url(images/content_text_bg.gif) no-repeat right;
	float: left;
	margin-bottom: 24px;
}

.about_heading
{
	width: 22px;
	height: 242px;
	background: url(images/about_heading.gif);
	float: left;
	margin-bottom: 4px;
}

.about_content
{
	width: 436px;
	height: 242px;
	background: url(images/content_text_games_bg.gif);
	float: left;
	margin-bottom: 4px;
}

.links_games_heading
{
	width: 22px;
	height: 111px;
	background: url(images/links_games_heading.gif);
	float: left;
}

.links_games_content
{
	width: 204px;
	height: 111px;
	background: url(images/content_text_games_bg.gif) no-repeat right top;
	float: left;
}

.sys_requirements_heading
{
	width: 22px;
	height: 131px;
	background: url(images/sys_requirements_heading.gif);
	float: left;
	margin-bottom: 4px;
}

.sys_requirements_content
{
	width: 204px;
	height: 131px;
	background: url(images/content_text_games_bg.gif) no-repeat right bottom;
	float: left;
	margin-bottom: 24px;
}

.about_monte_content
{
	clear: both;
	width: 520px;
	margin-left: 80px;
}

h2
{
	display: none;
}
