body{
background: url(../images/bg.png) repeat-x scroll #7AB1CE;
padding: 0 0 50px 0;
margin: 0px;
font-family: Verdana;
text-align: center;
}

img {border:none;}
a {outline: none;}

#bigdiv{
width: 860px;
text-align: left;
margin-left: auto;
margin-right: auto;
overflow: hidden;
display: block;
}

#heading{
float: left;
width: 860px;
height: 122px;
text-transform: uppercase;
font-size: 12px;
}

#heading .logo_and_menu{
position: relative;
float: left;
width: 656px;
height: 100%;
z-index: 2;
}

#heading .logo_and_menu .logo{
float: left;
background: url(../images/logo.png) no-repeat top left;
width: 432px;
height: 37px;
margin-top: 20px;
}

#heading .logo_and_menu .menu{
position: relative;
float: left;
width: 100%;
height: 32px;
margin-top: 33px;
}

#heading .logo_and_menu .menu a{
float: left;
background: url(../images/menu_tab.png) no-repeat;
width: 158px;
height: 32px;
margin-right: 3px;
text-decoration: none;
color: white;
text-align: center;
line-height: 32px;
}#heading .logo_and_menu .menu a:hover,#heading .logo_and_menu .menu a:active{background: url(../images/menu_tab_hover.png) no-repeat; color: #2B556C;}

#heading .search{
float: right;
width: 200px;
height: 100%;
}
#heading .search_area
{
float:left;
width:100%;
display:inline;

}

#heading .search span{
float: left;
width: 100%;
height: 20px;
margin-top: 24px;
color: #E1B500;
text-decoration: none;
}
#heading .input_small
{
float:left;
width:138px;
height:16px;
margin-bottom:2px;
display:inline;
}
#heading label
{
float:left;
width:58px;
height:16px;
color:#E1B500;
display:inline;
}


#heading input, #heading select{
float: left;
height: 20px;
border: #74AEBE;
background: white;
font-size: 12px;
color: #4F93A6;
border: 1px solid #74AEBE;
margin-bottom: 15px;
}
#heading input{width: 196px; height: 18px;}
#heading select{width: 140px; margin-right: 10px; margin-top:5px;}

#heading .search .submit{
float: left;
background: url(../images/search_button.png) no-repeat;
width: 48px;
height: 28px;
text-decoration: none;
color: #75AEBE;
font-weight: bold;
text-align: center;
line-height: 28px;
margin-top: 2px;
border:none;
text-transform:uppercase;
cursor:pointer;
}#heading .search .submit:hover {color: #E1B500}

#main_container{
position: relative;
float: left;
width: 858px;
background-color:#F5F5F5;
border: 1px solid #FFCC00;
margin-top: -1px;
z-index: 1;
padding-bottom: 50px;
}

#bottom_border{
position: relative;
float: left;
width: 860px;
height: 8px;
background: url(../images/site_bottom.png) no-repeat;
margin: -1px 0 0 0;
z-index: 3;
}
#popup
{
float:left;
position:absolute;
width:500px;
height:500px;
background:white;
z-index:6;
display:none;
}
#right .right_banner
{
float: left;
height: 602px;
width: 155px;
line-height: 602px;
color: white;
margin: 30px 0 0 0;
text-align: center
}
