﻿.svea_Header {
	background-image: url(images/svea_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:215px;
	width:989px;
}
.svea_bk {
	background-image: url(images/svea_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:100%;
	width:100%;
background-color: eeeeee;
}

.svea_footer {
	background-image: url(images/svea_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:45px;
	width:989px;
}

.svea_left {
	background-image: url(images/svea_09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:52px;
}

.svea_right{
	background-image: url(images/svea_10.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width:52px;
}
