body{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666;}
img{border:0px;}
h1{color:#006699;}
.clr{clear:both;}
p{line-height:140%; text-align:justify;}
p.center{text-align:center;}
cite{font-size:11px;}
small{font:normal 10px verdana;}
.wrapper{width:844px; margin:20px auto;}

.row_top,row_middle,row_bottom{width:844px}
.row_top{ background:url(images/bg_top.gif); height:34px;}
.row_middle{ background:url(images/bg_middle.gif); padding-left:39px;}
.row_bottom{ background:url(images/bg_bottom.gif); height:34px;}

.menu_panel{float:left; width:200px; background:url(images/bg_menu.gif) 23px 186px no-repeat; height:542px;}
.data_panel{float:left; width:560px; padding:20px 0px; text-align:center;}


/*Left Menu*/
#menu ul{display:block; width:131px;list-style-type:none; margin:36px 0px 0px 19px; padding:0px;}

#menu ul li 			a{display:block;height:37px; width:131px;text-indent:-9999px; }
#menu ul li.home a:hover, #menu ul li.about a:hover, #menu ul li.hf a:hover, #menu ul li.bs a:hover, 
#menu ul li.ergonomics a:hover, #menu ul li.contact a:hover, #menu ul li.research a:hover
						 {background-position:0px -37px;}
#menu ul li.home a:active, #menu ul li.about a:active, #menu ul li.hf a:active, #menu ul li.bs a:active, 
#menu ul li.ergonomics a:active, #menu ul li.contact a:active,#menu ul li.research a:active
						 {background-position:0px -74px;}

#menu ul li.home 		a{background:url(images/btn_home.gif) top left no-repeat;}
#menu ul li.about 		a{background:url(images/btn_about.gif) top left no-repeat;}
#menu ul li.hf 			a{background:url(images/btn_hf.gif) top left no-repeat;}
#menu ul li.bs 			a{background:url(images/btn_bs.gif) top left no-repeat;}
#menu ul li.ergonomics 	a{background:url(images/btn_ergonomics.gif) top left no-repeat;}
#menu ul li.contact 	a{background:url(images/btn_contact.gif) top left no-repeat;}
#menu ul li.research 	a{background:url(images/btn_research.gif) top left no-repeat;}
/*Left Menu End*/

.title_block{vertical-align:middle; text-align:center; height:150px;}
.border_right{border-right:2px solid #CCC;}

.width178px{width:178px; margin:auto;}

/*Home page blocks*/
a.aboutus{display:block; height:155px; width:178px;}
a.aboutus{background:url(images/about.gif) no-repeat top right;}
a.aboutus:hover{background:url(images/about_hover.gif) no-repeat top right; }

a.hf{display:block; height:180px; width:178px;}
a.hf{background:url(images/hf.gif);}
a.hf:hover{background:url(images/hf_hover.gif);}

a.bi{display:block; height:170px; width:178px;}
a.bi{background:url(images/bi.gif);}
a.bi:hover{background:url(images/bi_hover.gif);}

a.ergonomics{display:block; height:190px; width:178px;}
a.ergonomics{background:url(images/ergonomics.gif);}
a.ergonomics:hover{background:url(images/ergonomics_hover.gif);}


a.research{display:block; height:150px; width:178px;}
a.research{background:url(images/research.gif);}
a.research:hover{background:url(images/research_hover.gif);}

a.contact{display:block; height:150px; width:178px;}
a.contact{background:url(images/contact.gif);}
a.contact:hover{background:url(images/contact_hover.gif);}

/*Home page blocks End */
.txt_blue{color:#069;}
a.txt_blue{color:#069;}
a.txt_blue:hover{color:#036;}
.red_color{color:#fF3300 !important;}