body {
	background-image: url('');
	background-color: #696969;
	text-decoration: none;
}



#content {
	width:1000px;
	overflow: inherit;
	height: 810px;
	background-color: #fff;
	position: relative;
	margin: 0 auto;
}
#mainPicture {
	padding: 20px 20px 5px 25px;
	z-layer:10;
}

/*#buttons {
	width: 1000px;
	height:60px;
	list-style-type:none;

	display: block;
	margin: 0 0 0 5px;
}
#buttons ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#buttons li {
	float: left;
	margin: 12px 1.5px 10px 1.5px;
	border: 1px solid #fff;
}*/

/*.menu{
	border:none;
	width: 980px;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-weight:bold;
	
	}*/
.menu ul{
	background:#333333 url("nav_background.jpg");
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	font-family: Arial;
	
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background: url("seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		line-height:35px;
		margin:0px;
		padding:0px 45px;
		text-align:center;
		text-decoration:none;
		font-size: 13px;
		font-family: Arial;
		font-weight:bold;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #d82424 url("hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#d82424 url('hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}


#gray {
clear: both;
margin:10px 0px 10px 0px;
}
#SEK_LOGO {
	position: absolute;
	top: 20px;
	left: 0px;
	z-layer: 30;
}
#priority {
	position: absolute;
	top: 48px;
	left: 720px;
	z-layer: 20;
	color: #fff;
	font-family: Arial;
	font-weight: normal;
	font-size:16px;
}

#social_icons {
    height: 35px;
    left: 159px;
    position: absolute;
    top: 30px;
    width: 100px;
}
#number {
	position: absolute;
	top: 2px;
	left: 835px;
	z-layer: 20;
	color: #fff;
	font-family: Arial;
	font-weight: normal;
	font-size:12px;
}

#footer {
	margin-top: -2px;
	background-image:url('');
	background-position: left top;
	background-repeat: repeat-x;
}
#bottomBanner {
	background-image:url('bottom-red-banner.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 30px;
	width:1000px;
}
#copyright {
	float: left;
	padding-left: 95px;
	padding-top: 9px;
	font-family: serif;	
	font-size: 16px;
}

#copyright a {
	color: #000000;
}
a.homeButton {
        display: block;
        width: 105px;
        height: 37px;
        text-decoration: none;
        background: url("HomeButton.jpg");
}
a.homeButton:hover {
        background-position: -105px 0;
}

a.tacticalButton {
        display: block;
        width: 105px;
        height: 37px;
        text-decoration: none;
        background: url("TacticalButton.jpg");
}
a.tacticalButton:hover {
        background-position: -105px 0;
}

a.technicalButton {
        display: block;
        width: 105px;
        height: 37px;
        text-decoration: none;
        background: url("TechnicalButton.jpg");
}
a.technicalButton:hover {
        background-position: -105px 0;
}

a.facilitiesButton {
        display: block;
        width: 105px;
        height: 37px;
        text-decoration: none;
        background: url("FacilitiesButton.jpg");
}
a.facilitiesButton:hover {
        background-position: -105px 0;
}
a.logisticsButton {
        display: block;
        width: 105px;
        height: 37px;
        text-decoration: none;
        background: url("LogisticsButton.jpg");
}
a.logisticsButton:hover {
        background-position: -105px 0;
}
a.aimButton {
        display: block;
        width: 105px;
        height: 37px;
        text-decoration: none;
        background: url("AIMButton.jpg");
}
a.aimButton:hover {
        background-position: -105px 0;
}
a.materialButton {
        display: block;
        width: 105px;
        height: 37px;
        text-decoration: none;
        background: url("MaterialButton.jpg");
}
a.materialButton:hover {
        background-position: -105px 0;
}
a.procurementButton {
        display: block;
        width: 105px;
        height: 37px;
        text-decoration: none;
        background: url("ProcurementButton.jpg");
}
a.procurementButton:hover {
        background-position: -105px 0;
}
a.contactButton {
        display: block;
        width: 105px;
        height: 37px;
        text-decoration: none;
        background: url("ContactButton.jpg");
}
a.contactButton:hover {
        background-position: -105px 0;
}




#content {
	width:1000px;
	overflow: inherit;
	height: 1330px;
	background-color: #fff;
	position: relative;
	margin: 0 auto;
}

#download {
	position: absolute;
	z-index: 4;
	left: 370px;
	top: 1260px;
	font-family: Arial;
}
#job_photos {
	position: absolute;
	z-index: 4;
	left: 755px;
	top: 1050px;
	font-family: Arial;
}

#scroll {
	overflow:scroll;
}
#service {
	font-size: 14px;
	line-height: 25px;
	position: absolute;
	width: 700px;
	top: 1070px;
	left:10px;
	font-family: Arial;
}
#product {
	position: absolute;
	width: 700px;
	top: 570px;
	left:50px;
	font-family: Arial;
}
#vtab {
	margin-left:30px;
	width: 900px;
	height:70%;
	font-family: Arial;
	font-size: 11px;
}
#vtab > ul > li {
	width: 180px;
	height: 28px;
	padding:0px 5px 0px 5px;
	background-color: #8A8A8A;
	border: 1px solid #777;
	list-style-type: none;
	display: block;
	text-align: center;
	margin: auto;
	position: relative;
}
#vtab > ul > li.selected {
	border-right: none;
	z-index: 100;
	background-color: #777;
	position: relative;
}
#vtab > ul {
	float: left;
	width: 160px;
	text-align: left;
	display: block;
	margin: auto 0;
	padding: 0;
	position: relative;
}
#vtab > div {
	background-color: #777;
	margin-left: 190px;
	height: 456px;
	padding: 12px;
	position: relative;
	z-index: 9;
	-moz-border-radius: 20px;
}
#vtab > div > h4 {
	color: #CD0000;
	font-size: 16px;
	border-bottom: 1px dotted #CD0000;
	padding-top: 5px;
	margin-top: 0;
	letter-spacing:6px;
}
#gallery img {
	height: 100px;
	width: 100px;
	margin:0 30px 0 30px;
}
#gallery .figure p {
	font-family: Arial;
	line-height:1;
	font-size: 10px;
	text-align: left;
	width:100px;
	margin: 0 0 0 0;
}
.figure {
	float: left;
	width: 120px;
	height:130px;
}
a.screen, a.screen:visited {
	color:#c00;
	position:relative;
	z-index:1;
}
a.screen b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:600px; /* give it a width */
	height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
	border:1px solid #000; /* add a border */
	left:0; /* position:the image */
	top:-150px;
}
a.screen:hover {
	text-decoration:none;
	border:0; /* needed for this to work in IE */
	z-index:1000;
}
a.screen:hover b {
	visibility:visible; /* make the image visible */
	height:150px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500;
}
a.screen:hover b img {
	border:0; /* remove the link border */
}