﻿html{
	margin:0;
	background:#e5f8f9;
}
body{
	margin:0;
	color:#010101;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#fff url(/resources/images/template/bg-body.gif) repeat-x;
	min-width:930px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{text-decoration:underline;}
#main-holder{
	width:930px;
	margin:0 auto;
	overflow:hidden;
	background:url(/resources/images/template/bg-main.gif) no-repeat;
}
.main{
	width:910px;
	padding:0 10px;
	overflow:hidden;
}
#header{
	height:152px;
	width:100%;
	overflow:hidden;
	padding:31px 0 0;
	position:relative;
}
.logo{
	display:block;
	overflow:hidden;
	position:absolute;
	top:51px;
	left:5px;
}
.logo a{
	display:block;
	width:165px;
	height:53px;
	text-indent:-9999px;
	background:url(/resources/images/template/logo.gif) no-repeat;
}
.styttu{
	display:block;
	position:absolute;
	width:281px;
	height:25px;
	top:60px;
	left:201px;
	text-indent:-9999px;
	background:url(/resources/images/template/text-styttu.png) no-repeat;
}
.og{
	display:block;
	position:absolute;
	width:190px;
	height:18px;
	top:86px;
	left:346px;
	text-indent:-9999px;
	background:url(/resources/images/template/text-og.png) no-repeat;
}
#menu{
	margin:102px 0 0;
	padding:0 0 0 5px;
	list-style:none;
	height:49px;
	float:left;
}
#menu li{
	float:left;
	line-height:49px;
	font-size:13px;
	font-weight:bold;
	background:url(/resources/images/template/bg-menu-line.gif) no-repeat;
	padding:0 0 0 2px;
}
#menu li:first-child{
	background:none;
}
#menu li a{
	color:#fff;
	float:left;
	padding:0 27px 0 23px;
}
#menu li a:hover, #menu li.active a{
	background:url(/resources/images/template/bg-menu-hover.gif) repeat-x;
	margin:0 -2px 0 -2px;
	text-decoration:none;
	padding:0 29px 0 25px;
	position:relative;
	color:#007185;
}
.content-holder{
	width:883px;
	overflow:hidden;
	background:#fff;
	margin:20px 0 0;
	padding:14px 8px 40px 19px;
}
.content{
	float:left;
	width:510px;
}
.box{
	width:100%;
	overflow:hidden;
	background:url(/resources/images/template/bg-box.gif) repeat-x 0 100%;
	padding:0 0 12px 0;
	margin:0 0 14px 0;
}
.image{
	float:left;
	width:151px;
	margin:0 25px 0 0;
	background:url(/resources/images/template/bg-image.gif) repeat-y;
}
.image-top{
	width:100%;
	background:url(/resources/images/template/bg-image-top.gif) no-repeat;
}
.image-bottom{
	width:143px;
	background:url(/resources/images/template/bg-image-bottom.gif) no-repeat 0 100%;
	padding:4px;
}
.image img{
	display:block;
}
.text{
	overflow:hidden;
	height:1%;
	padding:14px 0 0;
}
.text h2{
	margin:0 0 8px 0;
	font-size:16px;
	line-height:20px;
}
.text p{
	margin:0;
}
.links-list{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
.links-list li{
	float:left;
	padding:0 46px 0 0;
}
.links-list li a{
	float:left;
	background:url(/resources/images/template/bg-links.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	line-height:23px;
	font-size:12px;
	font-weight:bold;
	color:#007185;
}
#sidebar{
	float:right;
	width:340px;
}
.banner{
	width:100%;
	overflow:hidden;
}
.banner a img{
	border:none;
	display:block;
}
.sidebar-box{
	width:100%;
	overflow:hidden;
	margin:15px 0 0 0;
	background:url(/resources/images/template/bg-sidebar-box.gif) repeat-y;
}
.sidebar-box-top{
	width:100%;
	background:url(/resources/images/template/bg-sidebar-box-top.gif) no-repeat;
}
.sidebar-box-bottom{
	width:298px;
	background:url(/resources/images/template/bg-sidebar-box-bottom.gif) no-repeat 0 100%;
	padding:14px 23px 11px 19px;
}
.sidebar-box h1{
	margin:0 0 8px 0;
	font-size:20px;
	line-height:24px;
	color:#5c5c5c;
	font-weight:normal;
}
.sidebar-box p{
	margin:0 0 2px 0;
	font-size:12px;
	line-height:17px;
	color:#696969;
}
.sidebar-box a{
	background:url(/resources/images/template/bg-links.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	line-height:23px;
	font-size:12px;
	font-weight:bold;
	color:#007185;
}
#footer-holder{
	overflow:hidden;
	background:url(/resources/images/template/bg-footer.gif) repeat-x;
}
.footer{
	width:885px;
	margin:0 auto;
	overflow:hidden;
	padding:21px 10px 20px 35px;
}
.footer p{
	margin:0;
	font-size:12px;
	line-height:17px;
	color:#000;
}
