#main_body {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    height: 100%;
    background-position: left top;
    background-repeat: repeat;
}

#top_container {
    height: 18px;
}

#container {
    width: 728px;
    margin: 0 auto 0 auto;
    padding: 0 9px 0 9px;
}

#header {
    height: 187px;
    padding: 0;
    background-position: right top;
    background-repeat: no-repeat;
}

#logo {
    position: absolute;
    z-index: 1;
    width: 178px;
    height: 131px;
    margin-left: 550px;
    top: 18px;
    /*	border: 1px solid red;*/
}

#key_visual {
    position: absolute;
    width: 550px;
    height: 187px;
    margin: 0;
}

#slogan {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 0 0;
    margin-bottom: 15px;
}

#main_container {
    background-repeat: no-repeat;
    background-position: right bottom;
    border-left: 3px solid;
    border-bottom: 3px solid;
}


#sub_container1 {
    width: 190px;
    padding-right: 4px;
    float: right;
    /*	border: 1px solid red;*/

}

#sub_container2 {
    margin: 0 0 0 0;
    width: 510px;
    margin: 0px 0px 10px 15px;
}

#sub_container3 {
    clear: both;
}

#content_container {
    width: 500px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    overflow: hidden;
}

/* Begin Menu */

#main_nav_container {
    position: relative;
    margin: -47px 0 0 0px;
    padding: 23px 3px 3px 3px;
    width: 184px;
    background-repeat: no-repeat;
    background-position: left top;
}

#main_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: left top;
}

#main_nav_list li {
    clear: both;
    font-weight: bold;
    text-transform: capitalize;
    padding: 0;
    margin: 0;
}

#main_nav_list a {
    text-decoration: none;
    text-align: left;
    height: 25px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 30px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-repeat: no-repeat;
    background-position: left top;
}

/* Begin SubMenu */

#sub_nav_container {
    padding: 0;
    width: 173px;
    margin-left: 11px;
}

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

.sub_nav_list li {
    clear: both;
    margin-top: 1px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0;
}

.sub_nav_list a {
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    height: 24px;
    overflow: hidden;
    padding: 0 0 0 10px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-repeat: no-repeat;
    background-position: left top;
}

.sub_nav_list li a.sub_nav_active_item {
    text-decoration: none;
    font-weight: bold;
}

.sub_nav_list li a:hover {
    text-decoration: none;
    font-weight: bold;
}

/**/

#footer_text {
    height: 20px;
    padding: 10px 0 0 30px;
    font-size: 9px;
    background-repeat: no-repeat;
    background-position: 5px center;
}

/* Begin Content */

.content table {
    margin-left: 1px;
    width: 99%;
    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 11px;
}

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
    text-align: left;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial;
}

.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

/* End Content */

/* Begin Search */

#content_search_container {
    background-repeat: no-repeat;
    background-position: left top;
    margin: 10px 0 10px 0;
    width: 381px;
    height: 39px;
}

#content_search_container form {
    padding: 0;
    margin: 0;
}

#content_search_caption {
    float: left;
    font-family: Arial, Verdana, Tahoma;
    font-size: 9px;
    width: 50px;
    float: left;
    line-height: 42px;
    padding-left: 15px;
}

#content_search_container input {
    margin: 10px;
    vertical-align: middle;
    margin-left: 5px;
    width: 220px;
}

#content_search_button {
    vertical-align: middle;
    font-family: Arial, Verdana, Tahoma;
    font-size: 8px;
    border: 0px;
    width: 55px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: left top;
}

/* End Search */

.content button {
    height: 21px;
    border: 1px solid;
}

.content textarea {
    border: 1px solid;
}

.content input {
    border: 1px solid;
}

.content fieldset {
    border: 1px solid;
}

/* Begin Pager */

#pager {
    width: 334px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: left top;
    font-family: Arial, Tahoma, Verdana;
    padding: 3px 0 0 0;
    margin: 15px 0 15px 0;
    text-align: center;
    font-size: 8px;
}

#pager #current_page {
    padding: 0 20px 0 20px;
}

#pager A {
    text-decoration: none;
}

#pager A:hover {
}

#pager #prev {
    padding: 0 0 0 10px;
    background-repeat: no-repeat;
    background-position: left center;
}

#pager #next {
    padding: 0 10px 0 0;
    background-repeat: no-repeat;
    background-position: right center;
}

/* End Pager */

.content P {
    margin: 5px 0 15px 0;
    padding: 0;
}

.content A {
    text-decoration: underline;
}

.content A:hover {
    text-decoration: underline;
}

.content h1 {
    font-size: 27px;
}

.content h2 {
    font-size: 20px;
}

.content h3 {
    font-size: 17px;
}

#content ol {
}

#content ul {
}

#content li {
}


