body
{
	margin:0;
	padding:0;
	background:#000000;
	font-size:90%;
	font-family:Arial;
}

a
{
	color:#968d65;
}

a:hover
{
	color:#bcb180; 
}

.logoline
{
	height:200px;
	text-align:center;
}

.menuline
{
	height:30px;
}

.contentline
{
	height:349px;
	background:#e2e2e2;
	border-top:#9e9100;
	border-bottom:#9e9100;
}

.content
{
	width:940px;
}

#mainwidth
{
	margin:0 auto;
	width:940px;
	position:relative;
}

.menu
{
	position:absolute;
	top:0;
	left:0;
	list-style-type:none;
	padding:2px 0 3px 135px;
	margin:0;
}

.menu li
{
	float:left;
	margin-right:10px;
	font-family:Century Gothic, Comic Sans MS, Trebuchet MS, Tahoma;
	color:#e2e2e2;
	line-height:25px;
}

.menu li div, .menu li div.dropmenu_off, .menu li div.dropmenu_on
{
	float:left;
	padding-left:10px;
	overflow:hidden;
	z-index:100;
	position:relative;
}

.menu li div, .menu li div.dropmenu_off
{
	height:25px;
}

.menu li div.dropmenu_on
{
	background:url('../img/dropmenu.gif') left 7px no-repeat;
}

.menu li a
{
	color:#e2e2e2;
	text-decoration:none;
	display:block;
}

.menu li a:hover
{
	text-decoration:underline;
}

.menu li a.dropped
{
	color:#000000;
}

.languages
{
	position:absolute;
	top:6px;
	right:0px;
}

.swed
{
	width:28px;
	height:18px;
	border:0;
	float:left;
}

.eng
{
	width:28px;
	height:18px;
	border:0;
	float:left;
	margin-left:5px;
}

.copy
{
	text-align:right;
	color:#e2e2e2;
	padding-top:10px;
	font-size:90%;
	font-family:Verdana;
}

.photodiv
{
	height:290px;
	float:right;
	width:402px;
	margin-top:59px;
	overflow:hidden;
}

.photodiv img
{
	border:1px solid #b3b3b3;
}

.content .text
{
	color:#515151;
	padding-top:57px;
	font-size:90%;
	width:520px;
	position:absolute;
}

.grit
{
	font-size:85%;
	color:#6a6a6a;
	margin-bottom:5px;
}

.grit a
{
	color:#6a6a6a;
}

.grit a:hover
{
	color:#b3ab86;
}

h1, h2
{
	color:#000000;
	margin:0 0 3px 0;
	padding:0;
	font-size:130%;
}

.projs
{
	position:relative;
	height:193px;
	width:200px;
	overflow:hidden;
	/*overflow-x:hidden;*/
	color:black;
	font-size:115%;
}

.projs a
{
	color:black;	
	border-bottom:1px dashed #c1c1c1;
	text-decoration:none;
}

.projs a:hover
{
	color:#b3ab85;
}

.projs div
{
	margin:8px 0; 
}

.projinfo
{
	float:right;
	width:300px;
	height:200px;
}

.seccontent
{
	height:183px;
	overflow:hidden;
	margin-bottom:7px;
}

.logo
{
	margin:0 10px 25px 13px;  
	width:210px;
	height:50px;
	float:left;
	text-align:center;

}

.logo img
{
	border:0;
}
