body {
	font-family:verdana;
	font-size:11pt;
}

img {
	border:none;
}

a {
	border:none;
}

#wrapper {
	width:1024px;
	height:768px;
	background:url(images/foto.jpg) no-repeat bottom right;
}

#logo {
	display:block;
	width:1024px;
	height:125px;
	text-indent:-9999px;
	background:url(images/logo.jpg) no-repeat;
}

#content {
	float:left;
	width:569px;
	height:583px;
	margin-top:55px;
	overflow:auto;
}

#menu {
	float:right;
	width:435px;
	height:208px;
	margin-top:50px;
}

.menuitem {
	float:left;
	width:275px;
	height:25px;
	margin-bottom:20px;
}
.menuright {
	float:left;
	width:160px;
	height:25px;
	margin-bottom:20px;
}

#footer {
	float:left;
	width:724px;
	height:150px;
	background:url(images/contactinfo.gif) no-repeat;
}

#foto {
	float:right;
	width:240px;
	height:310px;
	background:url(images/foto.jpg) no-repeat;
}
