body,html{
	margin: 0 auto;
    padding: 0;
	_padding: 0px 10px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	letter-spacing:0.02em;
	line-height:1.4em;
	background:url(../images/blue_bg.jpg);
}
p,td{
	font-size:9pt;
}
#wrapper{
	margin: 0 auto;
	width:980px;
	background:url(../images/bg.jpg) repeat-y;
}
#container{
	width:920px;
	margin:0px 30px;
	background:url(../images/bg_color.jpg) repeat-y;
}
#container #header{
}
#logo{
	vertical-align:middle;
}
#img_bar{
	background:url(../images/omi_header_bar.jpg) no-repeat;
	float:right;
	width:542px;
	height:40px;
	margin:20px 0px;
	_margin:14px 0px;
}
#img_gif{
	float:right;
	padding-top:0px;
	padding-right:83px;
}
#menu{
	float:right;
}
/*#menu table a{
	padding:0px 10px;
}
#menu li{
	float:left;
	display:block;
	background:url(../images/omi_menu_bg.jpg) no-repeat;
	text-align:center;
	width:88px;
	font-size:9pt;
	height:20px;
	padding-top:3px;
	margin-right:5px;
}
#menu li a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
#menu li a:hover{
 text-decoration:underline;
}*/
#container #middle_bar{
	/*background:url(../images/mid_bar.jpg) top no-repeat;
	height:220px;*/
	background:#6F79F2;
	width:920px;
	height:208px;
}
#flash{
	float:left;
}
#middle_bar #bartext{
	float:right;
	width:230px;
	color:#FFFFFF;
	text-align:justify;
        font-size:8.5pt;
	letter-spacing:.02em;
	line-height:1.5em;
	margin-top:10px;
	padding:0px 15px 0px 5px;
	_margin-top:15px;
	_padding:0px 14px 0px 0px;
}
#middle_bar #bartext p{
	margin:0;
	padding:0px 10px 0px 5px;
	_padding:0px 14px 0px 0px;
	font-size:8pt;
}
#container #content{
	background-color:#FFFFFF;
	text-align:justify;
	border:0px solid #fff;
	width:100%;	
}
#content table{
	width:100%;
}
#content table table table{
	padding:0px 4px;
}
/* home */
#element{
	width:100%;
	background-color:#FFFFFF;	
	overflow:auto;
}
#element #table_elemnt{
	width:78%;
	float:left;
}
#element #table_elemnt table{
	margin-left:16px;
	margin-bottom:0px;
}
#element #corner_elemnts table{
	width:15.6%;
	float:left;
}
#element_1{
	background:url(../images/element_bg1.jpg) no-repeat;
	width:170px;
	margin:0px 5px 0px 0px;
	height:238px;
}
#element_2{
	background:url(../images/element_bg2.jpg) no-repeat;
	width:170px;
	margin:0px 5px 0px 0px;
}
#element_3{
	background:url(../images/element_bg3.jpg) no-repeat;
	width:170px;
	margin:0px 5px 0px 0px;
}
#element_4{
	background:url(../images/element_bg4.jpg) no-repeat;
	width:170px;
	margin:0px 5px 0px 0px;
}
.heading{
	text-align: center;
	color: #163466;
	font-weight:bold;
	padding-top:34px;
}
.hed_cont a{
	color:#163466;
	text-decoration:underline;
	font-weight:bold;
}
.hed_cont p{
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
	color: #163466;
}
img{
	border:none;
}
/* joomla */
.componentheading{
	visibility:hidden;
}
.copyright{
	clear:both;
	text-align:right;
	color:#fff;
	font-size:8pt;
	padding-right:10px;

}
.MsoNormal{
	padding:4px 20px;
}