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

body#main_body {
    margin: 0;
    padding: 0 0 10px 0;
    font-family: arial, tahoma,verdana,  sans-serif;
    font-size: x-small;
    /* IE5 Win */

    font-size: small;
    text-align: center;
}

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

.sub_nav_container {
    padding: 0px;
    margin: 0;
    width: 168px;
}

#left_column_container {
    float: left;
    width: 168px;
    padding: 26px 0 0px 0;
    margin: 0;
}

#sub_container2 {
    float: right;
    padding: 0;
    margin: 5px 20px 20px 30px;
    width: 515px;
}

#content_container {
    overflow: hidden;
    width: 515px;
    border-height: 0px;
    padding: 0px;
}

#header {
    width: 737px;
    height: 152px;
    border-bottom: 1px solid #ffffff;
}

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

html>body #main_nav_container {
    width: 168px;
    margin: 0px;
    padding: 0;
}

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

#main_container {
	clear: both;
    padding: 0;
    width: 737px;
    height: 41px;
}

#footer {
    margin: 50px 0 0 0;
    padding: 0;
    top: 0;
    width: 737px;
    height: 30px;
    position: relative;
    clear: both;
}

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

#slogan {
    font-size: 18px;
    font-weight: bold;
    margin: 41px 0 20px 0px;
}

#key_visual {
	position: absolute;
	top: 0px;
	left: 168px;
    width: 531px;
    height: 152px;
    padding: 0;
    margin: 0;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}

#logo {
	position: relative;
	width: 168px;
    height: 152px;
}

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

#main_nav_container {
    margin: 0px;
    padding: 0;
}

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

#main_nav_list li {
    font-size: 11px;
    margin: 1px 0 0 0;
    padding: 0;
    width: 168px;
}

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

#main_nav_list a {
    display: block;
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    line-height: 22px;
    height: 26px;
    overflow: hidden;
    width: 168px;
    padding: 0;
    text-indent: 12px;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body #main_nav_list a {
    width: 168px;
}

#main_nav_list a.main_nav_item {
    text-decoration: none;
}

#main_nav_list a.main_nav_item:hover {
    text-decoration: none;
}

#main_nav_list a.main_nav_active_item {
    text-decoration: none;
}

/*--- container for the subnavigation --------------------------------------*/

#sub_nav_container {
    margin: 0;
    padding: 0;
}

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

#sub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#sub_nav_list li {
    clear: both;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-indent: 12px;
}

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

.sub_nav_list a {
    font-family: tahoma,verdana, arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    line-height: 21px;
    height: 23px;
    overflow: hidden;
    width: 170px;
    padding: 0;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 168px;
}

html>body #sub_nav_list a {
    width: 168px;
    height: 23px;
}

#sub_nav_list a.sub_nav_item {
    text-decoration: none;
}

#sub_nav_list a.sub_nav_item:hover {
    text-decoration: none;
}

#sub_nav_list a.sub_nav_active_item {
    text-decoration: none;
}

/*--- container for the search form ----------------------------------------*/

#content_search_container {
    margin: 0px 0 0px 0;
    padding: 0;
    width: 510px;
}

#content_search_caption {
    font-family: tahoma, arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    line-height: 35px;
    font-size: 12px;
    float: left;
    padding-left: 25px;
    color: #fff;
}

#content_search_container button {
    vertical-align: middle;
    margin-left: 10px;
}

#content_search_container input {
    margin: 7px;
    vertical-align: middle;
    margin-left: 25px;
    width: 300px;
    border: 1px solid gray;
}

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

.content {
    font-family: arial, tahoma,verdana,  sans-serif;
    margin: 5px 0 20px 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.3;
    color: #ffffff;
}

.content p {
    font-family: arial, tahoma,verdana,  sans-serif;
    margin: 5px 0 20px 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.3;
    color: #ffffff;
}

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

.content h1 {
    font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
    font-style: normal;
    font-size: 30px;
    color: #a5d1ff;
}

.content h2 {
    font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
    font-style: normal;
    font-size: 24px;
    color: #a5d1ff;
}

.content h3 {
    font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
    font-style: normal;
    font-size: 18px;
    color: #a5d1ff;
}

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

.content a:link {
    font-weight: normal;
    text-decoration: underline;
    color: #ffffff;
}

.content a:visited {
    font-weight: normal;
    text-decoration: underline;
    color: #cdcdcd;
}

.content a:hover {
    text-decoration: underline;
    color: #cdcdcd;
}

.content a:active {
    text-decoration: underline;
    color: #ffffff;
}

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

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

.content tr.odd {
    font-size: 11px;
}

.content tr.even {
    font-size: 11px;
}

.content table {
    width: 100%;
    border-collapse: collapse;
}

.content th {
    padding-left: 5px;
    font-weight: bold;
}

.content tr {
    font-size: 11px;
    padding-left: 5px;
    font-weight: normal;
}

.content td {
    padding-left: 5px;
}

/*--- 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;
}

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

.content label {
}

.content select {
}

.content option {
}

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

.content ol {
}

.content ul {
    list-style-type: square;
}

.content li {
}

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


