@charset "utf-8";
/* CSS Document */
#header {
width:770px;;
/*height:170px;*/
}

.header_image {
margin-left:10px;
margin-left:6px !important;

}

#omo_header {
width:100%;
margin-left:5px;
margin-right:5px;
margin-bottom:4px !important;
margin-bottom:0px;
background: url(../images/header.jpg) center no-repeat:no-repeat;
}
#omo_left {
float:left;
margin-left:140px !important;
margin-left:129px;
width:20%;
}

#omo_right {
float:right;
margin-left:5px;
margin-right:5px;
width:65%;
font-family:Verdana;
font-size:11px;
}

.div_box {
background: url(../images/left_box.gif) left no-repeat;
width:175px;
height:59px;
font-family:Verdana;
font-size:10px;
margin-top:5px;
}


#container {
margin-left:130px !important;
margin-left:129px;
margin-right:70px;
margin-bottom:5px !important;
margin-bottom:5px;
color: #000000; /*text color*/
font-family: Verdana;;
font-size:11px;
padding: 5px 11px;
text-align:center;

}

#footer {
width: 770px !important; 
width: 770px; 
margin-top:5px;
color: #000000; /*text color*/
font-family: Arial;
font-size:9px;
padding: 5px 11px;
text-align:center;
background: black url(../images/indentbg.gif) center repeat-x;
}



/* Start CSS Horizantal Menu  */
.indentmenu{
font: bold 13px Arial;
width: 772px !important; 
width: 772px; 
overflow: hidden;

}

.indentmenu ul{
/*margin: top, right, bottom, left*/
margin:0px 0px 0px 5px;
padding: 0;
float: left;
width: 99%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(../images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #000000; /*text color*/
color: #000000 !important;
font-family: Arial;
font-size:12px;
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/indentbg2.gif) center center repeat-x;
}

/* End CSS Horizantal Menu  */

.box {
background:url(../images/box.gif) left no-repeat;
}

