body {
	margin: 0px;
	font-family:sans-serif;
	background-attachment: fixed;
	background-color: #EDECE0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color : #7A796E;}

#tops {
	width: 100%;
	height: 6px;
	position: fixed;
	z-index: 110;
	margin: 0px;
	padding: 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #990000;}
		
#wrapper {
	position: absolute;
	margin: 0px;
	top: 100px;
	height: 100%;
	width: 940px;}
				
#logo {
	position: absolute;
	margin: 0px;
	width: 450px;
	top: 6px;   
	height: 90px;
	left: 220px;
	display: block;
    background: url(../images/top_title_grey.jpg) no-repeat top left;}
	
#lang {	
	position: absolute;
	padding: 12px 0px 1px 842px;  
	top: 0px;
	display: block;
	width: 100px;}

#lang a { 
	color : #7A796E;
	font-weight: normal;
	font-size: 14px;
	text-decoration : none;	}
	
#lang a:hover {
	color: #990000;
	text-decoration: underline;}
	
#pageTitle {
	position: absolute;
	height: 20px;
	width: 400px;
	margin-left: 220px;
	top: 7px;
	line-height: normal;
	font-size: 14px;}
	
#content {
	position: absolute;
	top: 30px;
	width: 720px;
	height: 100%;
	margin-left: 220px;
	font-size: 12px;}
	
#text_left {
	float: left;
	width: 410px;
	text-align:justify;}
	
#text_left p{
	top: 0px;
	padding-top: 0px;
	margin-top:0px;}
	
#text_right {
	float: right;
	width: 280px;
	text-align:justify;}

.leftColumnImg	{
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 1px solid #ffffff;}
		
/*  -------------- Navigation -------------- */
#nav {
	width: 200px;
	height: 400px;
	position: absolute;
	left: 0px;
	top: 30px;}

ul#menu {
	width: 200px;
	list-style-type: none;
	border-top: 1px solid #ffffff;
	margin: 0px;
	font-size: 18px;
	padding: 0px 0 0 0;}  /* top menu items */	
	
ul#menu a { 
	color : #ffffff;
	padding: 3px 0px 3px 22px;  background-color: #CBCAB8;
	font-weight: normal;
	border: none;
	text-decoration : none;
	border-bottom: 1px solid #ffffff;
	display: block;
	line-height: 24px;}

ul#menu a:hover {
	background-color :#B2B0A1 ;
	text-decoration : none;
	line-height: 24px;
	margin: 0px;}
	
ul#menu ol {
	display: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #ffffff;
	font-size: 14px;
	line-height: 18px;
} /* submenu color */	

ul#menu ol li {border: none;}
ul#menu ol li a{ /* hover cells for sub menus */
	border: none;
	padding-left: 30px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
    line-height: 18px;}
	
ul#menu ol li a:hover{ /* hover cells for sub menus */
	border: none;
	padding-left: 30px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
    line-height: 18px;}

/* 
ul#menu li.menu {
	color : #ffffff;
	text-decoration : none;
	line-height: 15px;
	margin: 0px;}
	
/*  -------------- Contents -------------- */

.gallery_spacer {
		margin-right: 13px;
		margin-bottom: 13px;}
		
a {color: #7A796E; text-decoration: underline;}
a:hover {color: #990000; text-decoration: none; }

a.gallery {color: #ffffff;}
a.gallery:hover {color: #B2B0A1; }

a img{ 	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff; }
	
a:hover img{ 	
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #990000; }

.hide {display: none;}


/*  -------------- Footer -------------- */	

a.footer {color:#A7A08F; text-decoration: underline;}
a.footer:hover {color:#887F66; text-decoration: none; }
		
#footer {
	display: block;
	position: absolute;
	top: 92%;  
	width: 192px;
	height: 19px;
	padding-left: 8px;
	padding-top: 4px;
	color: #A7A08F;
	font-size:10px}
	
/*-------- vCard ---------------------------------*/	

#vcard {
	float: right;
	text-align: center;
	padding-left: 16px;
	margin-right: 45px;
	background-position: left;}
	
#vcard p {margin-top: 8px;}
#vcard a {color: #7A796E; text-decoration: none; margin-top: 0px; }
#vcard a:hover {color: #990000; text-decoration: none; margin-top: 0px; }

.vcard {
	line-height: 1.4em; 
	color:#7A796E; }

.fn {	
	padding-top: 2em;
	font-size: 1.1em;}

.telecommunications {margin-bottom: 2em;}

p.email {padding-bottom: 2em;}
	
a.email {color: #7A796E; text-decoration: underline; padding: 0 0 1px 0; margin: 0; }
a.email:hover {color: #990000; border: none; text-decoration:none ;}
	
.vcard img {
	float: right;
	padding-right: 10px;
	margin-top: 0px;}
	
#vcard a img{ 	padding: 0px;
	border-width: 0px; }

/*------- FORM ---------------------------------*/	

.input{
	background: #F7F6EE;
	font-family:sans-serif;
	font-size: 11px;
	margin-top: 4px;
	width:280px;
	border:1px #999999 solid;
	color:#7A796E;
	padding-left: 3px;
	padding-top: 2px;}

.textarea{
	background: #F7F6EE;
	font-family:sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 4px;
	width:280px;
	border:1px #999999 solid;
	color:#7A796E;
	padding-left: 3px;
	padding-top: 2px;
	font-family: sans-serif;
	height:100px;
	overflow: auto;}
	
.button{
	background: #F7F6EE;
	color:#7A796E;
	border:1px solid #999999;
	line-height: 10px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 11px;}
