@CHARSET "UTF-8";
body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
img {
	border: none;
	margin: 0px 0px 0px 0px;
}
div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	white-space: nowrap;
}
img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#main {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #f0f0f0;
	position: relative;
}
#home_button {
	position: absolute;
	left: 33px;
	top: 67px;

}
#top_space02 {
	position: absolute;
	left: 88px;
	top: 67px;

}
#top_space03 {
	position: absolute;
	left: 230px;
	top: 67px;
}
#marta_button {
	position: absolute;
	left: 258px;
	top: 67px;
}
#top_space04 {
	position: absolute;
	left: 322px;
	top: 67px;
}
#title_marta {
	position: absolute;
	left: 360px;
	top: 0px;
}
#title_right {
	position: absolute;
	left: 725px;
	top: 74px;
}
#left_side {
	position: absolute;
	left: 17px;
	top: 67px;
}
#content {
	position: absolute;
	left: 33px;
	top: 87px;
}
#bottom_space01 {
	position: absolute;
	left: 17px;
	top: 579px;
}
#contact {
	position: absolute;
	left: 904px;
	top: 579px;

}
#right_side {
	position: absolute;
	left: 991px;
	top: 87px;
}

#portfolio_menu {
	position: absolute;
	left: 116px;
	top: 67px;
	overflow: hidden;
	height: 20px;
	width: 114px;
}
#portfolio_menu div {
	border: none;
	background-position: bottom;
	background-color: white;
}
#portfolio_menu a {
	display: block;
	font-family: "Courier New", Courier, monospace;
	border: none;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	color: #333;
	text-align: center;
	background-color: white;
	position: absolute;
	top: 0px;
	white-space: nowrap;
}
#portfolio_menu a:hover {
	background: #f5f5f5;
}
#portfolio_menu span {
	display: block;
	font-family: "Courier New", Courier, monospace;
	border: none;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	color: #333;
	text-align: center;
	position: absolute;
	top: 0px;
	white-space: nowrap;
	background: #f5f5f5;
}
#portfolio_menu img.menu_title{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
