@charset "utf-8";
/* CSS Document */

body {
	background-color:#d8ebe7;
	background-image:url(../images/common/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:left;
}

#main_container {
	width:1004px;
	height:auto;
	text-align:left;
	margin:auto;
}

#liliana_rolea_tag {
	background-image:url(../images/common/liliana_rolea_tag.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	top:0px;
	left:0px;
	width:1004px;
	height:46px;
	margin-top:26px;
	display:block;
}

#header_keywords {
	background-image:url(../images/common/header_keywords.gif);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	top:0px;
	left:0px;
	width:1004px;
	height:21px;
	margin-top:26px;	
}

#header_ribbon {
	background-image:url(../images/splash_page/header_ribbon.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	top:0px;
	left:0px;
	width:1004px;
	height:21px;
	margin-top:13px;
}

#menu {
	background-repeat:repeat-x;
	background-position:top left;
	position:relative;
	top:0px;
	left:0px;
	width:1004px;
	height:457px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFF;
	margin-top:26px;
}

#menu a#despre_noi {
	background-image:url(../images/splash_page/despre_noi.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:251px;
	height:457px;
}

#menu a#despre_noi:hover {
	background-position:top left;	
}

#menu a#servicii {
	background-image:url(../images/splash_page/servicii.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:252px;
	width:250px;
	height:457px;
}

#menu a#servicii:hover {
	background-position:top left;	
}

#menu a#dotari {
	background-image:url(../images/splash_page/dotari.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:503px;
	width:250px;
	height:457px;
}

#menu a#dotari:hover {
	background-position:top left;	
}

#menu a#galerie_foto {
	background-image:url(../images/splash_page/galerie_foto.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:754px;
	width:250px;
	height:457px;
}

#menu a#galerie_foto:hover {
	background-position:top left;	
}

#menu_separator {
	background-color:#ebebeb;
	position:relative;
	width:1004px;
	height:11px;	
}

#copyright {
	color:#a9aab1;
	background-color:#ffffff;
	width:970px;
	height:71px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:71px;
	padding-left:17px;
	padding-right:17px;
}

#copyright a {
	color:#4b8f82;
	text-decoration:none;	
}

#copyright a:hover {
	text-decoration:underline;	
}

#copyright .copyright_left {
	position:relative;
	top:0px;
	left:0px;
	width:600px;
	height:71px;
	display:inline-block;
	float:left;
}

#copyright .copyright_right {
	position:relative;
	top:0px;
	left:0px;
	width:300px;
	height:71px;
	text-align:right;
	display:inline-block;
	float:right;
}