body {
	width: 800px;
	margin: 0 auto;
	font-family: arial;
	font-size: 12px;
	color: #79766e;
	line-height: 1.25;
	/*background: #f4fafc;*/
}

#container {
	width: 800px;
	background: #f6f6f6;
}

#container .indent{
	width: 800px;
	padding: 5px 5px;
	background: #f6f6f6;
}

#header {
	 margin-bottom: 2px;
	 background: #7abbff;
}

/*** begin menu ***/
#menu {
	background:#f4f4f4;
	height: 35px;
	width: 700px;
	margin-bottom: 3px;
}



#menu td.menuItem a {
	color: #989286;
}

td.menuItem {
 text-align: center;
}

td#menuItemOn {
 background-color: #ececec;
}

#menu .menuItem a:hover {
	text-decoration: none;
	text-shadow: 0px -1px 1px #333333;
	font-weight:bold;
}

#menu a,  .menuItem a:visited {
	color: #79766e;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 0px 1px 1px #333333;
}


/*** begin middle ***/
#middle {
 width: 100%;
}




#footer .indent {
	width: 101%;
	height: 50px;
	margin:0;
	background-color: #666;
}
#footer .indent .conditii{
	float: left;
	width: 320px;
	hight:30px;
	padding-left: 10px;
}
#container .indent #middle p img {
	float: left;
}
#container .indent #middle #container_middle {
	height: 300px;
}
#container .indent #middle #container_middle img {
	padding-right: 150px;
}




#footer .indent .contact{
	float: right;
	hight:30px;
	color: #FFF;
}


#footer a {
	color: #FFF;
}
#container .indent #middle p strong {
	color: #008231;
}
#container .indent #middle p em strong {
	color: #666;
}
#mainContent {
}
.p1Top {
	height:20px;
	background-image: url(../img/p1Top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p1Bottom {
	height:20px;
	background:url(../img/p1Bottom.jpg) no-repeat left top;
}
.p1Body {
	background-image: url(../img/body_text.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.box {
	color:#fff;
	width:200px;
	float:left;
	padding:0 20px 0 40px;
}
.box img {
	border:0;
	padding:20px 0 0 0;
	float:right;
}
.clearer {
	clear:both;
}
.p2Top {
	height:20px;
	background:url(../img/p2Top.jpg) no-repeat left top;
}
.p2Bottom {
	height:20px;
	background:url(../img/p2Bottom.jpg) no-repeat left top;
}
#container .indent #middle #mainContent .p1Body .box b {
	padding-top: 20px;
	color:#FFF
}

.p2Body {
	background:url(../img/p2Body.jpg) repeat-y left top;
	padding:20px 40px;
	color: #FFF;	
}
.p3Body {
	background:url(img/pFooter.jpg) repeat-y left top;
}