body {
	margin:0;
	font:13px Arial, sans-serif;
	color:#000;
	background:#f1f5fd url(images/body-bg.gif) repeat-x;
}

a:focus {outline:none;}

a {text-decoration:underline;}

a:hover {text-decoration:none;}

img {border:none;}

form,p,ul {
	margin:0;
	padding:0;
}

ul{list-style:none;}

#main{
	margin:6px auto 0;
	width:974px;
	position:relative;
	overflow:hidden;
}

blockquote{
border:1px solid #ccc;
padding-bottom: 10px;
background-color:#eee;
}

blockquote blockquote{
padding-bottom: 10px;
border:1px solid #ccc;
background-color:#fff;
}




/*		Header		*/

#header{
	width:974px;
	height:147px;
	background:url(images/header-bg.png) no-repeat;
	overflow:hidden;
}

.header{
	margin:7px 0 0 7px;
	width:960px;
	height:140px;
	position:relative;
	overflow:hidden;
}

/* Logos */

.header h1{
	margin:0;
	position:absolute;
	left:32px;
	top:56px;
	width:229px;
	height:34px;
}

.header h1 a{
	display:block;
	width:229px;
	height:34px;
	text-indent:-9999px;
	position:relative;
	z-index:999;
	background:url(images/logo.gif) no-repeat;
}

.header h2{
	margin:0;
	position:absolute;
	left:33px;
	top:40px;
	width:219px;
	height:11px;
	text-indent:-9999px;
	background:url(images/header-title.gif) no-repeat;
}

/* Header Menu */

#main #nav{
	position:absolute;
	left:24px;
	top:118px;
	height:29px;
}

#nav li{
	margin-left:1px;
	float:left;
	display:inline;
}

#nav li a{
	float:left;
	height:29px;
	background:url(images/menu-bg.gif) no-repeat;
	text-decoration:none;
}

#nav li a span{
	float:left;
	text-align:center;
	height:27px;
	background:url(images/menu-bgend.gif) no-repeat 100% 0;
	font:bold 15px/27px Arial, sans-serif;
	color:#fff;
	padding:2px 20px 0;
	cursor:pointer;
}

#nav li.current_page_item a,
#nav li a:hover{background-position:0 100%;}

#nav li.current_page_item a span,
#nav li a:hover span{
	color:#666;
	background-position:100% 100%;
}

/* Header Banner*/

#main #headban{
	position:absolute;
	left:475px;
	top:38px;
	width:472px;
	height:62px;
	border:1px #fff solid;
}

#main #headban p{
	width:472px;
	height:62px;
	text-align:center;
}

/* Header Form */

#main .topform{
	position:absolute;
	top:117px;
	right:12px;
	width:187px;
	height:29px;
	background:url(images/topform-bg.gif) no-repeat;
}

#main .topform label{
	margin-left:8px;
	float:left;
	display:inline;
	font:bold 13px/29px Arial, sans-serif;
	color:#484849;
}

#main .topform .text{
	margin:6px 0 0 6px;
	float:left;
	width:108px;
	height:15px;
	font:bold 13px/15px Arial, sans-serif;
	color:#484849;
	padding:3px 2px 1px 4px;
	border:none;
	background:url(images/input-bg.gif) no-repeat 100% 0;
}

* html #main .topform .text{background:url(images/input-bg.gif) no-repeat 100% 0 fixed;}

#main .topform .button{
	margin:6px 0 0 5px;
	float:left;
	display:inline;
}

/*		Content		*/

#content{
	margin:0 auto;
	width:974px;
	background:url(images/content-bg.png) repeat-y;
	padding-bottom:65px;
	overflow:hidden;
}

.content {
	margin-left:7px;
	width:960px;
	background:url(images/content-line.gif) repeat-y 767px 0;
	overflow:hidden;
}

.main{
	margin-left:16px;
	width:731px;
	float:left;
	display:inline;
}

/*	Forside Left Area	*/

.forside{margin-top:25px;}

/* Top Block */

.fortop{
	width:731px;
	background:#eff6fc url(images/fortop-bg.gif) repeat-x;
	overflow:hidden;
}

.fortop .botbg{
	width:731px;
	background:url(images/fortop-botbg.gif) no-repeat 0 100%;
	min-height:236px;
	overflow:hidden;
}

* html .fortop .botbg{
	height:236px;
	overflow:visible;
}

.fortop .image{
	margin:12px 0 0 15px;
	float:left;
	display:inline;
}

.fortop .image img{float:left;}

.fortop .text{
	margin:40px 22px 0 0;
	float:right;
	display:inline;
	width:350px;
}

.fortop .text h3{
	margin:0;
	font:bold 24px Arial, sans-serif;
}

.fortop .text h3 a{
	text-decoration: none;
	color: #000;
}

.fortop .text h3 a:hover{
	text-decoration: none;
	color: #000;
}

.fortop .text p{
	margin-top:8px;
	font:13px/17px Arial, sans-serif;
	color:#181819;
}

.fortop .text p.link a{
	color:#1874d1;
	font:bold 16px/18px Arial, sans-serif;
	padding-right:12px;
	background:url(images/arrow.gif) no-repeat 100% 7px;
}

/* 2 Middle Blocks*/

.forblocks{
	margin-top:20px;
	width:100%;
	overflow:hidden;
}

.forblocks .block{
	float:left;
	width:370px;
	overflow:hidden;
}

.forblocks .block2{
	float:right;
	width:350px;
	overflow:hidden;
}

.forblocks .block,
.forblocks .block2{background:url(images/forblocks-bg.gif) no-repeat;}

.forblocks .block h3,
.forblocks .block2 h3{
	margin:18px 0 0 22px;
	font:bold 16px Arial, sans-serif;
	color:#191919;
}

.forblocks .block h3 a, .forblocks .block h3 a:hover {
	text-decoration: none;
	color: #000;
}

.forblocks .block p, .forblocks .block2 p {
	margin:10px 0 0 22px;
}

.forblocks .block ul{
	margin:5px 0 0 22px;
	width:345px;
	overflow:hidden;
}

.forblocks .block ul li{
	padding-left:10px;
	width:335px;
	float:left;
	background:url(images/dot.gif) no-repeat 0 8px;
}

.forblocks .block ul li a{
	font:13px/19px Helvetica, sans-serif;
	color:#06c;
}

.forblocks .block2 .image{
	margin:12px 0 0 20px;
	float:left;
	display:inline;
}

.forblocks .block2 .text{
	width:250px;
	float:right;
}

.forblocks .block2 .text p{
	margin-top:12px;
	font:13px/17px Arial, sans-serif;
	color:#191919;
	width:230px;
}

.forblocks .block2 .text select{
	margin-top:12px;
	width:205px;
	height:20px;
	font:bold 13px/20px Arial, sans-serif;
	border:1px #c3c3c3 solid;
}

/* Middle Banner */

.midban{
	margin:40px 0 0 6px;
	width:728px;
	padding:20px 0 18px;
	border-top:1px #e5e5e5 solid;
	border-bottom:1px #e5e5e5 solid;
	overflow:hidden;
}

.midban p{
	width:728px;
	text-align:center;
}

/* Bottom Blocks */

.botblocks{
	margin-top:20px;
	width:100%;
	overflow:hidden;
}

.botblocks .block{
	width:250px;
	background:url(images/forbotblocks-bg.gif) no-repeat;
	float:left;
	overflow:hidden;
}

.botblocks .block2{width:230px;}

.botblocks .block h3{
	margin:16px 0 0 18px;
	width:210px;
	font:bold 16px Arial, sans-serif;
	color:#191919;
	padding-bottom:4px;
}

.botblocks .block h4{
	margin:8px 0 0 16px;
	font:13px Arial, sans-serif;
	width:210px;
}

.botblocks .block h4 a{color:#06c;}

.botblocks .block p{
	margin-left:16px;
	width:210px;
}

.botblocks .block p.link{margin-top:20px;}

.botblocks .block p.link a{
	color:#1874d1;
	font:bold 14px Arial, sans-serif;
	padding-right:12px;
	background:url(images/arrow.gif) no-repeat 100% 5px;
}

/*	Underside Left Area	*/

/* Page List */

#content .pagelist{
	margin:20px 0 0 34px;
	width:950px;
	height:35px;
	overflow:hidden;
}

#content .pagelist li{
	padding:0 4px 0 12px;
	float:left;
	background:url(images/pagelist-arrow.gif) no-repeat 0 9px;
	font:19px Arial, sans-serif;
	color:#666;
	height:35px;
}

#content .pagelist li:first-child{background:none;}

#content .pagelist li a{
	text-decoration:none;
	color:#227ad3;
}

#content .pagelist li a:hover{text-decoration:underline;}

/* Underside Top Block */

.undtopblock{
	width:731px;
	overflow:hidden;
}

.undtopblock .head{
	width:731px;
	height:33px;
	background:url(images/head-bg.gif) no-repeat;
	overflow:hidden;
}

.undtopblock .head p.link1{
	margin:10px 0 0 20px;
	float:left;
	display:inline;
}

.undtopblock .head p.link2{
	margin:10px 13px 0 0;
	float:right;
	display:inline;
}

.undtopblock .head p{font-size:11px;}

.undtopblock .head p a{
	color:#06c;
	text-decoration:none;
}

.undtopblock .head p a:hover{text-decoration:underline;}

.undtopblock .head p.link1 a{
	padding-left:10px;
	background:url(images/headlink1-arrow.gif) no-repeat 0 5px;
}

.undtopblock .head p.link2 a{
	padding-right:10px;
	background:url(images/headlink2-arrow.gif) no-repeat 100% 5px;
}

.undtopblock .text{
	width:731px;
	background:url(images/undertop-bg.gif) repeat-x;
	overflow:hidden;
}

.undtopblock .text h2{
	margin:25px 0 0 25px;
	font:bold 24px Arial, sans-serif;
	color:#283749;
	width:675px;
}

.undtopblock .text h2 a{
	text-decoration: none;
	color:#283749;
}

.undtopblock .text h2 a:hover{
	text-decoration: none;
	color:#283749;
}

.undtopblock .text p{
	margin:15px 0 0 25px;
	width:675px;
	font:13px/17px Arial, sans-serif;
	color:#191919;
}

.undtopblock .text table p{
	width: auto;
}


.undtopblock .text .topline{
	margin:4px 0 0 15px;
	width:700px;
	overflow:hidden;
}

.undtopblock .text .topline li{
	padding:0 8px 0 10px;
	float:left;
	background:url(images/topline-sep.gif) no-repeat 0 2px;
	font:12px Arial, sans-serif;
	color:#666;
}

.undtopblock .text .topline li:first-child{background:none;}


.undtopblock .text .topline li a{color:#227ad3;}

.undtopblock .text p.notop{margin-top:0;}

.undtopblock .text .contactform form {
	margin:15px 0 0 25px;
}


/* Underside Middle Block */

.underside .midblock{
	margin-top:22px;
	width:731px;
	padding:3px 0;
	border-top:1px #f4f4f4 solid;
	border-bottom:1px #f4f4f4 solid;
	overflow:hidden;
}

.underside .midblock div{
	width:731px;
	background:#f8f8f8;
	padding:10px 0 8px;
	overflow:hidden;
}

.underside .midblock p{
	margin-left:28px;
	width:650px;
	font:italic 13px/17px Arial, sans-serif;
}

.underside .midblock p a{color:#3082d6;}

/* Comment Block */

.comments{
	margin-top:35px;
	width:731px;
	overflow:hidden;
}

.comments h3{
	margin:0 0 0 3px;
	font:bold 14px Arial, sans-serif;
	color:#191919;
	padding-bottom:8px;
}

.comments div{
	margin-top:1px;
	width:731px;
	background:#f7f8f7;
	overflow:hidden;
}

.comments div h4{
	margin:13px 0 0 20px;
	width:690px;
	font:bold 13px Arial, sans-serif;
	color:#3f5065;
}

.comments div h4 a{color:#3082d6;}

.comments div p{
	margin-left:20px;
	width:690px;
	font:13px/17px Arial, sans-serif;
	padding-bottom:18px;
}

.comments div p.link{
	margin-top:-13px;
	font-size:10px;
	color: #448FDA;
}

.comments div p.link a{color:#448fda;}

/* Bottom Form */

.botform{
	margin:30px 0 0 20px;
	width:600px;
	overflow:hidden;
}

.botform h3{
	margin:0;
	font:bold 16px Arial, sans-serif;
	color:#191919;
}

.botform ul{
	width:600px;
	overflow:hidden;
}

.botform ul li{
	margin-top:15px;
	width:650px;
	float:left;
}

.botform ul li label{
	padding-left:2px;
	width:100px;
	float:left;
	font:13px Arial, sans-serif;
}

.botform ul li span{float:left;}

.botform ul li em{
	font-style:normal;
	font-size:16px;
	float:left;
	color:#ffa011;
	padding-left:2px;
}

.botform ul li input{
	width:154px;
	height:15px;
	float:left;
	font:13px/15px Arial, sans-serif;
	color:#000;
	padding:2px 4px;
	border:none;
	background:url(images/input-bg2.gif) no-repeat 100% 0;
}

* html .botform ul li input{background:url(images/input-bg2.gif) no-repeat 100% 0 fixed;}

.botform ul li textarea{
	float:left;
	width:490px;
	height:126px;
	border:1px #aaa solid;
	padding:2px;
	font:13px/15px Arial, sans-serif;
	color:#000;
	overflow:auto;
	background:url(images/textarea-bg.gif) no-repeat 100% 100%;
}

.botform p.link{
	clear:both;
	margin:20px 0 0 110px;
	float:left;
	display:inline;
	font:12px Arial, sans-serif;
	color: #FF9900;
}

.botform p.link a{
	text-decoration:none;
	color:#f90;
}

.botform p.link a:hover{text-decoration:underline;}

.botform .button{
	margin-top:17px;
	float:right;
}

/*	Right Column	*/


h2.widgettitle { font:bold 12px Verdana, Arial, Sans-Serif;}

.column{
	margin-right:14px;
	width:178px;
	float:right;
	display:inline;
}


.column h2{
	margin:0;
	width:178px;
	height:14px;
	background:#f4f4f4;
	font:bold 10px/14px Arial, sans-serif;
	color:#bcbcbc;
	text-align:center;
}


.column h3{
	margin:0;
	width:178px;
	height:14px;
	background:#f4f4f4;
	font:bold 10px/14px Arial, sans-serif;
	color:#bcbcbc;
	text-align:center;
}

.column p{
	margin:20px 0 0 30px;
	overflow:hidden;
}

/*	Footer	*/

#footer{
	margin:0 auto;
	width:974px;
	height:52px;
	background:url(images/footer-bg.png) no-repeat;
	overflow:hidden;
}

#footer ul{
	margin:2px 0 0 38px;
	float:left;
	display:inline;
	height:40px;
}

#footer ul li{
	padding:0 10px 0 12px;
	float:left;
	background:url(images/footer-sep.gif) no-repeat 0 14px;
}

#footer ul li:first-child{background:none;}

#footer ul li a{
	font:13px/40px Arial, sans-serif;
	color:#0066cc;
	position:relative;
}

#footer ul li.current_page_item a,
#footer ul li a:hover{
	text-decoration:none;
	color:#000;
}

#footer p{
	margin:2px 26px 0 0;
	float:right;
	display:inline;
	font:13px/40px Arial, sans-serif;
	color:#a5a5a9;
}


/*	Wordpress Contact Form	*/
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf br {
	margin-top: 10px;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
