﻿body
{
    margin: 0px;
    font-size: 10pt;
    font-family: Arial;
    color: #696a87;
    background-color: #d5d8de;
}

a
{
	color: #696a87;
}

.break
{
    margin: 0px;
    clear: both;
}

input.text
{
    width: 100%;
}

input.button
{
    
}

#pageholder
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-image: url("/images/top_menu_bg.png");
    background-repeat: repeat-x;
}

#mainholder
{
    background-image: url("/images/bg.png");
    background-repeat: repeat-x;
}

#topholder
{
    height: 102px;
}

#logoholder
{
    height: 102px;
    /*
	background-image: url("/images/logo_bg.png");
    background-repeat: no-repeat;
	*/
}

#logo
{
    float: left;
}

#top
{
    vertical-align: top;
    text-align: right;
    height: 58px;
    font-weight: bold;
    color: White;
    padding-top: 10px;
    padding-right: 10px;
}

#top a
{
    color: White;
    text-decoration: none;
}

#menu
{
    vertical-align: bottom;
    text-align: right;
    height: 29px;
    font-weight: bold;
    color: White;
    font-size: 12pt;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#menu a
{
    font-weight: bold;
    font-size: 12pt;
}

#maincontentholder
{
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

#contactholder
{
    float: left;
    margin: 5px;
}

#contacttop
{
    background-image: url("/images/contact_bg_t.png");
    background-repeat: no-repeat;
    width: 164px;
    height: 8px;
}

#contactmidt
{
    background-image: url("/images/contact_bg_m.png");
    background-repeat: repeat-y;
    min-height: 100px;
    vertical-align: top;
}

#contactmidt h1
{
    background-image: url("/images/contact_bg_h.png");
    background-repeat: no-repeat;
    width: 136px;
    height: 36px;
    color: White;
    font-size: 12pt;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-top: 3px;
}

#contactcontent
{
    width: 136px;
    margin-left: auto;
    margin-right: auto;
}

#contactbottom
{
    background-image: url("/images/contact_bg_b.png");
    background-repeat: no-repeat;
    width: 164px;
    height: 8px;
}

#contentholder
{
    float: right;
    margin: 5px;
}

#contenttop
{
    background-image: url("/images/content_bg_t.png");
    background-repeat: no-repeat;
    width: 714px;
    height: 8px;
}

#contentmidt
{
    background-image: url("/images/content_bg_m.png");
    background-repeat: repeat-y;
    min-height: 316px;
    vertical-align: top;
}

#contentmidt h1
{
    background-image: url("/images/content_bg_h.png");
    background-repeat: no-repeat;
    width: 686px;
    height: 36px;
    color: White;
    font-size: 12pt;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-top: 3px;
}

#contentcontent
{
    width: 691px;
    margin-left: auto;
    margin-right: auto;
}

#contentbottom
{
    background-image: url("/images/content_bg_b.png");
    background-repeat: no-repeat;
    width: 714px;
    height: 8px;
}

#bottom
{
    background-image: url("/images/menu_bg.png");
    background-repeat: repeat-x;
    vertical-align: bottom;
    text-align: center;
    height: 28px;
    font-weight: bold;
    color: White;
    font-size: 12pt;
    padding-top: 6px;
}

.box_01_holder
{
    background-image: url("/images/box_01.png");
    background-repeat: no-repeat;
    width: 220px;
    height: 161px;
    float: left;
}

.box_01_bg_holder
{
    background-image: url("/images/bg_img_01.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 216px;
    height: 157px;
}

.box_01_bg_holder a
{
    text-decoration: none;
}

.box_01_holder h2
{
    color: White;
    font-weight: bold;
    font-size: 10pt;
    padding-left: 10px;
    padding-top: 5px;
    margin: 0px;
}

.box_02_holder
{
    background-image: url("/images/box_02.png");
    background-repeat: no-repeat;
    width: 243px;
    height: 161px;
    float: left;
    margin-left: 3px;
    margin-right: 3px;
}

.box_02_bg_holder
{
    background-image: url("/images/bg_img_02.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 239px;
    height: 157px;
}

.box_02_bg_holder a
{
    text-decoration: none;
}


.box_02_holder h2
{
    color: White;
    font-weight: bold;
    font-size: 10pt;
    padding-left: 10px;
    padding-top: 5px;
    margin: 0px;
}

.box_03_bg_holder
{
    background-image: url("/images/bg_img_03.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 216px;
    height: 157px;
}

.box_03_bg_holder a
{
    text-decoration: none;
}

.box_03_holder h2
{
    color: White;
    font-weight: bold;
    font-size: 10pt;
    padding-left: 10px;
    padding-top: 5px;
    margin: 0px;
}

.box_holder_content
{
    padding: 7px;
}
