@charset "utf-8";
/* CSS Document */

body{padding:0px; margin:0px; background:#FFF; color:#6f6f6f; font:12px/14px Tahoma, sans-serif;}
div, p, ul, h2, h3, h4, h5, h6, h7, img{padding:4px; margin:4px;}
ul{list-style-type:none;}

#mainbody{width:80%; margin:0 auto; position:relative; padding:0px; border-left: #CCCCCC 1px solid} 

/*  TOP HEADER  */

#topheader{height:75px; width:760px; position:relative; padding:0px;} 

#topheader img{
	height:90px;
	width:155px;
	position:absolute;
	left:23px;
}

#topheader ul {
	width:475px;
	height:33px;
	position:absolute;
	top:15px;
	left:269px;
	background:url(../images/lines_m.jpg) 0 0 no-repeat;
}
#topheader ul li{float:left}

#topheader ul li.home{width:62px; height:17px; margin-right:22px}
#topheader ul li.home a{width:62px; height:17px; display:block; background:url(../images/btn_home.jpg) 0 0 no-repeat; text-indent:-20000px;}
#topheader ul li.home a:hover{width:62px; height:17px; background:url(../images/btn_home_over.jpg) 0 0 no-repeat;}

#topheader ul li.about{width:83px; height:17px; margin-right:20px}
#topheader ul li.about a{width:83px; height:17px; display:block; background:url(../images/btn_about.jpg) 0 0 no-repeat; text-indent:-20000px;}
#topheader ul li.about a:hover{width:83px; height:17px; background:url(../images/btn_about_over.jpg) 0 0 no-repeat;}

#topheader ul li.services{width:79px; height:17px; margin-right:22px}
#topheader ul li.services a{width:79px; height:17px; display:block; background:url(../images/btn_services.jpg) 0 0 no-repeat; text-indent:-20000px;}
#topheader ul li.services a:hover{width:79px; height:17px; background:url(../images/btn_services_over.jpg) 0 0 no-repeat;}

#topheader ul li.support{width:79px; height:17px; margin-right:22px}
#topheader ul li.support a{width:79px; height:17px; display:block; background:url(../images/btn_support.jpg) 0 0 no-repeat; text-indent:-20000px;}
#topheader ul li.support a:hover{width:79px; height:17px; background:url(../images/btn_support_over.jpg) 0 0 no-repeat;}

#topheader ul li.openings{width:82px; height:17px; margin-right:22px}
#topheader ul li.openings a{width:82px; height:17px; display:block; background:url(../images/btn_openings.jpg) 0 0 no-repeat; text-indent:-20000px;}
#topheader ul li.openings a:hover{width:82px; height:17px; background:url(../images/btn_openings_over.jpg) 0 0 no-repeat;}

#topheader ul li.contacts{width:82px; height:17px;}
#topheader ul li.contacts a{width:82px; height:17px; display:block; background:url(../images/btn_contacts.jpg) 0 0 no-repeat; text-indent:-20000px;}
#topheader ul li.contacts a:hover{width:93px; height:17px; background:url(../images/btn_contacts_over.jpg) 0 0 no-repeat;}


#topback{height:295px; width:770px; background:url(../images/main_back_ehrmp.jpg) 0 0 no-repeat; margin:0 0 0 5px; position:relative; padding:0px;}
#topback h2{width:181px; height:28px; background:url(../images/h_welcome.jpg) 0 0 no-repeat; text-indent:-20000px; margin:14px 0 0 19px;}
#topback h2.about{width:181px; height:28px; background:url(../images/h_aboutus.jpg) 0 0 no-repeat; text-indent:-20000px; margin:14px 0 0 19px;}
#topback h2.service{width:181px; height:28px; background:url(../images/h_services.jpg) 0 0 no-repeat; text-indent:-20000px; margin:14px 0 0 19px;}
#topback h2.contact{width:181px; height:28px; background:url(../images/h_contactus.jpg) 0 0 no-repeat; text-indent:-20000px; margin:14px 0 0 19px;}
#topback h2.openings{width:181px; height:28px; background:url(../images/h_HotOpenings.jpg) 0 0 no-repeat; text-indent:-20000px; margin:14px 0 0 19px;}

#topback  span {font:12px/14px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#72ab13; }

#topback p{width:170px; margin:14px 0 0 23px; font:12px/14px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#FFF; }
#topback p span {font:12px/14px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#72ab13; }
#topback ul{width:170px; margin:14px 0 0 23px;}
#topback ul li a{display:block; width:160px; height:20px; background:url(../images/arrow1.jpg) 0 6px no-repeat; font:10px/20px Tahoma, Arial, Helvetica, sans-serif; color:#6fe3f0; font-weight:normal; text-decoration:none; padding:0 0 0 20px;}
#topback li a:hover{text-decoration:underline; color:#FFF} 
#topback ul li.contact{font:14px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#aaaaa3; }
#topback ul.ask {width:200px; height:50px; position:absolute; top:232px; left:558px; background: none; margin:0}
#topback ul.ask li a{width:200px; height:50px; display:block; text-indent:-20000px; background: none; padding:0}
#topback ul.ask li a:hover{width:200px; height:50px;}

#topmenu{width:200px; margin:0 0 0 20px; position:relative; padding:0px;}
#topmenu a{font:12px/14px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#6fe3f0; text-decoration:none;}
#topmenu a:hover{color:#4aafdc;}

