* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body{

	background-color:#191919;
	text-align:center;
	height:100%;
	width:900px;
	padding:0;
	margin:0 auto; 
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7e7e7d;
	position: relative;
}

hr{
	
	height:0;
	border-bottom:1px solid #808080;
	margin-top:30px;
}

h1{

	color:#FFFFFF;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:20px 0 0 30px;
	font-weight:normal;
}

p{

	padding-top:20px;
	line-height:19px;
	font-size:11px;
	text-indent:30px;
}

#intro_img{

	width:815px;
	height:345px;
	background:url(images/intro_bgrd.jpg);
	background-repeat:no-repeat;
	margin-top:100px;
}

#content{
	width:900px;
	background-color:#2c2c2c;
	background-image:url(images/content_bgrd.jpg);
	background-repeat:repeat-x;
	position: relative;
}

#menu ul{

	list-style:none;
}

#menu li{

	float:left;
}

#servicii{
	position:absolute;
	left: 0px;
	top: 150px;
}

#servicii_menu ul{

	list-style:none;
	font-size:0;
}

#servicii_menu li{

	float:left;
}

#logo{

	width:105px;
	height:115px;
	background-image:url(images/logo_blacklemondesign.gif);
	background-repeat:no-repeat;
	margin:20px 0 20px 20px;
	float:left;
}

*html #logo{
	
	margin-left:10px;
}

#despre_noi_bgrd{

	width:900px;
	height:280px;
	background-image:url(images/despre_noi_bgrd.jpg);
	background-repeat:no-repeat;
}

#despre_noi_bgrd_en{

	margin-top:50px;
	width:900px;
	height:280px;
	background-image:url(images/despre_noi_bgrd.jpg);
	background-repeat:no-repeat;
}

#footer{

	height:25px;
	background-color:#171717;
	padding:10px;
}

#copyright{

	float:right;
}

#text_area_wrap{
	background-image:url(images/text_area_left.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#2b2b2b;
}

#text_area{

	background-image:url(images/text_area_right.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding:0 35px 30px 35px;
	text-align:left;
	overflow:hidden;
}

#text_area ul{

	list-style:none;
}

#text_area li{

	font-size:11px;
	margin:5px 0 0 30px;
}

#text_area .wider_list li{

	margin-top:15px;
}

#title{

	padding:30px 0 0 55px;
	text-align:left;
	float:left;
}

#subtitle{

	padding-top:5px;
	color:#9a9368;
}

#despre_noi_bench{
	width:459px;
	height:390px;
	background-image:url(images/despre_noi_bench.png);
	background-position:left;
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	top: 200px;
}

*html #despre_noi_bench{

	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/despre_noi_bench.png', sizingMethod='crop');
}

#contact_sofa{
	height:500px;
	width: 900px;
	background-image:url(images/contact_sofa.png);
	background-position:left;
	background-repeat:no-repeat;
	position:absolute;
	left:-142px;
	top: 65px;
}

*html #contact_sofa{

	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contact_sofa.png', sizingMethod='crop');
	position:absolute;
	left:-142px;
	top: 90px;
}

#servicii_menu{

	width:209px;
	float:left;
	margin-top:93px;
	float:left;
}

#servicii_illustration{

	height:264px;
	width:691px;
	background-image:url(images/servicii_illustration.png);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

*html #servicii_illustration{

	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/servicii_illustration.png', sizingMethod='crop');
}

.entry{

	margin-top:20px;
}

.entry p{

	margin:0;
	padding:0;
	color:#D4D4D4;
	font-size:14px;
	text-indent:0;
	text-transform:uppercase;
	letter-spacing:2px;
}

.thumbs_container{

	padding-top:25px;
}

.thumb{

	border:1px solid #535353;
	background-color:#404040;
	margin:0 6px 6px 0;
	padding:4px;
	float:left;
}

.thumb_img{

	margin-bottom:3px;
}

.thumb:hover{

	border:1px solid #919191;
}

.twocol_l{

	margin-right:10px;
	float:left;
	width:48%;
}

.twocol_r{

	margin-left:10px;
	float:right;
	width:48%;
}

.yellow{

	color:#dcca5e;
}

.mellow_yellow{

	color:#988414;
}

.white{

	color:#FFFFFF;
}

.light_grey{

	color:#BFBFBF;
}

.bold{

	font-weight:bold;
}

.clear{

	clear:both;
}
