/* Global Reset */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
dl,dt,dd,
del,dfn,em,font,img,ins,kbd,q,s,samp,
fieldset,form,label,legend,
a,abbr,acronym,address,big,cite,code,
small,strike,strong,sub,sup,tt,var,
table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }

body {
	font-family: "Helvetica Neue", "Helvetica","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	color:#000;
	font-size:11px; 
	line-height:15px;
	background-color:#fff;
}

strong 			{ font-weight:bold; }
em 				{ font-style:italic; }
caption,th,td 	{ text-align:left;font-weight:normal; }
p				{ margin-bottom:10px; margin-top:10px; }

#wrapper		{ width:816px; margin:0 auto; background-image:url(../images/site/base_bg.gif); background-repeat:repeat-y;  }
#roof			{ margin-left:8px; margin-right:8px; background-image:url(../images/site/roof.png); background-repeat:repeat-x; height:8px; }
#foto			{ margin-left:8px; margin-right:8px; }
		/*#foto img	{ margin: 0px; padding:0px; border:0px; z-index:4; position:relative; }
		#foto					{ position:relative; width:800px; height:226px; float:left; }
		#foto img				{ position:absolute; top:0; left:0; z-index:7; margin: 0px; padding:0px; border:0px; “filter: alpha(opacity=0);” opacity:0.0;}
		#foto img.active 		{ z-index:9; “filter: alpha(opacity=100);” opacity:1.0; }
		#foto img.last-active 	{ z-index:8;}*/

#slideshow {
    position:relative;
    height:226px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#base			{ margin-left:8px; margin-right:8px; padding: 15px; }
/*#header			{ margin-left:8px; margin-right:8px; height:138px; background-image:url(../images/site/header.jpg); background-repeat:no-repeat; }*/
#header			{ margin-left:8px; margin-right:8px; height:133px; background-image:url(../images/site/header2.png); background-repeat:no-repeat; }
	#header p		{ margin: 0; padding: 15px 0 0 15px; font-family: "Helvetica Neue", "Helvetica","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;  font-size:26px; font-weight:bold; color:#fff; line-height:26px; }
	#sitelogo	{ margin-top:-40px; }
#foot 			{ height:28px; background-image:url(../images/site/footer.jpg); background-repeat:no-repeat;}
#copyright		{ width:816px; margin:0 auto; text-align:right; padding-right:20px; font-size:10px; }

.verb_hide		{ display:none;}

#frmHeader 		{ height:73px; }
#frmMenu		{ height:34px; margin:0 auto; padding: 9px 0px 0px 0px; text-align:left; }
#frmBase		{ margin:20px auto; text-align:left; background-color: #fff2e2; padding:10px; border:1px solid #593202; overflow:auto; min-height:300px;}
	#container	{  min-height:300px; overflow:hidden; /*overflow-x:auto; overflow-y:auto;*/ }
	#baseLeft	{ width:500px; float:left;}
		#baseLeft table,th,td { border:1px solid #593202; border-collapse:collapse; padding:2px; }
	#baseRight	{ float:left; width:260px; float:left; margin-left:10px; padding-top:50px;}
	#baseRight img { border:1px solid #593202; margin-bottom:20px;}
#frmFooter		{ margin:25px auto; text-align:left; background-image:url(../images/line.gif); background-repeat:repeat-x; padding:4px 0 0 0; }
	#frmFooter a:link, a:visited	{ color:#3366cc; font-size:11px; text-decoration:none; }
	#frmFooter a:hover, a:active	{ color:#3366cc; font-size:11px; text-decoration:underline; }
	#frmFooter p					{ font-size:11px; }	
	
h1,h2,h3,h4,h5,h6 { color:#f06a00; font-family:"Trebuchet MS",serif; font-weight:bold; }
h1 { font-size:24px; line-height:1.6em; margin-bottom:5px; }
h2 { font-size:16px; line-height:1.6em; margin-top:25px; margin-bottom:5px; }
h3 { font-size:14px; line-height:1.6em; margin-top:15px; margin-bottom:5px; } /*border-bottom:1px solid #593202;*/
h4 { font-size:14px; line-height:1.6em; margin-bottom:5px; }
h5 { font-size:14px; line-height:1.4em; margin-bottom:3px; }
h6 { font-size:14px; line-height:1.4em; margin-bottom:3px; }

a:link		{ color:#3366cc; text-decoration:none; }
a:visited	{ color:#3366cc; text-decoration:none; }
a:hover		{ color:#3366cc; text-decoration:underline; }
a:active	{ color:#3366cc; text-decoration:none; }

#navlist					{ margin: 0; padding: 10px 0 20px 10px; }
#navlist ul, #navlist li 	{ margin: 0; padding: 0; display: inline; list-style-type: none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-variant:small-caps; }
#navlist a:link, #navlist a:visited { float: left; line-height: 14px; margin: 0 10px 4px 10px; text-decoration: none; color:#666; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-variant:small-caps;  }
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover { border-bottom: 2px solid #f06a00; padding-bottom: 2px; background: transparent; color: #000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-variant:small-caps;  }
#navlist a:hover { color: #000; }






