body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #c1dae7;
}
#wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	
}
#header_wrapper {
	width: 100%;
	
	
}
#content_wrapper {
	width: 100%;
	background-image: url(../img/body_bg2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
}
#footer_wrapper {	
	position: relative;
	width: 100%;
	height: 50px;
	background-image: url(../img/foot_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
#footer {
	height: 50px;
	width: 1003px;
}
#header {
	top: 0;
	height: 335px;
	width: 100%;
	background-image: url(../img/head_bg.jpg);
	background-position: 1003px 0;
	background-repeat: repeat-x;
}

#content {
	width: 1003px;
	
	
}

#main_content {
	position: relative;
	width: 1003px;
	

}
/*
main navigation
*/	
/* ---------- Main navigation ---------- */

#main_nav {
	position: absolute;
	list-style: none;
	margin-top: -5px;
	width: 605px;
	display: inline;
	padding-right: 0px;
	background-image: url(../img/main_nav/bg.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}
#main_nav li {
	float: left;
	height: 52px;
	padding-left: 0px;
	padding-right: 0px;
}
#main_nav li.first {
	background-image: none;
}
#main_nav li a {
	height: 52px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#main_nav li a:hover, .selected a {
	background-position: right top;
}
/*
main en nav
*/
#main_nave {
	position: absolute;
	list-style: none;
	margin-top: -5px;
	width: 605px;
	display: inline;
	padding-right: 0px;
	background-image: url(../img/main_nav/bg.jpg);
	background-position: left;
	background-repeat: repeat-x;
}
#main_nave li {
	float: left;
	height: 52px;
	padding-left: 0px;
	padding-right: 0px;
}
#main_nave li.first {
	background-image: none;
}
#main_nave li a {
	height: 52px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
}
#main_nave li a:hover, .selected a {
	background-position: right top;
}
/*
styled front page list
*/
#front {
	position: relative;
	float: right;
	width: 320px;
}
#front ul {
	list-style: none;
	padding-top: 10px;
	padding-right: 15px;
	font-family: Verdana;
	color: #595959;
	font-size: 12px;
	font-weight: bold;
}
#front ul li {
	display: block;
	background-image: url(../img/ok.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
	min-height: 20px;
	margin-bottom: 8px;
	
}
#front ul a {
	overflow: hidden;
	outline: none;
}

/*
choose language
*/
#langbar {
	float: right;
	width: 212px;
	height: 35px;
	list-style: none;
	background-image: url(../img/lang_nav/bg.png);
	background-position: center;
	background-repeat: no-repeat;
}
#langbar li {
	float: left;
	margin-left: 25px;
	margin-top: 5px;
	height: 13px;
}
#langbar li a {
	display: block;
	text-indent: -9999px;
	height: 13px;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	outline: none;
	

}

#langbar li {
	display: block;
	text-indent: -9999px;
	display: inline;
}

/*
bg scon top
*/
#news1 {
	position: absolute;
	width: 370px;
	height: 14px;
	list-style: none;
	margin-top: 30px;
	margin-left: 20px;
}
#news1 li {
	float: left;
	margin: 10px;
	
}
#news1 a {
	display: block;
	text-indent: -9999px;
	height: 14px;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	outline: none;
}

#news1 li {
	display: inline;
}
/*
news en
*/
#newse1 {
	position: absolute;
	width: 370px;
	height: 14px;
	list-style: none;
	margin-top: 30px;
	margin-left: 20px;
}
#newse1 li {
	float: left;
	margin: 10px;
	
}
#newse1 a {
	display: block;
	text-indent: -9999px;
	height: 14px;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	outline: none;
}

#newse1 li {
	display: inline;
}
.prei {
	background: url(../img/opt/printe.gif);
	width: 103px;
	background-position: left top;
	background-repeat: no-repeat;
}
.fave {
	background-image: url(../img/opt/fave.gif);
	width: 123px;
	background-position: left top;
	background-repeat: no-repeat;
}
.hoem {
	background-image: url(../img/opt/homee.gif);
	width: 67px;
	background-position: left top;
	background-repeat: no-repeat;
}

#main {
	float: left;
	margin-top: 0;
	min-height: 592px;
	width: 602px;
	
}
#news {
	float: right;
	margin-top: 0px;
	width: 401px;
	min-height: 592px;
	background-image: url(../img/news_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#sub_content {
	
}
#newsflash {
	position: absolute;
	left: 605px;
	top: 252px;
	width: 398px;
	height: 83px;
	list-style: none;
	background-image: url(../img/bg_scon_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
}

* {
	margin: 0px;
	padding: 0px;
}
#contactForm {
	float: left;
	width: 385px;
	font-size: 12px;
	color: #909090;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: -5px;
}

#contactForm label {
	display: block;
	width: 120px;
	float: left;
	text-align: left;
	padding-right: 10px;
}
#contactForm input {
	width: 245px;
	height: 19px;
	text-indent: 5px;
	padding: 4px;
	background-image: url(../img/input1.gif);
	background-repeat:no-repeat;
	background-position: right top;
	border: 0 none;
}
#contactForm textarea {
	width: 245px;
	height: 162px;
	text-indent: 5px;
	padding: 4px;
	background-image: url(../img/input2.gif);
	background-repeat:no-repeat;
	background-position: right top;
	border: 0 none;
	resize: none;
}

#contactForm p {
	
	padding-bottom: 10px;
	padding-top: 10px;
}
#contactForm .vf__button {
	float: right;
	margin-right: 15px;
	background-color:transparent;
	background-image:url(../img/submit.gif);
	background-position: left top;
	width: 82px;
	height: 22px;
	border: 0 none;
	padding:0 0 0 82px !important;
	color:transparent;
	text-indent:-9999px;
	overflow:hidden;
	
}
/*
classes
*/
.splash {
	width: 640px;
	height: 134px;
	display: none;
}
.bold {
	font-weight: bold;
	color: #32577a;
}
.contact_f {
	float: right;
	width: 175px;
	margin-top: 20px;	
	color: #0976bf;
	font-size: 12px;
	margin-left: 10px;

}
.text1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	line-height: 1.5em;
	padding-left: 10px;
	text-align: justify;
	color: #595959;
	padding-right: 5px;
}
.text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #595959;
	padding-right: 5px;
}
.title1 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 410px;
	color: #595959;
	background-image: url(../img/more.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.title2 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 410px;
	color: #595959;
	background-image: url(../img/more_en.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.div1 {
	margin-left: 20px;
	height: 12px;
}
.sub {
	padding-top: 15px;
	height: 13px;
	width: 720px;
	overflow: hidden;
	outline: none;
}
.copy {
	margin-left: 15px;
	margin-right: 70px;
}
.webby {
	float: right;
	width: 134px;
	margin-top: -27px;
	padding-right: 15px;
	overflow: hidden;
	outline: none;
}
.archive {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
}
.divide {
	margin-left: 11px;
	margin-top: 10px;
}
.newz {
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 180px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	color: #595959;
		
}
.more {
	float: right;
	padding-left: 5px;
}
.new_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #909090;
	
}
.late {
	margin-top: 40px;
	margin-left: 35px;
}
.latest {
	width: 350px;
	margin-left: 30px;
	margin-bottom: 10px;
}
.news_img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	padding: 5px;
	background-image: url(../img/newsmask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.hrv {
	background-image: url(../img/lang_nav/hr.gif);
	width: 70px;
}
.hrv a.hover {
	background-position: right top;
}
.eng {
	background-image: url(../img/lang_nav/en.gif);
	width: 71px;
}
.lang {
	position: absolute;
	top: 0;
	left: 790px;
}
.pri {
	background-image: url(../img/opt/print.gif);
	width: 103px;
	background-position: left top;
	background-repeat: no-repeat;
}
.fav {
	background-image: url(../img/opt/fav.gif);
	width: 123px;
	background-position: left top;
	background-repeat: no-repeat;
}
.hom {
	background-image: url(../img/opt/home.gif);
	width: 67px;
	background-position: left top;
	background-repeat: no-repeat;
}

.article {
	position: relative;
	margin-top: 20px;
	left: 20px;
	width: 580px;
}
.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 380px;
	color: #32577a;
	margin-left: 20px;
}
.title3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 380px;
	color: #32577a;
	margin-left: 0px;
}
.article_img {
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	padding: 10px;
	background-image: url(../img/homemask.gif);
	background-position: center;
	background-repeat: no-repeat;

}
.short {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 559px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}
.main1 {
	position: relative;
	width: 559px;
	min-height: 9px;
	margin-left: 5px;
	overflow: hidden;
	background-image: url(../img/main1.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.main2 {
	position: relative;
	background-image: url(../img/main2.png);
	background-position: center;
	background-repeat: repeat-y;
	overflow: hidden;
	width: 559px;
	margin-left: 5px;
	text-align: left;
}
.main3 {
	min-height: 21px;
	width: 559px;
	margin-left: 5px;
	margin-bottom: 15px;
	background-image: url(../img/main3.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
a img {
	border: none 0;
}
/*
SUB_PAGE
*/

#subpage #content_wrapper {
	width: 100%;
	background-image: url(../img/body_bg1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
}
#subpage .article_img {
	float: left;
	margin-left: 5px;
	padding: 10px;
	background-image: url(../img/newsmask.gif);
	background-position: center;
	background-repeat: no-repeat;

}
#subpage .article_img1 {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	padding: 10px;
	background-image: url(../img/articlemask.gif);
	background-position: center;
	background-repeat: no-repeat;

}
#subpage .content {
	background-image: url(../img/list_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 554px;
	height: 92px;
	margin-bottom: 40px;
	margin-left: 5px;
	text-align: left;
}
#subpage #main {
	float: left;
	margin-top: 0;
	width: 602px;
	height: auto;
	
}

#subpage #news {
	float: right;
	position: relative;
	margin-top: 0px;
	width: 401px;
	min-height: 812px;
	background-image: url(../img/news2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#subpage .archive {
	position: absolute;
	left: 240px;
	top: 15px;
}
.prices {
	float: right;
	margin-right: 30px;
}

#sick {
	float: left;	
	list-style: none;
	padding-top: 10px;
	margin-left: 35px;
	font-family: Verdana;
	color: #595959;
	font-size: 12px;
	font-weight: bold;
}
#sick li {
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 20px;	
	padding-bottom: 10px;
	margin-bottom: 3px;
	
}
#sick a {
	overflow: hidden;
	outline: none;
}

#subpage .abouts {
	position: relative;
	margin-top: 20px;
	left: 20px;
	width: 559px;	
	text-align: left;
	padding-bottom: 20px;
}
#gallery {
	width: 600px;
	margin-left: 30px;
	padding: 10px;
	padding-bottom: 30px;
}

#gallery img {
	
	padding: 10px;
	background-image: url(../img/gallmask.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#pagination {
	font-size: 12px;
	color: #000000;
	height: 24px;
	float: right;
	margin-top: 10px;
	padding-right: 25px;
	list-style: none;
}
#pagination li {
	display: inline;
	float:left;
	padding: 4px;
}
#pagination li.prev {
	padding-top: 0px;
	padding-right: 10px;
}
#pagination li.next {
	padding-top: 0px;
	padding-left: 10px;
}
#pagination a.selected {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: #595959;
	background-position: left top;
	overflow: hidden;
	outline: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #595959;
	background-position: right top;
	overflow: hidden;
	outline: none;
}
object {
	outline: 0 none;
}

