html
{
	height			:	100%;
}

body
{
	width			:	100%;
	padding			:	0px;
	margin-top		:	10px;
	margin-left		:	0px;
	margin-bottom	:	0px;
	margin-right	:	0px;
	font-family		:	Verdana, Arial, Helvetica, sans-serif;
	font-size		:	11px;
	text-align		:	center;
	background		:	url('/images1/bg.gif') repeat-x top left #000;
	color			:	#000000;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}

#wrapper
{
	width			:	800px;
	height			:	100%;
	background-color:	#000000;
	margin-right	:	auto;
	margin-left		:	auto;
	margin-top		:	0px;
	padding			:	0px;
	text-align		:	left;
	min-height		: 	100%;
	position		:	relative;
	height			:	auto !important;
}
#top_block
{
	width			:	800px;
	height			:	98px;
	background		: 	url('/images1/mainostoimisto.gif') no-repeat top left; float: left;
}
#header
{
	width			:	800px;
	height			:	82px;
 	background		: 	url('/images1/straightvision.gif') no-repeat top left; float: left;
}
#navi
{
	width			:	156px;
	height			:	auto;
	float			: 	left;
}
#content
{
	width			:	644px;
	height			:	387px;
 	float			: 	left;
}
#gallery
{
	width			:	644px;
	height			:	387px;
	background-color:	#000000;
	margin-right	:	auto;
	margin-left		:	auto;
	margin-top		:	0px;
	margin-bottom	:	0px;
	padding			:	0px;
 	float			: 	left;
}
#gallery_1
{
	width			:	644px;
	height			:	auto;
	background-color:	#000000;
	margin-right	:	auto;
	margin-left		:	auto;
	margin-top		:	0px;
	margin-bottom	:	0px;
	padding			:	0px;
 	float			: 	left;
}
#footer
{
	text-align		: 	center;
	width			:	800px;
	height			:	20px;
 	float			: 	left;
	color			:	#fff;
}
.pictures
{
	background-color:	#000000;
	margin-right	:	10px;
	margin-left		:	10px;
	margin-top		:	10px;
	margin-bottom	:	10px;
	padding			:	0px;
}