﻿body {padding:50px 100px; margin:0; font-family:Tahoma, Geneva, sans-serif; background-image:url(images/body_bg_blue.png);}

#container {background-color:#FFFFFF; padding:10px;}

#header {height:157px;}
#logo {position: absolute; height: 157px;}
#logo a {color:#FFFFFF; text-decoration:none;}
#slogan {position: relative; float: right;}

#menu {height:40px; background-image:url(images/menu_bg.png); margin-top:5px; position: absolute; z-index:500;}
#menu ul {margin:0; padding:0;}
#menu li {list-style:none; float:left; background:url(images/menu_border.png) right no-repeat;}
#menu a {float:left; height:20px; padding:10px 30px; color:#FFFFFF; font-size:15px; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
#menu a:hover {background:url(images/menu_border.png);}

#main {float:left; width:100%;margin:5px 0; background:url(images/main_bg350.png) right repeat-y; color:#111111; font-size:11px;}
#main a {color:#333333;}
#main a:hover {color:#000000;}
#main br {line-height:8px;}
#sidebar {width:225px; float:right; padding:0px 15px 30px 15px; margin-top:10px;}
#sidebar h3 {font-size:17px; font-weight:normal; margin:20px 0 5px 0;}
#sidebar ul {margin:0; padding:0; border-top:1px solid #ECECEC;}
#sidebar li {list-style:none; border-bottom:1px solid #ECECEC;}
#sidebar li a {color:#111111; text-decoration:none; padding:3px; display:block;}
#sidebar li a:hover {background-color:#ECECEC;}
#text {line-height:14px; margin-right:250px; padding:10px 30px 30px 30px;}
#text h1 {font-size:22px; font-weight:normal; margin:20px 0 10px 0; line-height: normal;}
#text h2 {font-size:19px; font-weight:normal; margin:20px 0 10px 0;}
#text ol, #text ul {padding:0; margin:8px 0;}
#text li {margin-left:40px;}
#text p {
	font-size:small;
}

#footer {height:40px; color:#FFFFFF; font-size:11px; background-image:url(images/menu_bg.png); clear:both;}
#footer a {color:#FFFFFF;}
#footer a:hover {color:#DFDFDF;}
#footer_left {float:left; padding:13px 0 0 30px;}
#footer_right {float:right; padding:13px 30px 0 0;}
.AccordionTitle, .AccordionContent, .AccordionContainer
{
  position:relative;
  width:auto;
}
.AccordionTitle
{
  background-repeat:repeat-x;
  background-image:url('images/title_repeater.jpg');
  height:20px;
  overflow:hidden;
  cursor:pointer;
  font-family:Arial;
  font-size:8pt;
  font-weight:normal;
  color:white;
  vertical-align:middle;
  text-align:center;
  -moz-user-select:none;
}

.AccordionTitle:active
{
	font-weight:bold;
	background-image:url('images/title_repeater_selected.jpg');
}

.AccordionTitle:visited
{
	font-weight:bold;
	background-image:url('images/title_repeater_selected.jpg');
}

.AccordionTitle:hover
{
	font-weight:bold;
}

.AccordionContent
{
  height:0px;
  overflow:auto;
  display:none; 
}

.AccordionContainer
{
  background-repeat:repeat-x;
  background-image:url('images/title_repeater.jpg');
  border-top: solid 1px #C1C1C1;
  border-bottom: solid 1px #C1C1C1;
  border-left: solid 2px #C1C1C1;
  border-right: solid 2px #C1C1C1;
}

.aboutpeople
{
	margin:5px 10px;
}
