html, body, td {
	margin:0px;
	background-color:#FFFFFF;
	color:;
	font-family:;
	font-size:;
	margin-top:15px;
}
#wrapper {
	width:1023px;
	height:757px;
}
#logo {
	width:274px;
	height:201px;
	float:left;
	background-image:url('images/logo.jpg');
}
#header {
	width:749px;
	height:201px;
	float:left;
	background-image:url('images/header.jpg');
}
#left {
	width:16px;
	height:556px;
	float:left;
	background-image:url('images/left.jpg');
}
#menu {
	width:258px;
	height:556px;
	float:left;
}
#main {
	width:727px;
	height:556px;
	float:left;
	background-image:url('images/');
}
#right {
	width:22px;
	height:556px;
	float:left;
	background-image:url('images/right.jpg');
}

/*
---------- MENU -----------
*/

#menu_top {
	width:258px;
	height:219px;
	float:left;
	background-image:url('images/menu_top.jpg');
	background-repeat:no-repeat;
}
#menu_buttons {
	width:242px;
	height:174px;
	float:left;
	margin-top:45px;
}
#menu_right {
	width:16px;
	height:174px;
	float:left;
	background-image:url('images/menu_right.jpg');
	margin-top:45px;
}
#menu_bottom {
	width:258px;
	height:337px;
	float:left;
	background-image:url('images/menu_bottom.jpg');
}

/*
---------- MAIN -----------
*/

#title {
	width:727px;
	height:70px;
	float:left;
	background-image:url('images/title.jpg');
	background-repeat:no-repeat;
}
#virag {
	width:86px;
	height:246px;
	float:left;
	background-image:url('images/virag.jpg');
	background-repeat:no-repeat;
}
#text {
	width:641px;
	height:246px;
	float:left;
}
#text td {
	font-family:'Arial';
	font-size:11.5pt;
	letter-spacing:0.2px;
	color:#798992;
}
#bottom {
	width:727px;
	height:201px;
	float:left;
	background-image:url('images/bottom.jpg');
	background-repeat:no-repeat;
	color:#b74f8f;
	font-size:13pt;
	font-weight:bold;
	letter-spacing:1.13pt;
	font-family:'Arial';
}
#footer {
	width:727px;
	height:39px;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
	float:left;
}
