body{
	margin: 0;
	background: #E6E6E6;
	}

body, table, td{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	}

td{
	vertical-align: top;
}

.menu{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;}

.menu:hover{
	color: #4380c4;}

#logo{
	position: absolute;
	top: 18px;
	left: 5px;
}
a img{
	border: 0;
}

#header{
	width: 806px;
	height: 103px;
	background: url(../img/akerstedts_top.gif) no-repeat;
}

#footer{
	font-size: 10px;
	border-top: solid 17px #fff;
}

.abscontainer{
	position: relative;
	width: 1px;
	height: 1px;
}

#flags{
	width: 100px;
	top: 10px;
	left: 730px;
	position: absolute;
}

a img.flag{
	margin-left: 1px;
	border: solid 1px #fff;
}

a:hover img.flag{
	border-color: #000;
}


ul#menu{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 70px;
	left: 350px;
	list-style-type: none;
	width: 450px;
}
ul#menu li{
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	text-indent: 10px;
}

ul#menu a, a.login{
	color: #EB8200;
	font-weight: bold;
	text-decoration: none;
}

ul#menu a:hover, a.login:hover{
	color: #fff;
}

#login{
	position: absolute; 
	top: 40px; 
	left: 745px; 
	width: 60px;
}

a{ color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}


h1{
	font-family: Trebuchet ms, Arial, Helvetica, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	}

h2{	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin:0;}

h2.orangebullet, h2.orangebullet_border{
	font-size: 12px;
	background: url(../img/bullet_orange.gif) no-repeat;
	background-position: 0 2px;
	text-indent: 15px;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

h2.orangebullet_border{
	border-bottom: solid 1px #d9d9d9;
}

h3{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0;
	color: #eb8200;
}

h3.light{
	font-weight: normal;
}

p.uquote{
	color: #999;
	font-size: 10px;
	background: url(../img/bullet_uquo.gif) no-repeat;
	background-position: 0 2px;
	text-indent: 15px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 5px;
}


.key1{	color: #ff6600;}
