/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/


#main_body #container #main_container #sub_container2 #content_container #quote{
align:center;	
margin-right:auto;
margin-left:auto;
width:500px;
}

#main_body #container #header #key_visual #adj-logo {
	width:100px;
	height:100px;
	margin-left:500px;
	margin-top:27px;
}

blockquote.style3 {
  font: 18px/30px normal Tahoma, sans-serif;
  padding-top: 22px;
  margin: 5px;
  background-image: url(images/openquote3.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 65px;
  }
  blockquote.style3 span {
    display: block;
    background-image: url(images/closequote3.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
} 



/*-- global container ------------------------------------------------------*/


#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 1024px;
}

/*-- main container: contains all between header and footer ----------------*/

#main_container {
    clear: both;
    padding: 0;

	background-image:url(nav/notes.jpg);
}

/*--- the main container is devided in sub containers ----------------------*/

#sub_container2 {
    margin: 0;
    padding: 0;
    width: 1024px;
    overflow: hidden;
}



#content_container {
	background-color:#FFFFFF;
	width: 1000px;
	padding-right:15px;
	padding-top:7px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
}

/*--- header ---------------------------------------------------------------*/

#header {
    position: relative;
    padding: 0;
    margin: 0;
    width: 1024px;
    height: 218px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
    position: absolute;
    top: 32px;
    left: 4px;
    width: 1018px;
    height: 186px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    width: 220px;
    height: 65px;
    position: absolute;
    top: 54px;
    left: 4px;
    z-index: 1;
}

/*--- wave -----------------------------------------------------------------*/

#extra_div1 {
    display: block;
    width: 100%;
    position: absolute;
    top: 17px;
    left: 0px;
}

#extra_div1 span {
    display: block;
    width: 1024px;
    height: 38px;
    margin: 0px auto 0px auto;
}

/*--- caption (as text or background image) --------------------------------*/

#text_caption {
    position: relative;
    padding-left: 6px;
    height: 70px;
    width: 974px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

/*--- main navigation ------------------------------------------------------*/



#main_nav_list {
    margin: 0 0 0 12px;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    float: left;
    margin: 0;
    padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    white-space: nowrap;
}

#main_nav_list a.main_nav_item {
    white-space: nowrap;
    display: block;
    float: left;
    background: transparent;
    margin: 0;
    padding: 5px 12px 3px 24px;
    height: 33px;
    line-height: 22px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 25px;
}

#main_nav_list a.main_nav_active_item {
    white-space: nowrap;
    display: block;
    float: left;
    background: transparent;
    margin: 0;
    padding: 5px 12px 3px 24px;
    height: 33px;
    line-height: 22px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 25px;
}

html>body #main_nav_list a.main_nav_item {
    height: 25px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_container {
    overflow: hidden;
    clear: both;
    text-align: center;
    width: 1018px;
    padding: 0 15px 0 0;
    margin: 0 0 0 4px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 1018px;
}

html>body .sub_nav_container {
    width: 975px;
}

.sub_nav_list {
    position: relative;
    margin: 1px 0 0 12px;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    width: 105px;
    float: left;
    margin: 0;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    white-space: nowrap;
}

.sub_nav_list a.sub_nav_item {
    padding: 3px 0px 2px 0px;
    display: block;
    float: left;
    height: 31px;
    width: 105px;
    line-height: 22px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 26px;
}

.sub_nav_list a.sub_nav_active_item {
    padding: 3px 0px 2px 0px;
    display: block;
    float: left;
    height: 31px;
    width: 105px;
    line-height: 22px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 26px;
}

html>body .sub_nav_list a {
    height: 26px;
    width: 105px;
}

/*--- content --------------------------------------------------------------*/

#content_container table {
    border-style: dotted;
    border-width: 1px;
    border-spacing: 0;
}

#content_container tr.odd {
    font-size: 10px;
}

#content_container tr.even {
    font-size: 10px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    margin: 0;
    padding: 0;
    width: 1024px;
    height: 56px;
}

#footer_text {
    padding: 10px 0 0 0;
    margin: 0 30px 0 30px;
    text-align: center;
}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
    margin: 0;
    padding: 0;
    text-align: center;
}

/*--- paragraph ------------------------------------------------------------*/

#content_container p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.4;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

/*--- tables ---------------------------------------------------------------*/

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}

.content input {
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    border-style: solid;
    border-width: 1px;
}

/*--- lists ----------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/

#container {
    background: repeat-y 50% 50%;
    background-image: url(nav/contentbg.gif);
}
#header {
    background: no-repeat;
    background-image: url(nav/headerbg.gif);
}
#extra_div1 span {
    background: no-repeat;
    background-image: url(nav/header_wave.png);
}
#main_nav_container {
    overflow: hidden;
    width: 1018px;
    margin: 0 0 0 4px;
    text-align: center;
    background-image: url(nav/navbg.gif);
}
.sub_nav_container {
    background-image: url(nav/subnavbg.gif);
}
#key_visual {
    background: no-repeat;
}
#text_caption {
    color: #960103;
    background: bottom left no-repeat;
    background-image: url(nav/hbg.gif);
}
#main_nav_list a.main_nav_item:hover {
    background-position: top left;
}

#main_nav_list a.main_nav_active_item {
    background-position: top left;
}

#main_nav_list a.main_nav_active_item:hover {
    background-position: top left;
}
#content_search_container {
    background: transparent top left no-repeat;
    background-image: url(nav/search_bg3.gif);
}
#footer {
    background: transparent top left no-repeat;
    background-image: url(nav/footerbg.gif);
}
body#main_body {
    color: #000000;
    background: #000000 repeat-x;
    background-image: url(nav/pgbk.jpg);
}
#content_container {
    color: #333;
}
#content_container table {
    border-color: #D6C5AB;
}
#content_container th {
    color: #ffffff;
    background-color: #EF8F00;
    padding: 6px 5px 6px 5px;
    font-size: 85%;
}
#content_container tr.odd {
    color: #333;
    background-color: #fff;
    font-size: 85%;
}

#content_container tr.odd td {
    padding: 5px;
}

#content_container tr.even {
    color: #333;
    background-color: #FFF4E3;
    font-size: 85%;
}

#content_container tr.even td {
    padding: 5px;
}
.content fieldset {
    border-color: #84685e;
}

.content legend {
    color: #84685e;
}

.content label {
    color: #84685e;
}

.content input {
    border-color: #84685e;
}

.content textarea {
    border-color: #84685e;
}
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #706560;
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(nav/header2.gif) no-repeat;
}
#text_caption {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #960103;
}
#main_nav_list a.main_nav_active_item {
  background: url(nav/n1activeitem.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url(nav/n1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#main_nav_list a.main_nav_item:hover {
  background: url(nav/n1hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(nav/sub_nav_back.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #3E6A16;
}
.sub_nav_list a.sub_nav_item {
  background: url(nav/sub_nav_back.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3E6A16;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(nav/sub_nav_back.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #3E6A16;
}
#content_container h1 {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #960103;
}
#content_container h2 {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #960103;
}
#content_container h3 {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #960103;
}
.content, .content p {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}
#content_container a:link {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #EF5F00;
}
#content_container a:visited {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #EF5F00;
}
#content_container a:hover {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #EF5F00;
}
#content_container a:active {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #EF5F00;
}
#footer_text {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #706560;
}

