﻿body 
{
	margin: 0px;
	background-color: #F5F6FD;
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
}

a
{
	color: #192168;
}

a img
{
	border: none;
}

a.blackLink
{
	text-decoration: none;
	color: Black;
}

ul
{
	line-height: 13pt; 
	padding: 0px; 
	margin-left: 20px;
}

li
{
	margin-left: 0px;
	margin-bottom: 5px;
}

#mainDivWrapper
{
	margin: 0 auto;
	width: 946px;
	background-image: url(../images/page_shadow2.gif);
	background-repeat: repeat-y;
}

#mainDivTopWrapper
{
	position: relative;
	margin: 0 auto;
	margin-top: 7px;
	width: 946px;
	height: 9px;
	background-image: url(../images/page_top_shadow2.gif);
	background-color: #F5F6FD;
	font-size: 1px;
}

#mainDivBottomWrapper
{
	position: relative;
	margin: 0 auto;
	width: 946px;
	height: 10px;
	background-image: url(../images/page_bottom_shadow2.gif);
	background-color: #F5F6FD;
	font-size: 1px;
}

#mainDiv
{
	width: 930px;
	border: 1px solid #999999;
	margin: 0 auto;
	text-align: center;
	background-color: White;
}

#topDiv
{
	position: relative;
	background-color: #192168; /* Reed Blue */
	height: 85px;
	width: 100%;
	overflow: hidden;
}

#topGrayLine
{
	position:relative;
	height: 10px;
	width: 100%;
	background-image: url(../images/top_gray_line.gif);
	background-repeat: repeat-x;
}

#topLogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 85px;
	width: 260px;
	z-index: 100;
	background-color: White;
}

#topLogoShadow
{
	position: absolute;
	top: 0px;
	left: 260px;
	height: 85px;
	width: 7px;
	z-index: 99;
}


#topProjectNews
{
	position: absolute; 
	z-index: 101; 
	text-align: right; 
	width: 750px; 
	left: 170px; 
	top: 10px; 
	color: White;
	font-size: 8pt;
}


#contentDiv
{
	text-align: left;
	margin-left: 20px;
}

#contentDivExtra
{
	text-align: left;
	margin-left: 30px; 
	margin-right: 40px;
}


#contentDiv #leftContentDiv
{
	position: relative; 
	width: 610px;
	margin-top: 10px;
	float: left;
}

#contentDiv #rightContentDiv
{
	position: relative; 
	width: 290px;
	margin-top: 10px;
	float: right;
}


#bottomDiv
{
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	width: 96%;
	border-top: 1px solid gray;
	text-align: left;
	font-size: 12pt;
}


#grayContentDiv
{
	position: relative;
	background-color: #EDEDED; 
	padding: 10px; 
	margin-right: 15px; 
}


#flashDiv
{
	position: relative; 
	width: 600px;
	max-width:600px;
	height: 200px;
	text-align: center;
}


.purpleLine
{
	position: relative;
	background-image: url(../images/purple_line.gif); 
	background-repeat: repeat-x;
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	width: 185px;
	height: 22px;
	padding-left: 70px;
	padding-top: 2px;
}

#projektnyttMagazine
{
	position: absolute;
	top: -35px;
	left: 0px;
	width: 100px;
}

#projektnyttLogo
{
	position: absolute;
	top: -30px;
	left: 75px;
	width: 150px;
}

.hrLine
{
	font-size: 2px;
	height: 2px;
	width: 100%;
	background-image: url(../images/hr_line.gif);
	background-repeat: repeat-x;
}

#tryUs
{
	position: relative;
	height: 180px;
	width: 245px;
	text-align: center;
}

#offer
{
	background-image: url(../images/manadens_erbjudande.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 180px;
	width: 245px;
	padding: 5px;
	padding-top: 20px;
	text-align: center;
}
