body {
	background-image: url(mainbg.gif);
	background-repeat: repeat-x;
	background-color: #fefefe;
	margin:0px auto;
	padding:0px;
	width: 728px;
	position: relative;
}

a {
	color: black;
}

#main {
	width: 728px;
	background: white;
}

#inner_main {
	width: 708px;
	padding-top: 8px;
	padding-left: 10px;
	background: white;
}

#header {
	width: 708px;
	height: 149px;
	background-image: url(header.jpg);
}

#menu {
	width: 180px;
	float: left;
}

#middle {
	border-top: 1px solid white;
	width: 709px;
	background-image: url(after_menu_bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: white;
	height: auto;
}

#menu_after {
	background-image: url(menubg.jpg);
	height: 160px;
}

div.menu_item {
	height: 31px;
	margin: 0px;
	padding: 0px;
}

#actual {
	margin-left: 1px;
	width: 527px;
	height: 30px;
	background-image: url(actual_bg.jpg);
	text-align: left;
}

#content {
	width: 518px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#text-content {
	width: 518px;
	background-color: white;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: 'Trebuchet MS';
	font-size: 13px;
}



#footer {
	position: relative;
	background: white;
	background-image: url(footer.jpg);
	clear: both;
	float: none;
	width: 708px;
	height: 30px;
	
}

#footer_txt {
	line-height: 30px;
	font-family: 'Verdana';
	font-size: 9px;
	margin-left: 200px;
}

a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#langselect {
	position: relative;
	top: 10px;
	right: 10px;
	text-align: right;
}

/* text styles */
h1 {
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-family: 'Trebuchet MS';
	font-variant: small-caps;	
	font-weight: normal;
}

#text-content a {
	color : #c7b504;
}

#text-content ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:none;
}

#text-content ul li {
	background: url(kotojel.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	vertical-align: top;
	padding-left: 8px;
}

h2 {
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-family: 'Trebuchet MS';
	font-variant: small-caps;	
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.brown {
 color: #c7b504;
 font-family: 'Trebuchet MS';
 font-size: 12px;	
}

#services_submenu {
	width: 528px;
	background-color: #f9f7df;
	margin-left: 0px;
	font-size: 14px;
	border-left: 1px solid white;
}

#services_submenu a {
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-family: 'Trebuchet MS';
	font-variant: small-caps;	
}

.submenu {
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-family: 'Trebuchet MS';
	font-variant: small-caps;	
}

.services_submenu_column1 {
	width: 4px;
	height: 31px;
	background-color: #e8df7f;
}

.services_submenu_column2 {
	padding-left: 5px;
}

.services_submenu_column3 {
	padding-left: 10px;
}