/* Ubin Pluss Anne Saarniit */

body {
	background: url(../images/bg_body.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
}
body,html,td,p {
	font: normal 12px/10pt Verdana, Geneva, sans-serif;
	color: #FFF;
}

div#wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
div#menu {
	width: 930px;
	height: 35px;
	margin: 0 auto;
	padding: 0 0 0 70px;
}
div#banner {
	background: url(../images/banner.jpg) no-repeat top center;
	width: 1000px;
	height: 218px;
	margin: 0 auto;
}
div#content {
	width: 900px;
	min-height: 250px;
	height: auto;
	margin: 0 auto;
	padding: 85px 50px 50px 50px;
}
a:link, a:visited
{
font-family: inherit;
color: #fff;
font-size: inherit;
font-weight: normal;
text-decoration: none;
}


a:hover, a:active
{
font-family: inherit;
color: #7e7e60;
font-size: inherit;
font-weight: normal;
text-decoration: none;
}

img { border: none; }

