body
{
    font-family: Verdana, Geneva, sans-serif;
    margin-top: 0px;
    margin: auto;
    background-image: url(../images/background.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #666;
}
h2
{
    font-size: 16px;
    color: #636B6B;
    margin: 0px;
    padding: 0px;
}
h3
{
    font-size: 12px;
    color: #666;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}
h4
{
    font-size: medium;
    color: #666;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}
.wrapper
{
    height: auto;
    width: 1024px;
    vertical-align: top;
    margin-top: 0px;
    margin: auto;
}
.logo
{
    background-image: url(../images/formalito_banner.gif);
    height: 150px;
    width: 1024px;
}
.a_block
{
    background-image: url(../images/image_1.gif);
    float: left;
    height: 30px;
    width: 62px;
}
.b_block
{
    background-image: url(../images/image_2.gif);
    float: left;
    height: 30px;
    width: 195px;
}
.c_block
{
    background-image: url(../images/image_3.gif);
    float: left;
    height: 30px;
    width: 62px;
}
.d_block
{
    background-image: url(../images/image_5.gif);
    float: left;
    height: 470px;
    width: 62px;
}
.e_block
{
    background-image: url(../images/image_6.gif);
    float: left;
    height: 470px;
    width: 62px;
}
.top_menu
{
    float: left;
    height: 25px;
    width: 655px;
    background-color: #FFF;
    background-image: url(../images/top_menu.jpg);
    text-align: right;
    color: #6B6B6B;
    padding-top: 5px;
    padding-right: 50px;
    font-size: 12px;
}
.top_menu a
{
    color: #6B6B6B;
    text-decoration: none;
}
.top_menu a:hover
{
    color: #CE2121;
    text-decoration: none;
}

.search
{
    float: left;
    width: 179px;
    height: 60px;
    padding-right: 0px;
    text-align: left;
    margin-top: 30px;
}
.content_wrapper
{
    float: left;
    height: auto;
    width: 900px;
    background-color: #FFF;
}
.make_icon
{
    float: left;
    height: auto;
    width: 179px;
}
.middle_wrapper
{
    float: left;
    height: auto;
    width: 1024px;
    background-image: url(../images/extension.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    margin: 0px;
    padding: 0px;
}
.left_dropdown_menu
{
    background-color: #FFF;
    float: left;
    height: auto;
    width: 180px;
    padding-left: 15px;
    padding-top: 20px;
}
.main_content
{
    background-color: #FFF;
    float: left;
    min-height: 470px;
    height: auto;
    width: 705px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.footer
{
    background-image: url(../images/footer.jpg);
    float: left;
    height: 118px;
    width: 1024px;
}
.sub_menu
{
    height: 50px;
    width: 1024px;
    position: relative;
    padding-top: 3px;
    text-align: center;
    vertical-align: baseline;
    color: #6B6363;
    font-size: 10px;
    font-style: normal;
}
.sub_menu a
{
    color: #626363;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
}
.sub_menu a:hover
{
    color: #CE2121;
    font-size: 10px;
    font-style: normal;
}
.footer_text
{
    height: auto;
    width: 1024px;
    position: relative;
    padding-top: 8px;
    text-align: center;
    vertical-align: baseline;
    color: #FFF;
    font-size: 10px;
    font-style: normal;
}
.footer_text a
{
    color: #FFF;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
}
.footer_text a:hover
{
    color: #C92027;
    font-size: 10px;
    font-style: normal;
}
.welcome
{
    float: left;
    height: auto;
    width: 450px;
    margin-top: 20px;
    font-size: 12px;
    color: #333;
    padding: 0px;
    font-weight: normal;
    text-align: justify;
    line-height: 18px;
}
.welcome a
{
    font-size: 12px;
    color: #666;
    text-decoration: underline;
}
.welcome a:hover
{
    font-size: 12px;
    color: #C00;
    text-decoration: underline;
}
.side_boxes
{
    float: right;
    max-width: 200px;
    border: thin solid #CCC;
    margin-right: 15px;
    margin-top: 20px;
}
.side_box_wrapper
{
    float: right;
    height:800px;
    width: 200px;
}
.button_images
{
    float: left;
    height: auto;
    width: 450px;
    margin-top: 15px;
}
.content
{
    float: left;
    height: auto;
    width: 685px;
    margin-top: 20px;
    margin-right: 20px;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    color: #000;
    line-height: 18px;
}
.content a
{
    font-size: 12px;
    color: #666;
    text-decoration: underline;
}
.content a:hover
{
    font-size: 12px;
    color: #C00;
    text-decoration: underline;
}

.search
{
    float: left;
    height: 60px;
    padding-right: 0px;
    text-align: left;
    margin-top: 20px;
}
.search .searchbox
{
    padding: 3px;
    border: 1px solid #d9d9d9;
}
.search .searchbutton
{
    padding: 3px;
    border: 1px solid #d9d9d9;
}
input
{
    padding: 3px;
    border: 1px solid #d9d9d9;
}
textarea
{
    padding: 3px;
    border: 1px solid #d9d9d9;
}
.errorwrapper
{
    font-size: small;
}
.backgroundOpacity
{
    opacity: 0.4;
    filter: alpha(opacity=40);
    background-color: #333333;
}