body
{
	margin:0px;
	font-family:Georgia, Trebuchet MS, Arial;
	font-size:90%;
	
}

li
{
	line-height:1.6em;
	color:#646464;
	}

h1
{
	font-size:1.7em;
	}
h2
{
	font-size:1.3em;
	}
h5
{
	padding-left:10px;
	font-weight:bold;
	}
p
{
	padding-left:10px;
	padding-right:15px;
	color:#646464;
	line-height:1.6em;
	}
a 
{color:black;
}
.textbox
{border:solid 1px gray;
	font-size:11px;
	}

.watermark
{
	color:Gray;
	font-size:11px;
	border:solid 1px gray;
	}

#wrap
{
	width:900px;
	position:absolute;
	left:50%;
	margin-left:-450px;
	background:white;
	}
#logo
{
	height:82px;

	}
#menu
{
	font-family:Trebuchet MS, Arial;
	background:#1D1D1D;
	height:32px;
	}
#foto
{
	height:200px;
	background:url(../images/header4.jpg) no-repeat;
	width:100%;
	}

.menuul
{
	float:right;
	margin:0px 2px 2px 0px;
	padding:0;
	
	}

.menuul li
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}
.menuul a
{
	display:block;
	color:white;
	padding: 4px 15px 3px 15px;
	text-align:center;
	text-decoration:none;
	margin:0 0px 0 0;
	background:#1d1d1d;	
	border-left:solid 1px white;
	border-right:solid 1px #1d1d1d;
	border-top:solid 1px #1d1d1d;
	border-bottom:solid 1px #1d1d1d;
	}
.menuul a:hover
{
	background:#4C4C4C;	

	}

#breadcrumb
{
	font-family:Trebuchet MS, Arial;
	border-bottom:solid 1px #BBB;
	padding-top:15px;
	padding-bottom:4px;
	padding-left:15px;
	
	}
#breadcrumb a
{
	color:Black;
	text-decoration:none;
	font-size:0.9em;
}

#contentLeft
{
	border-right:solid 1px #BBB;
	padding:15px 5px 15px 15px;
	}
.Button
{
	background:#f1f1f1;
	border:solid 1px #858585;
	color:black;
	}

.text
{
	background:#F3F3F3;
	border:solid 1px #858585;
	}
.tblCell
{
	font-size:0.8em;
	}
#contentMenu
{
	border-right:solid 1px #BBB;
	width:210px;
	padding:15px 10px 15px 10px;
	}
#menuMid
{
	margin:0px;
	line-height:1.8em;
	padding:0px;
	}
	
#menuMid li
{
	margin-left:0px;
	
	position:relative;
	padding-left:3px;
	list-style-type:none;
	}
#menuMid a
{
	background:url(../images/arrow.gif) no-repeat left center;
	text-decoration:none;
	color:#585858;
	padding-left:15px;
	
}
#menuMid a:hover
{
	border:none;
	color:black;
	background:url(../images/arrow2.gif) no-repeat left center;
}
#contenRight
{
	width:160px;
	padding:15px;
	}
.addressblock
{
	padding-top:6px;
	padding-left:30px;
	}
#footer
{
	margin-top:20px;
	background:#1D1D1D;
	height:20px;
	color:White;	
	padding:3px 10px 11px 10px;
	}
#footerRight
{float:right;

}

#footerRight a
{ color:white;}

#footerRight a:hover
{ text-decoration:none;}

#footerLeft a
{
	color:White;
	text-decoration:none;
	}
