@charset "utf-8";
/* CSS Document */

body {
font-size: small;
padding: 0;
margin: 0;
font-family: Verdana, Geneva, sans-serif;
color: #000;
background-color: #FFF;


}
* html body {
font-size: x-small; /* for IE5/Win */
f\ont-size: small;  /* for other IE versions */


}

html, body {
height: 100%;
border-bottom: 1px solid #FFF;
padding: 0;
}

#wrapper {
margin: 0px auto;
padding: 0px;
width: 950px;
font-size: 100%;


}







#header {
position: absolute;
top: 0px;
height: 120px;
width: 950px;

}



#pageheader {
position: absolute;
top: 161px;
height: 202px
width: 950px;


}



#right {
float:right;
width: 950px;
font-size: 100%;
margin-top: 365px;
vertical-align:top;
}

#rightnph {
float:right;
width: 950px;
font-size: 100%;
margin-top: 189px;
vertical-align:top;
}


#righthp {
float:right;
width: 950px;
font-size: 100%;
margin-top: 470px;
vertical-align:top;
}




#content {
float: left;
width: 700px;
padding: 5 5 5 0;



}







#sidebar {
float: right;
width: 230px;
padding-top: 10px;
padding-bottom: 5px;
padding-right: 0px;
padding-left: 0px;
margin-top: 0px;



}



div.clearer {
clear: both;

}

#footer {
padding-top: 10px;
margin: 0 auto;
width: 950px;
height: 1px;
clear: both;
text-align: center;
clear: both;
background: url(../livery/footer.gif) no-repeat left top;
font-size: 90%;
color: #333333;
}

#footer a {
color: #333333;
text-decoration: none;
font-size: 100%;
font-weight: normal;
}
#footer a:hover {

text-decoration: underline;

}

.specialist { 
color: #EC8721;
text-decoration: none;
font-size: 120%;
font-weight: bold;
}

.contact { 
color: #566680;
text-decoration: none;
font-size: 120%;
font-weight: bold;
}

.translation { 
color: #A51e39;
text-decoration: none;
font-size: 120%;
font-weight: bold;
}

/* Start CSS for LHS Navigation block */

.box {
width: 230px;
background: url(../livery/div_bottom.gif) no-repeat bottom left;
}
.box h3 {
background: url(../livery/h3_bg.jpg) no-repeat top left;
margin: 0;
padding-top: 6px ;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 65px;
font-size: 12px;
font-weight: bold;
color: #fff;


}

.box p {

padding-top: 5px;
padding-bottom: 0px;
padding-right: 10px;
padding-left: 10px;

font-size: 100%;
margin-top: 4px;


}



.box a {
	text-decoration: none;
	color: #000;
	
}

/* Start CSS for LHS Navigation block */

h1 {
	font-size: 130%;
	color: #000; 
}

h2 {
	font-size: 100%;
	color: #000; 
}


#posn {
	
	position: absolute;
	top: 161px;
	height: 286px;
	width: 950px;
	
}
#pics {
	position: relative;
	height: 300px;
	
	overflow: hidden;
	margin: 0px;
	display: block;
}


.pagelink {
	color: #106735;
	text-decoration: none;
	font-weight: bold;
}

A.pagelink:hover {
	text-decoration: underline;
	
}

.emaillink {
	color: #000;
	text-decoration: none;
	
}

A.emaillink:hover {
	text-decoration: underline;
	
}


.tagline {
	font-weight: bold;
	font-style: italic;
	color:#106735;
}

.email a {
color: #000;
text-decoration: underline;
}
.email a:hover {
text-decoration: none;
}