html,body {
	margin: 0;
	padding: 0;
	height: auto;
	margin-bottom: 5px;
	}
	
body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #222222;
	background-image: url(image/back.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}

div#container {
	width: 759px;
	margin: 0 auto;
	background-color: #FFFFFF;	
	}

div#pildikoht {
	width: 759px;
	height: 360px;
	margin: 0;
	padding: 0;
	}
	
div#lingid {
	width: 759px;
	height: 100px;
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	}	
	
div#lingid img {
	float: left;
	margin: 0;
	padding: 0;
	}	
	
div.lisa {
	width: 759px;
	height: 66px;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
	}	
	
div.lisa img {
	margin: 0;
	padding: 0;
	}		
	
div#sisu {
	float: left;
	width: 435px;
	padding-right: 30px;
	padding-left: 30px;
	}	
	
div#sisu p {
	font-size: 13px;
	line-height: 130%;
	}		
	
div#serv {
	float: right;
	width: 253px;
	}

div#serv h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 8px;
	border-bottom-color: #999999;
	}	
	
div#serv h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 8px;
	border-bottom-color: #999999;
	padding-top: 30px;
	}	
	
div#serv p {
	font-size: 12px;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	}		
	
div#alumine {
	clear: both;
	width: 100%;
	margin-bottom: 40px;
	}

a {
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	}
	
a:hover {
	color: #333333;	
	}
	
div.aadress img {
	float: left;
	margin-right: 20px;
	margin-bottom: 45px;
	clear: both;
	border-width: 0;	
	}
	
div.aadress {
	margin-top: 20px;
	clear: both;
	}
/* NIVO Slider */
#slider {
    position:relative;
    width:759px; /* Change this to your images width */
    height:360px; /* Change this to your images height */
    background:url(image/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
