@charset "utf-8";
/* CSS Document */

ul, li, p, img{
	margin:0; padding:0; list-style:none; border:none; }
	
a, a:hover{
	text-decoration:none; color:#333; cursor:pointer; }

body{
	font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#333; background-color:#e9e9e9; }

div#main{
	width:940px; margin:auto; }

div#top{
	background:url(../images/bg_top.gif) no-repeat; width:940px; height:70px; }

div#header{
	background:url(../images/bg_content.gif) repeat-y; width:940px; padding:0 0 0 50px; clear:both; height:151px; }

div#header div#logo{
	width:840px; border-bottom:1px solid #ccc; float:left; }

div#header div#logo img{
	float:left; margin:0 40px 10px 0; }
	
div#content{
	background:url(../images/bg_content.gif) repeat-y; width:940px; padding:20px 50px 20px 50px; position:relative; height:370px;}

div#footer{
	background:url(../images/bg_footer.gif) no-repeat; width:905px; height:50px; font-size:10px; text-align:right; padding:20px 35px 0 0; }

div#content span.selection{
	font-size:11px; }

div#content a#main-navi{
	width:375px; height:113px; position:absolute; padding:55px 0px 0px 30px; clear:both; font-size:13px; }

div#content a#main-navi img{
	float:left; margin:0 7px 0 0; }

div#content a.commercial{
	background:url(../images/bg_commercial.gif) no-repeat; top:40px; left:55px; }

div#content a.marine{
	background:url(../images/bg_marine.gif) no-repeat; top:40px; left:480px; }

div#content a.stockmann{
	background:url(../images/bg_stockmann.gif) no-repeat; top:233px; left:55px; }

div#content a.brig{
	background:url(../images/bg_brig.gif) no-repeat; top:233px; left:480px; }

div#content a.stockmann h3{
	font-family:Verdana, Geneva, sans-serif; font-size:13px; font-weight:normal; margin:5px 0 0 0; }