/* - - - Utilities - - - */
.clear { 		clear:both;
				height:1px;}
				
/* - - - Common stuff - - - */

body {			margin:0px;
				padding:0px;
				background-image:url('/wsimages/body_bg.jpg');
				background-repeat:repeat-x;
				background-color:#F4F5F9;}
		
#mainwrapper {	width:1000px;
				margin-left:auto;
				margin-right: auto;}
				
#header {		height:142px;
				background-image:url('/wsimages/header_bg.jpg');}
				
#navigation {	position: relative;
				top:110px;
				height:32px;}
				
#contentwrapper {
				margin-top:8px;
				min-height:300px;
				background-image: url('/wsimages/contentwrapper_bg.png');}

/* - - - Mainpage buttons - - - */
			
ul#buttons {	margin-top:0px;
				margin-left:20px;
				padding:0px;
				height:257px;}

ul#buttons li {	margin-top:0px;
				margin-left:0px;
				display: block;
				float: left;}
				
ul#buttons a {	margin-top:0px;
				height:257px;
				display: block;
				text-indent: -9999px;}

#verksted a {	width:244px;
				background-image: url('/wsimages/verksted_btn.jpg');}
				
#maskinering a {width:236px;
				background-image: url('/wsimages/maskinering_btn.jpg');}
				
#offshore a { 	width:235px;
				background-image: url('/wsimages/offshore_btn.jpg');}
				
#gear a { 		width:245px;
				background-image: url('/wsimages/gear_btn.jpg');}
				
/* - - - Content - - - */
				
#content {		width:675px;
				margin-left:20px;
				min-height:200px;
				float:left;
				padding-left:30px;
				padding-top:15px;
				padding-bottom:25px;}
				
#rightcol { 	width:239px;
				float:right;
				margin-right:26px;}
				
#animation { 	width:227px;
				height:193px;
				background-image: url('/wsimages/animation_bg.gif');
				padding-top:13px;
				padding-left:12px;}
				
#contentbottom {height:40px;
				background-image: url('/wsimages/contentbottom_bg.png');
				padding-left:30px;}
				
#dev { 			width:1000px;
				margin-left:auto;
				margin-right: auto;
				margin-top:10px;
				margin-bottom:30px;
				text-align:right;
				padding-right:40px;}