@charset "utf-8";

html body#musicexportnorway div#pageContainer div#container div#primary-contents{
	float: right;
}
html body#musicexportnorway div#pageContainer div#container div#secondary-contents{
	float: left;
}
div#container {
	margin:6px 0 70px;
}
div#aboutmenu{
	padding: 50px 30px 0 0;
}
div#aboutmenu ul{
	font-family: Georgia;
	font-size: 11px;
	}
div#aboutmenu ul li{
	list-style: none;
	color: #000000;
	margin-bottom: 3px;
	font-size: 12px;
}
div#aboutmenu ul li a{
	text-decoration: none;
}
div#aboutmenu ul li a:hover{
	color: #E6412E;
}
div#aboutmenu ul li.selected,
div#aboutmenu ul li.selected a{
	color: #E6412E;
	font-style: italic;
}
div#primarySecondContents {
	margin-bottom:20px;
	padding-bottom:5px;
}
div#primarySecondContents h3 {
	font-family:Georgia;
	font-size:11px;
	font-weight:normal;
	padding:3px 24px 0 10px;
	position:absolute;
}
div#employees{
	padding-top: 20px;
}
div#employees div.employee{
	margin-bottom: 25px;
}
div#employees div.employee p{
	color: #3e3e40;
	margin-bottom: 0;
}
div#employees div.employee p.name{
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
}
div#employees div.employee p.title{
	font-size: 10px;
	font-family: Verdana;
	font-style: normal;
	text-transform: uppercase;
}
div#employees div.employee p.tel{
	font-size: 12px;
	font-family: Georgia;
	font-style: italic;
}
div#employees div.employee p.email{
	font-size: 12px;
	font-family: Georgia;
	font-style: italic;
}
div#employees div.employee p.email a{
	font-size: 12px;
	font-family: Georgia;
	font-style: italic;
	color: #3e3e40;
	font-weight: normal;
}
div#employees div.employee p.email a:hover{
	font-size: 12px;
	font-family: Georgia;
	font-style: italic;
	color: #E6412E;
	text-decoration: none;
}
