@charset "UTF-8";
/* CSS Document */

#header {
	background-image: url(../assets/images/m7logga.gif);
	width: 300px;
	height: 47px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 20px;
	margin-top: 25px;
	margin-left: 38px;
	margin-right: 0;
	margin-bottom: 0;
	background-repeat: no-repeat;
}
#navlinks li {
	display: inline;
	font-family: Trebuchet MS, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #DF6F00;
	margin-right: 0.6em;
	padding-right: 0.95em;
	letter-spacing: 0.015em;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	top: 10px;
	padding-left: 0;
	padding-bottom: 0px;
	text-align: left;
}
#mainContent  {
	margin-bottom: 0em; padding-top: 0px;
	margin: 0; padding: 0 0;
	background: #FFF;
}
p {
	font-family: Trebuchet MS, Helvetica Neue, Helvetica,  Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: lighter;
	word-spacing: 0.1em;
	padding: 0px 20px 0px 40px;
}
h1 {
	font-family: Helvetica Neue, Helvetica, Trebuchet MS, Arial, sans-serif;
	font-size: 21px;
	line-height: 24px;
	padding-top: 3px;
	padding-left: 40px;
	color: #333333;
	font-style: normal;
	font-weight:normal;
	background-color: #FFFFFF;
	letter-spacing: 0.5px;
	padding-bottom: 0px;
}
h3 {
	font-family: Trebuchet MS, Helvetica Neue, Helvetica,  Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	font-weight: lighter;
	margin-right:35px;
	margin-left:20px;
	border-right: 1px solid #99C;
	border-left: 1px solid #99C;
	border-bottom:1px solid #99C;
	border-top: 1px solid #99C;
}
#image  {
	margin-bottom: 0em; padding-top: 0px;
	margin: 0;
	padding-bottom: 20px;
	background: #FFF;
}



