/* CSS Document */

/* * {margin:0; padding:0;} */

body {
    background: #FFFFFF;
}

input, textarea {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 14px;
    color: #242424;
    vertical-align: top;
}

a {
    color: #000000;
}

    a:hover {
        text-decoration: none;
    }

    a img {
        border: 0;
    }

.clear {
    clear: both;
}

.auto {
    width: auto;
    height: auto;
}

input, submit {
    vertical-align: middle;
}

/* ddw 01-08-2007
table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}
*/

.left_tall {
    background: url() repeat-x bottom;
    width: 50%;
}

.right_tall {
    background: url() repeat-x bottom;
    width: 50%;
}

.slogan {
    margin: 0 0 10px 0;
}

ul {
    list-style: none;
}

/* ddw 2021-12-20 Removed image
    li a {
	background: url(images/marker_4.gif) no-repeat left;
	padding: 0 0 0 8px;
	text-decoration: underline;
	line-height: 18px;
}*/

li a {    
    padding: 0 0 0 8px;
    text-decoration: underline;
    line-height: 18px;
}



.img_indent {
    margin-right: 20px;
}

.title {
    margin: 5px 0 10px 2px;
}

.line_1 {
    margin: 6px 14px 7px 34px
}

.line_2 {
    margin: 0 14px 7px 34px
}

.form {
    height: 20px;
    margin-bottom: 5px;
}

    .form input {
        width: 223px;
        padding: 0 0px 0 4px;
        height: 17px;
        border-color: #DBDBDB;
        margin-top: 3px;
    }

textarea {
    width: 223px;
    height: 95px;
    padding-top: 1px;
    border-color: #DBDBDB;
    margin-top: 3px;
    padding-left: 4px;
}


.link1 {
    text-decoration: none;
    color: orangered;
    font-size: 9px;
    font-weight: bold;
    background: url(images/marker.gif) no-repeat right;
    padding: 0 7px 1px 0;
}

    .link1:hover {
        text-decoration: underline;
    }

.link2 {
    color: #444E0D;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
    background: url(images/marker_2.gif) no-repeat right;
    padding: 0 7px 1px 0;
}

    .link2:hover {
        text-decoration: underline;
    }

.link3 {
    color: #1C5461;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
    background: url(images/marker_3.gif) no-repeat right;
    padding: 0 6px 1px 0;
}

    .link3:hover {
        text-decoration: underline;
    }

.link4 {
    text-decoration: none;
    color: #2B3637;
    font-weight: bold;
}

    .link4:hover {
        text-decoration: underline;
    }

.link5 {
    color: #2B3637;
    font-weight: bold;
}

.link6 {
    text-decoration: none;
    color: mintcream;
    font-size: 14px;
    font-weight: bold;
}

    .link6:hover {
        text-decoration: underline;
    }

.link7 {
    text-decoration: none;
    color: blue;
}

    .link7:hover {
        text-decoration: underline;
    }



#main {
    height: 707px;
    width: 766px;
    margin: 0 auto;
    background: #ffffff;
}

#center {
    background: url(images/bgd_cont.jpg) no-repeat left top;
    padding-bottom: 20px;
}


/* header */
#header {
    background: url(images/head_1.jpg) no-repeat;
    padding: 68px 0 99px 55px;
    height: 49px;
}

/*footer*/
#footer {
    height: 83px;
    width: 766px;
}

    #footer .c1 {
        width: 20px;
    }

    #footer .c2 {
        background: #EFEFEF;
        padding: 27px 11px 0 34px;
        font-size: 9px;
    }

    #footer .c3 {
    }

    #footer .c4 {
        width: 56px;
        background: url(images/point_1.gif) repeat-y right top;
    }

    #footer .c5 {
        color: #798081;
        background: #EFEFEF;
        padding: 27px 90px 0 40px;
        font-size: 9px;
    }

    #footer .c6 {
        width: 20px;
    }

    #footer a {
        color: #798081;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: none;
        font-size: 9px;
    }

        #footer a:hover {
            text-decoration: underline;
        }

        #footer a span {
            text-transform: none;
            font-weight: normal;
        }

/*menu*/
#menu {
    width: 269px;
}

/* page1 */
#page1 #center .column1 {
    width: 215px;
    padding-right: 22px;
}

#page1 #center .column2 {
    width: 222px;
}

    #page1 #center .column2 .title {
        margin: 0 0 10px 1px;
    }

/* page2 */
#page2 #center .column1 .title {
    margin: 1px 0 10px 2px;
}

#page2 #center .column1 {
    width: 230px;
    padding: 0 5px 20px 2px;
}

#page2 #center .column2 {
    width: 219px;
    background: url(images/line_ver.gif) repeat-y left top;
    padding: 0 20px 20px 21px;
}

    #page2 #center .column2 .title {
        margin: 1px 0 10px 0;
    }

/* page3 */
#page3 #center .column1 {
    width: 230px;
    padding: 0 5px 20px 2px;
}

    #page3 #center .column1 .img_indent {
        margin: 0 20px 0 1px;
    }

    #page3 #center .column1 .title {
        margin: 1px 0 15px 2px;
    }

#page3 #center .column2 {
    width: 219px;
    background: url(images/line_ver.gif) repeat-y left top;
    padding: 0 20px 20px 21px;
}

    #page3 #center .column2 .title {
        margin: 1px 0 11px 0;
    }


/* page4 */
#page4 #center .row1 {
    background: url(images/line_hor.gif) repeat-x bottom;
    padding-bottom: 15px;
    width: 476px;
}

    #page4 #center .row1 .title {
        margin: 1px 0 11px 2px;
    }

#page4 #center .row2 {
}

    #page4 #center .row2 .col1 .title {
        margin: 0 0 11px 3px;
    }

    #page4 #center .row2 .col1 {
        width: 213px;
        padding-right: 24px;
    }

    #page4 #center .row2 .col2 {
        width: 238px;
        background: url(images/line_ver.gif) repeat-y left;
        padding-left: 22px;
    }

        #page4 #center .row2 .col2 .title {
            margin: 0 0 13px 3px;
        }

/* page5*/
#page5 #center .column1 {
    width: 223px;
    padding: 0 12px 20px 2px;
}

    #page5 #center .column1 .img_indent {
        margin: 0 20px 0 1px;
    }

    #page5 #center .column1 .title {
        margin: 1px 0 6px 2px;
    }

#page5 #center .column2 .row1 {
    width: 210px;
    padding: 0 20px 0 18px;
}

#page5 #center .column2 .title {
    margin: 1px 0 8px 0;
}

#page5 #center .column2 .row1 {
    background: url(images/line_ver.gif) repeat-y left top;
    padding-left: 22px;
}

#page5 #center .column2 .row2 {
    padding: 60px 35px 16px 126px;
    background: url(images/1_p2.jpg) no-repeat;
}

/* page6*/
#page6 #center .column1 {
    width: 167px;
    padding-right: 20px;
    padding-bottom: 20px;
}

    #page6 #center .column1 .title {
        margin: 1px 20px 14px 4px;
    }

    #page6 #center .column1 .img_indent {
        margin: 0 0 22px 3px;
    }

#page6 #center .column2 {
    width: 227px;
    padding-left: 23px;
    padding-right: 60px;
}

    #page6 #center .column2 .title {
        margin: 1px 20px 12px 0;
    }

#page6 #center .column2 {
    background: url(images/line_ver.gif) repeat-y left top;
}

/* page7*/
#page7 #center .column1 {
    width: 466px;
    padding-right: 28px;
}

    #page7 #center .column1 .title {
        margin: 1px 20px 5px 3px;
    }
