/** BASIC */

body {margin:0px;padding:0px;font-size:9pt;font-family:Verdana;color:#000;text-align:center;background:url(fon.gif) no-repeat;}

h1, h2, h3, h4, h5, h6, li, ul, form {margin:0px;padding:0px;}
h1, h2, h3 {font-family:Tahoma;font-weight:normal;}
h1{font-size:17pt;padding:5px 0;}
h2 {font-size:14pt;text-decoration:underline;padding:5px 0 7px 0;}
h2 a {color: #000;}
a {color: #660000;outline:0;}
a:hover {text-decoration: none;}
img,fieldset{border:0;}
.cl{clear:both;}
/** wrapper */

#wrapper {width: 1000px;margin:0 auto;text-align:left;}

/** HEADER */

#header {width: 1000px;height:300px;}

#icons{width:150px;height:11px;float:right;margin:48px 0 40px 0;}
#icons ul li{float:left;list-style:none;margin:0 8px;}

#icons li.home a {background:url(home.gif) no-repeat;}
#icons li.home a:hover {background:url(home_hoover.gif) no-repeat;}

#icons li.map a {background:url(map.gif) no-repeat;}
#icons li.map a:hover {background:url(map_hoover.gif) no-repeat;}

#icons li.mail a {background:url(mail.gif) no-repeat;}
#icons li.mail a:hover {background:url(mail_hoover.gif) no-repeat;}

#icons li a {display:block;width:12px; height:11px;text-decoration:none;}

#logo {width:210px;float:left;margin:0 10px;}

#name {width:520px;float:left;text-align:center;margin-top:77px;padding:0 10px;}



#header h1 {padding:0px;font-size: 24px; font-family:Times New Roman;text-transform:uppercase;font-weight:normal;}
#header h1 a{font-size: 24px;text-decoration:none; font-family:Times New Roman;}


/** MENU */
#left {float: left;width: 270px;}

#menu {width: 250px;margin: 20px 0px 20px 20px;}
#menu ul {list-style: none;}
#menu li ul {padding: 5px 0;}
#menu li {padding: 3px 20px;}
#menu li li {padding: 0px 35px;}
#menu a, #menu li.active li a, #menu li.first a
{color:#000;text-decoration: none;font-size:11pt;font-family:tahoma;}
#menu a:hover, #menu li.active a:hover, #menu li.active li.active a:hover, #menu li.first a:hover,
#menu li.active a, #menu li.active li.active a  {color:#990000;}


/** CONTENT */

#content {width: 500px;float:left; padding:0 170px 30px 60px;text-align:justify;min-height:800px;}


/** FOOTER */

#footer {clear: both;width: 1000px;padding: 30px 0px;}
#copy {padding-left:330px;}



#accordion {margin:20px 0px;}
p.toggler {cursor:pointer;margin: 5px 0;padding: 5px 0;font-weight:bolder;color:#990000;}
div.element p, div.element h4 {margin:10px 0px 15px 0;	padding:7px 0;border-top:1px dotted #ccc;}
blockquote {padding:5px 0;}
