body {
	font-size: 12px;
	font-family: arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #f1eedb;
	color: #333;
	text-align: center;
}

a:link {
	color:#4a74c6;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#4a74c6;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #3d5481;
	text-decoration: none;
}

a.news:link, a.news:visited {
	color: #3d5481;
	font-weight: bold;
	text-decoration: none;
}
 a.news:hover, a.news:active {
	color:#4a74c6;
	font-weight: bold;
	text-decoration: none;
}


.playvid {
	cursor:pointer;
}

.contactblok {
	width: 170px;margin:25px 0 10px 5px;font-size:11px;font-family:tahoma;color:gray;
}

ul {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
li {
	font-size:11px;
	line-height:14px;
	padding-left:10px;
	background:url(/images/admin/bullet2.gif) no-repeat left 4px;
	color:#2E496D;
	list-style:none;
}
.thumb {
    margin:3px !important;
    margin-right:6px !important;
    border:1px #cecece solid !important;
    padding:3px !important;
}

#page {
	background-color: white;
	text-align: left;
	width:792px;
	margin:0% auto;
}
#header {
	background:url(/images/website/head.png);
	height:162px;
}
#main {
	background:url(/images/website/mainbg.jpg);
	padding-left:11px;
	paddinf-right:11px;
	height:1%;
}
#footer {
	background:url(/images/website/footer.jpg);
	height:36px;
}
#main div.left {
	float:left;
	width:222px;
}
#main div.center {
	float:left;
	width:539px;
	position:relative;
	padding-bottom:20px;
}

#main div.center img.icon {
	margin-top:3px;
	margin-right:10px;
	margin-bottom:10px;
}

#main div.center div.centercontent {
	padding-left:5px;
	padding-top:5px;
	width:534px;
	float:left;
}

div.centercontent p {
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

blockquote {
	background:#e8eef4;
	padding:0 5px 5px 10px;
	margin:0 0 20px 0;
	-moz-border-radius: 5px;
}

#main div.center div.rightcontent {
	width:219px;
	float:left;
}

h1 {
	font-size:22px;
	padding:0px;
	margin:0px;
	color:#2e496d;
	letter-spacing:-1px;
	margin-bottom:5px;
	text-align:left;
}



#main div.left div.navbox {
	/*background:url(/images/website/nav_header.jpg) no-repeat;*/
	
	margin-left:8px;
}
#main div.left div.navhead {
	color:white;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}
div.blocklinks {
	position:absolute;
	width:230px;
	height:55px;
	top:13px;
	left: 10px;
}
div.blockrechts {
	position:absolute;
	width:260px;
	height:55px;
	top:13px;
	left: 266px;
}


#lselect {
	font-size: 0.9em; 
	width:205px;
}
#lselect ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#lselect ul li {
	background: transparent url(/images/website/bullet.jpg) no-repeat 1px 4px;
	padding: 3px 0 3px 25px;
	border-bottom:1px #e0dbcd solid;
}
#lselect ul li:hover {
	background: transparent url(/images/website/bullet2.jpg) no-repeat 3px 4px;
	padding: 3px 0 3px 25px;
	border-bottom:1px #e0dbcd solid;
}

#lselect a {
	display: block;
	color: #789B51;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#lselect a:hover {
	color: #2e496d;

}


img.imghover {
	border:1px #fc5d00 solid;
	cursor: pointer;
}
img.img {
	border:1px white solid;
	cursor: pointer;
}
img.logoimg {
	margin-left:15px;
	margin-bottom:3px;
}
div.copyright {
	text-align:right;
	color:#cac7b5;
	font-size:11px;
	padding:18px;
}

img.cimg {
	margin-right:5px;
	margin-bottom:2px;
}

div.quote {
	margin-left:20px;
	margin-bottom:20px;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	background:#e8eef4;
}

div.contentblok {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
}



/* hosting */
div.hosting {
	font-size:11px;
}
div.line {
	background:#f1f1f1;
	padding-left:1px;
	padding-top:1px;
	height:1%;
}
div.label, div.info {
	float:left;
	padding:2px;
}
div.label {
	width:320px;
	text-align:left;
	background:white;
	padding-left:3px;
	
}

div.info {
	border-top:1px white solid;
}

div.info, div.headinfo {
	width:40px;
	padding-left:3px;
	text-align:center;
}
div.headinfo {
	float:left;
	color:#2e496d;
	font-weight:bold;
}


.centercontent img {
	margin:5px;
}