BODY {
	margin: 0px;
}

DIV.page {
	width: 1000px;
	height: 550px;
	border: 1px solid #CA0000;
	border-collapse: collapse;
	margin: auto;
	padding: 0px;
}

DIV.header {
	width: 1000px;
	height: 113px;
	background-position: left top;
	background-repeat: no-repeat;
}

DIV.header_left {
	width: 499px;
	height: 37px;
	margin-top: 76px;
	float: left;
	background-color: #CA0000;
	background-image: url(../img/health_wellness.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

DIV.header_middle {
	width: 2px;
	height: 37px;
	margin-top: 76px;
	float: left;
	background-color: #FFFFFF;
}

DIV.header_right {
	width: 499px;
	height: 37px;
	margin-top: 76px;
	float: left;
	background-color: #930000;
	background-image: url(../img/logo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

DIV.evenimente {
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
}

A.evenimente {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.evenimente:hover {
	text-decoration: underline;
}

DIV.middle {
	width: 1000px;
	height: 400px;
	clear: both;
	background-image: url(../img/main_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

DIV.left {
	width: 200px;
	height: 400px;
	float: left;
	background-image: url(../img/left.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

DIV.main {
	width: 541px;
	height: 400px;
	float: left;
	border-collapse: collapse;
}

DIV.main_top {
	width: 541px;
	height: 40px;
	background-image: url(../img/main_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-collapse: collapse;
	text-align: left;
}

DIV.menu_title {
	float: left;
	margin-top: 10px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #930000;
}

DIV.submenu_title {
	float: left;
	margin-top: 10px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #CA0000;
}

DIV.menu_title_spacer {
	float: left;
	margin-top: 10px;
	width: 20px;
	font-size: 1px;
	line-height: 0;
}

DIV.content {
	width: 520px;
	height: 360px;
	overflow: auto;
	font-family: Tahoma;
	font-size: 12px;
	color: #DD9B29;
	text-align: justify;
	background-image: url(../img/main_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-collapse: collapse;
	float: left;
}

DIV.content_ {
	padding-left: 20px;
	padding-right: 10px;
}

DIV.right {
	width: 259px;
	height: 400px;
	float: right;
	background-image: url(../img/main_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border-collapse: collapse;
}

DIV.right_top {
	width: 259px;
	height: 90px;
	background-image: url(../img/right_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

DIV.menu {
	width: 259px;
	height: 310px;
	overflow: auto;
}

DIV.menu_item {
	background-image: url(../img/menu.png);
	background-position: left;
	background-repeat: no-repeat;
	clear: both;
	height: 12px;
	margin-left: 40px;
}

DIV.menu_spacer {
	height: 5px;
	font-size: 1px;
	line-height: 0;
}

A.menu_item {
	float: left;
	color: #990000;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

A.menu_item:hover {
	text-decoration: underline;
}

DIV.submenu_item {
	background-image: url(../img/submenu_line.gif);
	background-position: 35 0;
	background-repeat: repeat-y;
	clear: both;
	height: 14px;
	margin-left: 35px;
}

A.submenu_item {
	float: left;
	color: #CA0000;
	padding-left: 45px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

A.submenu_item:hover {
	text-decoration: underline;
}

DIV.footer {
	width: 1000px;
	height: 37px;
	background-color: #CA0000;
	background-image: url(../img/footer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}

.webnamics {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}











