@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#727272;
	line-height:18px;
}
body {
	margin-top:0px;
	margin-bottom:30px;
	margin-left:0px;
	margin-right:0px;
	background-color:#f7f77f;
	background-image:url(../images/bckg.jpg);
	background-repeat:repeat;
}
a:link, a:visited ,a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#6ac704; 
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.tagasiside {
	BORDER-RIGHT:#bab8a3 1px solid; 
	BORDER-TOP: #bab8a3 1px solid; 
	FONT: 11px Verdana, Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	BORDER-LEFT: #bab8a3 1px solid; 
	BORDER-BOTTOM:#bab8a3 1px solid; 
	TEXT-DECORATION: none; 
	background:none;
}
.break {
	clear:both;
	height: 0; 
	line-height: 0px;
	font-size:1px;
}
form, select, p {
	padding:0px;
	margin:0px;
}
p {
	padding-bottom:20px;
}

#gradbck {
	width:100%;
	background-image:url(../images/bckg_grad.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#main {
	margin:0px auto;
	width:988px;
	background-image:url(../images/main_bckg.jpg);
	background-repeat:repeat-y;
	background-position:left;

}

#header {
	height:119px;
	width:980px;
	padding-left:4px;
	overflow:hidden;
	position:relative;
}
#logo2 {
	float:left;
	width:250px;
	height:119px;
	overflow:hidden;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:21px 29px;
}
#headercont {
	float:left;
	width:730px;
	height:99px;
	padding-top:20px;
	overflow:hidden;
}
#newsarea {
	float:left;
	width:250px;
	height:79px;
	padding-left:65px;
	padding-right:20px;
	overflow:hidden;
}
#addsarea {
	float:left;
	width:250px;
	height:79px;
	padding-left:21px;
	overflow:hidden;
	background-image:url(../images/dotline_vert.jpg);
	background-repeat:repeat-y;
	background-position:0px 0px;
}
#news {
	width:250px;
	height:78px;
	padding-bottom:1px;
	overflow:hidden;
	background-image:url(../images/dot_line.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.news_item {
	width:235px;
	height:20px;
	padding-left:15px;
	padding-top:6px;
	overflow:hidden;
	background-image:url(../images/dot_line.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
.news_item:hover {
	background-color:#f2f2f2;
}
.news_item a, .news_item a:link, .news_item a:visited, .news_item a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#425063;
	text-decoration:none;
}

#lngarea {
	position:absolute;
	right:20px;
	top:0px;
	width:200px;
	height:24px;
	overflow:hidden;
}
#lngarea a, #lngarea a:link, #lngarea a:visited, #lngarea a:hover {
	float:right;
	display:block;
	width:42px;
	height:19px;
	padding-top:5px;
	border-right:1px solid #ffffff;
	text-align:center;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#425063;
	text-decoration:none;
}
#lngarea a:hover {
	background-color:#f2f2f2;
}
#lngarea .lngac, #lngarea .lngac:link, #lngarea .lngac:visited, #lngarea .lngac:hover {
	background-color:#244369;
	color:#ffffff;
}
#contact {
	position:absolute;
	right:20px;
	top:94px;
	width:960px;
	height:25px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#727272;
}
.cgray {
	font-size:11px;
	color:#a5a5a5;
}
.vline {
	font-size:14px;
	color:#d6d6d6;
}


#leftframe {
	float:left;
	padding-left:24px;
	padding-right:20px;
	padding-bottom:20px;
	width:172px;
	overflow:hidden;
}
#rightframe {
	float:left;
	width:748px;
	padding-bottom:20px;
	overflow:hidden;
}

#menu {
	background-image:url(../images/dot_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:1px;
}
#menu a, #menu a:link, #menu a:visited, #menu a:hover {
	display:block;
	padding-right:11px;
	padding-top:6px;
	padding-bottom:8px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#425063;
	text-decoration:none;
	background-color:#ffffff;
	background-image:url(../images/dot_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#menu a:hover {
	background-color:#f2f2f2;
}
#menu .menu2, #menu .menu2:link, #menu .menu2:visited, #menu .menu2:hover {
	background-color:#94e143;
	color:#ffffff;
}
#menu .menuac, #menu .menuac:link, #menu .menuac:visited, #menu .menuac:hover {
	background-color:#5fcc00;
	color:#ffffff;
}


#content_top {
	width:748px;
	height:1px;
	overflow:hidden;
	background-image:url(../images/dot_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#content {
	width:700px;
	padding-top:30px;
	padding-left:25px;
	padding-bottom:30px;
	overflow:hidden;
}

#title_top {
	height:25px;
}
#title_top_img {
	width:170px;
	height:130px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
h1 {
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#223c5c;
	text-transform:uppercase;
	font-weight:normal;
}




.bigbtn, .bigbtn:link, .bigbtn:visited, .bigbtn:hover {
	display:block;
	float:left;
	width:172px;
	height:99px;
	margin-top:20px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.bigbtn:hover {
	background-position:-172px 0px;
}




#feedback {
	margin-top:20px;
	width:172px;
	min-height:256px;
	padding-top:14px;
	padding-bottom:10px;
	overflow:hidden;
	background-image:url(../images/feedback_bckg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#ffffff;
}
#feedback .greentxt {
	font-size:18px;
	color:#88fa04;
	letter-spacing:-1px;
}
#feedback .contactform {
	margin:0px;
	padding:0px;
}
#feedback .fbfield {
	width:135px;
	height:15px;
	margin-top:8px;
	padding:5px;
	background-image:url(../images/feedback_field.jpg);
	background-repeat:no-repeat;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
	line-height:13px;
}
#feedback .fbarea {
	resize:none;
	width:135px;
	height:87px;
	margin-top:8px;
	padding:5px;
	background-image:url(../images/feedback_area.jpg);
	background-repeat:no-repeat;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
	line-height:13px;
}
#feedback .fbbutton {
	width:145px;
	height:28px;
	margin-top:12px;
	background-image:url(../images/feedback_button.jpg);
	background-repeat:no-repeat;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	line-height:20px;
	text-align:center;
}
#feedback .formsent {
	font-size:14px;
	color:#88fa04;
}
#feedback .formerror {
	font-size:11px;
	color:#ff0000;
	line-height:13px;
}


#footer {
	height:35px;
	width:940px;
	margin-left:24px;
	padding-top:12px;
	overflow:hidden;
	background-image:url(../images/dot_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#727272;
}
#footerbtm {
	width:988px;
	height:6px;
	overflow:hidden;
	background-image:url(../images/footer_btm.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

