@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:775px; 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:71px;
	width:244px;
	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;}