body{
background:url(images/bg.jpg) no-repeat #ffffff center top;
padding:0;
margin:0px auto auto auto;
}

#header{
width:770px;
height:115px;
background:url(images/header.jpg) no-repeat center;
background-position:0px 0px;
margin:inherit;
}

#main_container{
width:auto;
height:auto;
margin:auto;
padding:0px;
}

/*---------------- Menu Tab ----------------------*/


ul.menu {
list-style-type:none; display:block;width:770px; margin:auto;
padding:0px;background:url(images/menu_bg.gif) repeat-x center;}

ul.menu li {
display:inline;
line-height:50px;
}

a.nav:link, a.nav:visited {font-family: "Tahoma";font-size:14px;font-weight:bolder;text-decoration:none;color:#676d77;background:none;} 

a.nav:hover{color:#333333;}


/*--------------- Bar ------------------*/

.bar_1{width:auto;border-bottom:#c2d2e8 1px solid;background-color:#ecf5ff;color:#444444;height:22px;padding-top:4px;font-size:12px;font-weight:bold;margin-bottom:10px;}
.bar_2{width:180;border-bottom:#c2d2e8 1px solid;background-color:#ecf5ff;color:#444444;height:22px;padding-top:4px;font-size:12px;font-weight:bold;margin-bottom:10px;}


/*--------------- Fonts ------------------*/
.fs01 {font-family: "Tahoma";font-size:14px;font-weight:bolder}
.fs02 {font-family: "Tahoma";font-size:14px;}
.fs03 {font-family: "Times New Roman";color:#0066cc;font-size:18px;font-weight:bolder}
.fs04 {font-family: "Times New Roman";color:#0066cc;font-size:18px;font-style:italic;font-weight:bolder}
.fs05 {font-family: "Tahoma";font-size:12px;}

/*-------------- Footer ----------------*/
.footer{
width:770px;
clear:both;
height:65px;
font-family:Tahoma;
font-size:14px;
background:url(images/footer_bg.gif) repeat-x top;
}
