﻿/* login start */
#loginWrapper{
    width:245px;padding:10px 10px 10px 10px;margin:0 auto;
}

#loginWrapper div
{
    padding:10px 10px 0px 10px;
}
/* login end */

fieldset
{
    border:solid 1px #b2b4b3;
}

a.hidden:link {color: #ffffff}
body 
{
    color:#6e0b1f;
    font-size:10pt;
    font-family:Verdana;
    
}
h1
{
    color:#7c2d02;
    font-weight:bold;
    font-family:Arial;
    font-size:18pt;
    
}
h2
{
    color:#7c2d02;
    font-weight:bold;
    font-family:Arial;
    font-size:16pt;
}
h3
{
    color:#3d3b6d;
}
ul
{
    list-style-image: url("images/bullet.jpg");  

}
ul a
{
    font-size:10pt;
    text-decoration:none;
    
    
}
ul a:hover
{
    font-size:10pt;
    background-color:#e9dcb0;
    
}
img
{
    border-style:none;
    padding: 0px 0px 0px 0px;
    margin:0;
    display:block;
}
#header
{
    background-image:url(images/layout/headerBg.jpg);
    background-repeat:no-repeat;
    height:115px;
    width:1000px;   
}

#footer
{
    background-image:url(images/layout/footerBg.jpg);
    background-repeat:no-repeat;
    height:103px;
    width:1000px;   
}
#wrapper
{
    width:1000px;
    background-color:#f9edbd;
}

#block_1
{
    width:1000px;   
    
    height:10px;
}
#block_2
{
    width:1000px;   
    
    
    
}
#block_3
{
    padding-left:80px;
    width:900px;
}
#block_3_1
{
    width:590px;
    float:left;
    
}
#block_3_2
{
    padding-left:30px;
    width:200px;
}

div
{
    padding:0 0 0 0;
    display:block;
}






