
body{
	font-family: Times;
	color: #30150a;
	margin: 0px auto; 
	padding: 0px;
}

a, a:visited{
	color: #3265ff;
	text-decoration: underline;
}

a:hover{
	/*color: #0e1d58;*/
	color: #b55a18;
}

ul{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

h1{
	color: #b55a18;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
}

h4{
	/*font-size: 0.96em;*/
	color: #3265ff;
	font-weight: normal;
	margin: 0 auto;
}


#content{
	display: block;
	min-width: 620px;	
}



#header{
	width: 100%;
	/*float: left;
	clear: both;*/
	
}



#menuArea{
	/*width: 18%;*/
	float: left;
	/*clear: none;*/
	margin-top: 3.2em;
	width: 170px;
	max-width: 200px;
	
}

#description{
	/*display: block;
	width: 77%;
	float: right;
	clear: none;*/
	padding-right: 2%;
	margin-left: 200px;
}

#footer{
	/*float: left;
	clear: both;*/
	width: 100%;
	height: 1.5em;
	font-size: 0.78em;
	margin-top: 1em;
	line-height: 1em;
	color: #fff;
	background-color: #30150a;
}


/************************* Contactos ***********************/
#top{
	width: 100%;
	height: 0.7em;
	margin-bottom: 1em;
	background-color: #4add00;
}

#contacts{
	float: right;
	clear: none;
}

#image{
	margin-right: 190px;
	height: 11em;
	background: url(../images/tarh-news.jpg) top left no-repeat;
}

#imageTarh{
	margin-right: 190px;
	height: 11em;
	background:	url(../images/water_stones_new2.jpg) top left no-repeat;
}

#imageServices{
	margin-right: 190px;
	height: 11em;
	background:	url(../images/services9.jpg) center right no-repeat;
}

#imageClients{
	margin-right: 190px;
	height: 11em;
	background:	url(../images/clientes.jpg) center center no-repeat ;
}


#imageStudies{
	margin-right: 190px;
	height: 11em;
	background:	url(../images/studies.jpg) top right no-repeat;
}

#imageLinks{
	margin-right: 190px;
	height: 11em;
	background:	url(../images/contact2.jpg) top right no-repeat;
}

#imageContact{
	margin-right: 190px;
	height: 11em;
	background:	url(../images/links4.jpg) top center no-repeat;
}

#contacts{
	width: 175px;
	height: 11em;
	margin: 0 1em 0 0.5em;
	/*padding-top: 10em;*/
	position: relative;
	bottom: 0;
	vertical-align: bottom;
}

#logo{
	background: url(../images/tarh1.png) top right no-repeat;
	text-indent: -10000px;
	display: block;
	margin-left: 20px;
	width: 155px;
	height: 78px;
}


#contacts div {
	position:absolute;
	bottom:0;
	left:0;
	font-size: 0.86em;
	width: 100%;
	text-align: right;
	
}
/************************* Menu ***********************/

#menuArea ul li{
	background-color: #b55a18;
	margin-bottom: 0.1em;
	
}

#menuArea ul li a, #menuArea ul li a:visited, #menuArea ul li span{
	display: block;
	color: #30150a;
	text-decoration: none;
	background-color: #fff;
	white-space: nowrap;
	/*padding-bottom: -0.5em !important;*/
}

#menuArea ul li a:hover{
	text-decoration: underline;
}

#menuArea ul li span, #menuArea ul li a:hover{
	color: #b55a18;
}

#menuArea #menu li span{
	margin-left: 0.8em;	
}

#menuArea #menu li a, #menuArea #menu li a:visited, #menuArea #menu li span{
	padding-left: 1.5em;
}

#menuArea #menu li span{
	padding-left: 0.7em;
}

/************************* International Menu ***********************/
#menuArea #langMenu{
	margin-left: 1.5em;
}

#menuArea #langMenu li{
	display: inline;
	margin-right: 0.5em;
}

#menuArea #langMenu li a, #menuArea #langMenu li span{
	display: inline;
}


/************************* Main Area ***********************/
#description p{
	font-size: 0.89em;
	margin: 0.2em 0 0.88em;
}


h4{
	font-size: 1.1em;
}

span.date{
	font-family: Verdana;
	font-size: 0.67em;	
}


#text p img{/*
	float: right;
	margin: 0 0 1em 1em;*/
	float: left;
	margin: 0 1em 1em 0;
	
}

#text p img.photo{
	float: left;
	margin: 0 1em 1em 0;
}

.clear{
	clear: left;	
}

#text ul li{
	margin-top: 0.4em;
	list-style-type: circle;
}

#text ul{
	margin-bottom: 3em;
}

#archive, #currentNews{
	display: block;
	
	margin-bottom: 20px;
}
	
#currentNews{
	text-transform: uppercase; 
}
	
/************************* Footer ***********************/

#footer{
	font-family: Verdana;
	font-size: 0.67em;
	height: 5em;
}

#footer a:hover{
	color: #0ed5ff;
}

#footer span{
	margin-top: 1.7em;
}

#webdesign{
	float: left;
	clear: none;
	margin-left: 2.3em;
}

#copyright{
	float: right;
	clear: none;
	margin-right: 2.3em;
}


