body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 30px;
	}
	

#container {
	background-color: #FFFFFF;
	width: 1180px;
	height: 567px;
	border: 1px solid A21C37;
	}
	
#header {
	background-color: A21C37;
	width: 1180px;
	height: 187px;
	margin-top: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: A21C37;
	background-image: url(../images/top.jpg);
	}

	
#sidebar {
	background-color: #f5f5f6;
	float: left;
	width: 347px;
	height: 380px;
	margin: 0px;
	padding-top: 22px;
	padding-left: 0px;
	border-right-width: 0.5pt;
	border-right-style: solid;
	border-right-color: A21C37;
}
#mainContent {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 350px;
	margin-bottom: 0;
	width: inherit;
	height: 380px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#topbox {
	height: 120px;
	width: 300px;
	margin-left: 740px;
	margin-top: 18px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.clearfloat { /* Detta hör ihop med sidbar och main content */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
#textbox {
	background-color: #FFFFFF;
	float: left;
	height: 300px;
	width: 430px;
	text-align: left;
}

#box1 {
	background-color: #f3f3f4;
	height: 60px;
	width: 350px;
	border-top-width: 0.25pt;
	border-bottom-width: 0.25pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 57px;
	text-align: left;
	margin-bottom: 20px;
	}
	
#box2 {
    background-color: #f3f3f4;
	height: 60px;
	width: 350px;
	border-top-width: 0.25pt;
	border-bottom-width: 0.25pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 57px;
	text-align: left;
	margin-bottom: 20px;
}

#box3 {
    background-color: #f3f3f4;
	height: 60px;
	width: 350px;
	border-top-width: 0.25pt;
	border-bottom-width: 0.25pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 57px;
	text-align: left;
	margin-bottom: 20px;
}


#box4 {
    background-color: #f3f3f4;
	height: 60px;
	width: 350px;
	border-top-width: 0.25pt;
	border-bottom-width: 0.25pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 57px;
	text-align: left;
	margin-bottom: 20px;
}

#box5 {
    background-color: #f3f3f4;
	height: 60px;
	width: 350px;
	border-top-width: 0.25pt;
	border-bottom-width: 0.25pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 57px;
	text-align: left;
	margin-bottom: 20px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	line-height: 20px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: A21C37;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: A21C37;
	text-decoration: none;

}

