/* -- TEXTASNIÐ -- */
body, p, div, span, font, table, tr, th, td {
	font-family: Georgia,'Times New Roman', serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../img/bak.gif);
	background-repeat: repeat-x;
}

.fs {
	font-family: Georgia,'Times New Roman', serif;
	font-size: 12px;
	font-weight: bold;
	color: #315163;
}

.nav1, .navsel1, .parent1{
	font-family: Georgia,'Times New Roman', serif;
	font-size: 11px;
	font-weight: bold;
	width: 215px;
	height: 19px;
	padding: 0px;
}

.nav2, .navsel2, .nav3, .navsel3, .nav4, .navsel4, .parent2,.parent3,.parent4  {
	font-family: Georgia,'Times New Roman', serif;
	font-size: 11px;
	font-weight: normal;
	width: 215px;
	height: 19px;
}
.nav1,.nav2,.nav3,.nav4,
.parent1,.parent2,.parent3,.parent4 {
	color: #000;
	background-color: #fff;
}
.navsel1,.navsel2,.navsel3,.navsel4 {
	color: #fff;
	background-color: #162344;
}

a.nav1,a.nav2,a.nav3,a.nav4,
a.nav1:hover,a.nav2:hover,a.nav3:hover,a.nav4:hover,
.nav1 a,.nav2 a,.nav3 a,.nav4 a,
.nav1 a:hover,.nav2 a:hover,.nav3 a:hover,.nav4 a:hover,
{
	color: #000;
	text-decoration: none;
}
a.navsel1,a.navsel2,a.navsel3,a.navsel4,
.navsel1 a,.navsel2 a,.navsel3 a,.navsel4 a,
a.navsel1:hover,a.navsel2:hover,a.navsel3:hover,a.navsel4:hover,
.navsel1 a:hover,.navsel2 a:hover,.navsel3 a:hover,.navsel4 a:hover
{
	color: #fff;
	text-decoration: none;
}
.navdiv {
	width: 210px;
	height: 1px;
	background-image: url(../img/dots.gif);
	background-repeat: repeat-x;
}
a {
  color: #036;
  text-decoration: none;
}

a:hover {
  color: #903;
  text-decoration: none;
}

.nav a {
  color: #000;
  text-decoration: none;
}
.navsel a {
  color: #fff;
  text-decoration: none;
}

/* -- LAYOUT -- */
#header{
	background: transparent;
	width: 720px;
	height: 40px;
}
#logo{
	position: absolute;
	top: 0px;
	left: 606px;
	z-index: 2;
	background: transparent;
	width: 103;
	height: 103px;
}

.columns {
	position: relative;
	float: left;
}
#allt {
	width: 100%;
	position: relative;
	background: #fff;
	text-align: center;
	margin: 0 auto;
	padding: 5px;
}
#torso {
	width: 710px;
	//height: 400px;
	background: #fff;
	position: relative;
	margin: 0 auto;
	padding: 0px;
}
#left, #top-left, #bot-left {
	width: 215px;
	text-align: left;
	background: transparent;
	position: relative;
	padding: 5px;
	padding-top: 45px;
}
#main  {
	padding-top: 65px;
	width: 475px;
	//height: 100%;
	text-align: left;
	background: transparent;
	position: relative;
}
#right {
	width: 115px;
	text-align: left;
	background: transparent;
	position: relative;
}

#double,#top-main, #bot-main {
	width: 490px;
	text-align: left;
	background: transparent;
	position: relative;
}

#gutter {
	width: 0px;
	height: 200px;
	background: transparent;
	position: relative;
}

#footer {
	width: 710px;
	font-size: 11px;
	text-align: center;
	background: #ebebeb;
	color: #333;
	position: relative;
}
#footer-texti {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: left;
	background: #ebebeb;
	color: #333;
}

#navigator {
	background: #fff;
	width: 120px;
	text-align: left;
}

#nav {
	width: 120px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

/* -- LAYOUT -- */