a:link {
	color: #060;
}
a:hover {
	color: #9E0548;
}
a:visited {
	color: #666;
}

.header{
	position: relative;
	float: left;
	left: 18%;
	width: 1166px;
	background-color: #FFF;
}
.wrapper{
	position: relative;
	float: left;
	left: 18%;
	width: 1166px;
	background-color: #FFF
}
.left1{
	position: relative;
	float: left;
	width: 344px;
	background-color: #FFF;
	background-image: url(images/index_nou_09.jpg);
	height: 324px;
	background-repeat: no-repeat;
}
.center{
	position: relative;
	float: left;
	/* [disabled]left: 1.50%; */
	width: 480px;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(images/index_nou_10.jpg);
}
.right{
	position: relative;
	float: right;
	width: 330px;
	background-color: #FFF;
	height: 323px;
	background-repeat: no-repeat;
}
.footer{
	position: relative;
	float: left;
	left: 30%;
	width: 880px;
	background-color: #E3F2ED;
	height: 80px;
	text-align: center;
	border: 1px solid #A9D5C6;
	top: 25px;
	font-size: 10px;
	/* [disabled]font-variant: normal; */
	/* [disabled]text-transform: uppercase; */
	bottom: 25px;
}
body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #e7e7de
}
.top_menu {
	height: 38px;
	/* [disabled]height: 53px; */
	width: 1166px;
	text-align: center;
	background-image: url(images/top_menu.jpg);
	background-repeat: repeat-x;
	
}
.top_menu ul 
{
	padding: 0px;
	list-style-type: none;	
	}
.top_menu ul li{
	display: inline;
	

}


.top_menu a:link {
	color: #FFF;
	text-decoration: none;
}

.top_menu a:visited {
	color: #FFF;
	text-decoration: none;
}

.top_menu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #B9025C;
}

.top_menu a:active {
	color: #FFF;
	text-decoration: none;
}

h1 {
	color: #007D45;
}
p {
	color: #333;
}
.header_img {
	margin: 0px;
	padding: 0px;
}
.logo {
	margin: 0px;
	padding: 0px;
	background-image: url(images/esberitox3_notext_01.jpg);
	height: 90px;
	width: 1166px;
}
.esberitox_name {
	font-style: italic;
	font-weight: bolder;
	color: #060;
}
.wam {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #666;
	position: relative;
	float: left;
	left: 18%;
	width: 1166px;
	height: 80px;
	text-align: center;
	top: 25px;
	font-size: 10px;
}

