@charset "utf-8";
/* CSS Document */

hr {
	height:1px;
	width:65%;
	color:#999999;
}
ol {
	margin-left:-25px;
}
.body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	width:100%;
	background:url(../images/pagebg.jpg) repeat-x;
	background-color:#000000;
}
#homepagebg {
	height:768px;
	width:900px;
	margin:0 auto;
	position:relative;
	vertical-align:middle;
}
/* vertical centering */
#container {
	width: 100%;
	height: 80%;
	display: table;
}
#position {
	display: table-cell;
	vertical-align: middle;
}
#content {
	height:547px;
	width:900px;
}
#logo {
	position:absolute;
	width:157px;
	height:40px;
	left:-10px;
}
#logo2 {
	position:absolute;
	width:157px;
	height:40px;
	top:50px;
	left:98px;
}
#imgtop {
	position:absolute;
	background:url(../images/index_topimg1.png) no-repeat;
	width:584px;
	height:78px;
	margin-top:41px;
}
#rtimg {
	background:url(../images/index_rtimg1.png) no-repeat;
	height:484px;
	width:197px;
	position:absolute;
	margin-top:42px;
	margin-left:584px;
}
#homelt {
	background:url(../images/index_ltimg1.png) no-repeat;
	width:22px;
	height:329px;
	margin-top:119px;
	position:absolute;
}
#homebtm {
	background:url(../images/index_botimg1.png) no-repeat;
	position:absolute;
	width:585px;
	height:79px;
	margin-top:448px;
}
#homecontent {
	background-color:#FFFFFF;
	position:absolute;
	width:564px;
	height:329px;
	margin-left:20px;
	margin-top:119px;
}
#homeline {
	position:absolute;
	background-color:#858585;
	height:1px;
	width:620px;
	top:70px;
	left:280px;
}
#welcome {
	position:absolute;
	background:url(../images/welcome.png) no-repeat;
	width:160px;
	height:28px;
}
#hometext {
	position:absolute;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-align:left;
	margin-top:30px;
}
#homeservice {
	position:absolute;
	height:20px;
	margin-top:130px;
	background:url(../images/our-services.png) no-repeat;
	width:117px;
}
#homelit {
	position:absolute;
	margin-top:165px;
	width:100px;
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#homemed {
	position:absolute;
	margin-left:172px;
	margin-top:165px;
	width:150px;
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#homedata {
	position:absolute;
	margin-left:345px;
	margin-top:165px;
	width:100px;
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#homesoft {
	position:absolute;
	margin-left:467px;
	margin-top:165px;
	width:100px;
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#homelitbtm {
	position:absolute;
	margin-top:195px;
	width:173px;
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#225289;
	text-align:left;
}
#homemedbtm {
	position:absolute;
	margin-top:313px;
	margin-left:193px;
	width:173px;
	font-family:'Trebuchet MS';
	font-size:11px;
	text-align:left;
	color:#225289;
}
#homedatabtm {
	position:absolute;
	margin-top:426px;
	color:#225289;
	width:173px;
	margin-left:193px;
	font-family:'Trebuchet MS';
	font-size:11px;
	text-align:left;
	left: 175px;
	top: -1px;
}
#homesoftbtm {
	position:absolute;
	color:#225289;
	margin-top:426px;
	margin-left:193px;
	width:76px;
	font-family:'Trebuchet MS';
	font-size:11px;
	text-align:left;
	left: 295px;
}
#flash {
	position:absolute;
	top:115px;
	left:0px;
}
/*homepage-----------------------------------------ends here--------------------------------------------------------------------------------------*/

/* who we are---------------------------------------starts here------------------------------------------------------------------------------------*/

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	width:100%;
}
#maincontainer {
	margin:0 auto;
	position:relative;
	width:998px;
	height:auto;
}
#shadowbg {
	background-image:url(../images/shadowbg.jpg);
	background-repeat:repeat-y;
	width:998px;
	height:auto;
	position:relative;
}
#topbanner {
	position:relative;
	width:998px;
	height:141px;
	background-image:url(../images/topbanner.jpg);
	background-repeat:repeat-x;
}
#whobanner {
	position:relative;
	margin-left:6px;
	z-index:-1;
}
#logo {
	position:absolute;
	margin-left:19px;
	margin-top:20px;
}
#menu {
	position:absolute;
	margin-left:46px;
	margin-top:74px;
}
#menult {
	position:absolute;
	background-image:url(../images/menult.png);
	background-repeat:no-repeat;
	width:8px;
	height:30px;
	left: -6px;
}
#menumid {
	position:absolute;
	background-image:url(../images/menumid.jpg);
	background-repeat:repeat-x;
	width:871px;
	height:30px;
	margin-left:6px;
}
#menurt {
	position:absolute;
	background-image:url(../images/menurt.png);
	background-repeat:no-repeat;
	width:6px;
	top:0px;
	height:30px;
	margin-left:900px;
}
#seperator {
	position:absolute;
	width:1px;
	height:90%;
	overflow:hidden;
	background:#ccc;
	left:65%;
	top:10px;
}
#bread {
	position:relative;
	width:96%;
	height:25px;
	left:25px;
}
#bodycont {
	position:relative;
	width:96%;
	height:auto;
	left:25px;
}
#headerdiv {
	position:relative;
	height:auto;
	width:64%;
	top:10px;
}
#contactheader {
	position:absolute;
	left:67%;
	width:32%;
	height:auto;
	top:10px;
}
#rel_links {
	position:absolute;
	left:67%;
	width:32%;
	height:auto;
	top:240px;
}
#web_portfolio {
	position:absolute;
	left:67%;
	width:32%;
	height:auto;
	top:410px;
}
#rel_links_content {
	position:absolute;
	left:67%;
	width:32%;
	height:auto;
	top:265px;
}
#testibox {
	position:relative;
	float:right;
	width:315px;
	top:420px;
}
#newsletbox {
	position:absolute;
	left:67%;
	width:302px;
	height:auto;
	top:455px;
}
#textbox {
	margin-left:14px;
	height:170px;
}
#submitbutton {
	width:280px;
	height:20px;
	padding-top:10px;
	top:120px;
}
#newsletterheader {
	position:absolute;
	left:67%;
	width:32%;
	height:auto;
	top:425px;
}
#bottombg {
	position:absolute;
	width:100%;
	background:url(../images/pagebotbg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:auto;
}
#newsicon {
	position:absolute;
	width:29px;
	height:23px;
	margin-left:24px;
	top: 5px;
}
#footer {
	margin:0 auto;
	position:relative;
	width:998px;
	height:auto;
}
#newstext {
	margin-left:65px;
	width:100px;
	position:absolute;
	margin-top:17px;
}
#footerseperator {
	margin:0 auto;
	position:absolute;
	margin-left:20px;
	width:953px;
	height:1px;
	background-color:#656e75;
	top:40px;
}
#footerseperator1 {
	margin:0 auto;
	position:absolute;
	margin-left:20px;
	width:953px;
	height:1px;
	background-color:#656e75;
	margin-top:185px;
}
#latestnews {
	position:absolute;
	margin-left:20px;
	margin-top:50px;
	width:275px;
}
#footerdiv {
	position:absolute;
	margin-left:305px;
	margin-top:50px;
	width:1px;
	height:125px;
	background-color:#656e75;
}
#wordpressicon {
	position:absolute;
	margin-left:320px;
	margin-top:15px;
	width:24px;
	height:24px;
	background-image:url(../images/wordpressicon.jpg)
}
#latestblog {
	position:absolute;
	margin-left:360px;
	margin-top:17px;
	width:120px;
}
#blogentries {
	position:absolute;
	margin-left:295px;
	margin-top:50px;
	width:300px;
}
#footerdiv1 {
	position:absolute;
	margin-left:620px;
	margin-top:49px;
	width:1px;
	height:125px;
	background-color:#656e75;
}
#followus {
	position:absolute;
	margin-left:625px;
	background-image:url(../images/followusicon.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:22px;
	margin-top:17px;
}
#followustxt {
	position:absolute;
	margin-top:17px;
	width:100px;
	margin-left:660px;
}
#facebutton {
	position:absolute;
	margin-left:630px;
	margin-top:45px;
	width:32px;
	height:32px;
}
#you {
	position:absolute;
	margin-left:630px;
	margin-top:78px;
	width:111px;
	height:32px;
}
#twit {
	position:absolute;
	margin-left:630px;
	margin-top:110px;
	width:111px;
	height:32px;
}
#feed {
	position:absolute;
	margin-left:630px;
	margin-top:143px;
	width:111px;
	height:32px;
}
#footerdiv2 {
	position:absolute;
	margin-left:750px;
	margin-top:49px;
	width:1px;
	height:125px;
	background-color:#656e75;
}
#buildingicon {
	position:absolute;
	width:30px;
	height:30px;
	margin-top:10px;
	margin-left:760px;
	background-image:url(../images/buildingicon.jpg);
}
#facilitytourtxt {
	position:absolute;
	margin-top:17px;
	width:100px;
	margin-left:800px;
}
#facilitytour {
	position:absolute;
	width:156px;
	height:99px;
	margin-left:767px;
	margin-top:50px;
}
#logo1 {
	margin:0 auto;
	position:absolute;
	margin-left:25px;
	margin-top:195px;
}
#litisup {
	position:absolute;
	margin-top:195px;
	margin-left:175px;
	width:auto;
}
#litisupsub {
	position:absolute;
	margin-top:220px;
	margin-left:175px;
	width:200px;
}
#medic {
	position:absolute;
	margin-top:195px;
	margin-left:371px;
	width:200px;
	left: 7px;
}
#medicsub {
	position:absolute;
	margin-top:220px;
	margin-left:371px;
	width:180px;
	left: 7px;
}
#data {
	position:absolute;
	margin-top:195px;
	margin-left:630px;
	width:180px;
	left: -24px;
}
#datasub {
	position:absolute;
	margin-top:220px;
	margin-left:630px;
	width:180px;
	left: -25px;
}
#soft {
	position:absolute;
	margin-top:195px;
	margin-left:820px;
	width:150px;
}
#softsub {
	position:absolute;
	margin-top:220px;
	margin-left:820px;
	width:auto;
}
#footerlinks {
	position:absolute;
	margin-top:305px;
	width:100%;
	left: 0px;
	top: 0px;
}
#pagecontent {
	position:relative;
	width:600px;
	height:auto;
	margin-top:25px;
	left:5px;
}
#index-foot {
	position:absolute;
	left: 102px;
	color:#999999;
	top: 78%;
	width:auto;
}
#index-footrt {
	position:absolute;
	text-align:left;
	left: 750px;
	top: 78%;
	font-family:'Trebuchet MS';
	color:#FFFFFF;
	font-size:10px;
}
#search {
	position:absolute;
	background-image:url(../images/search.png);
	width:218px;
	height:30px;
	left:685px;
	top:0px;
}
#contactbox {
	position:absolute;
	left:67%;
	width:302px;
	height:auto;
	top:40px;
}
#roundboxtop {
	height:6px;
	background:url(../images/contact-top-bg.jpg) no-repeat;
}
#roundboxmid {
	height:auto;
	background:#e0e0e0;
}
#roundboxbtm {
	height:6px;
	background:url(../images/contact-btm-bg.jpg) no-repeat;
}
#companyadvantages {
	position:relative;
}
#copyright {
	margin-top:10px;
}
#pagecontent1 {
	position:relative;
	width:800px;
	height:auto;
	margin-top:50px;
	left:70px;
}
/*text style*/

.breadtext {
	font-family:"Trebuchet MS";
	color:#20394d;
	font-size:12px;
	text-decoration:none;
}
.breadtext a {
	font-family:"Trebuchet MS";
	color:#20394d;
	font-size:12px;
	text-decoration:none;
}
.breadtext a:hover {
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:12px;
	text-decoration:underline;
}
.headerblack {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:18px;
}
.testimonialtext {
	font-family:"Trebuchet MS";
	color:#333333;
	line-height:20px;
	font-size:12px;
	padding-left:10px;
	padding-right:30px;
	text-align:justify;
}
.testiname {
	text-align:right;
	padding-right:5px;
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#0066FF;
	position:relative;
	padding-right:30px;
	padding-top:20px;
}
.contenttext {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:20px;
	color:#333333;
}
.textbox {
	width:196px;
	font-family:"Trebuchet MS";
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:0px solid #FFFFFF;
}
.newsicon {
	background-image:url(../images/newslettericon.jpg);
	background-repeat:no-repeat;
	margin-top:11px;
}
.headerwhite {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.contentwhite {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.contentwhite a {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.contentwhite a:hover {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}
.footertextwhite {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
.foottext a {
	font-family:'Trebuchet MS';
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}
.foottext a:hover {
	font-family:'Trebuchet MS';
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}
.footertextgrey a {
	font-family:"Trebuchet MS";
	color:#999999;
	font-size:11px;
	text-decoration:none;
}
.footertextgrey a:hover {
	font-family:"Trebuchet MS";
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
.more {
	margin-top:15px;
}
.copyright {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.copyright a {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.copyright a:hover {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}
.pageheader {
	font-family:"Trebuchet MS";
	color:#26568d;
	font-size:22px;
}
.searchbox {
	width:179px;
	font-family:"Trebuchet MS";
	font-size:11px;
	height:16px;
	margin-left:7px;
	margin-top:7px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:0px solid #FFFFFF;
}
.mgmt {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#26568d;
	line-height:20px;
}
.mgmtcont {
	padding-left:15px;
	padding-top:20px;
}
.top {
	font-size:10px;
	text-decoration:none;
	color:#26568d;
}
.advantages {
	font-size:13px;
	color:#26568d;
	line-height:30px;
}
.bullet {
	list-style:url(../images/arrow1.png);
}
.evidentfont {
	margin-top:195px;
	font-family:'Trebuchet MS';
	font-size:15px;
	color:#225289;
	text-align:left;
	font-weight: bold;
}
.jobs {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.jobs a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.jobs a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}
.jobpos {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#26568d;
	line-height:20px;
}
.rel_links {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#145e99;
	text-decoration:none;
}
.rel_links a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#145e99;
	text-decoration:none;
}
.rel_links a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#07416f;
	text-decoration:none;
}
.rel_links_li {
	margin-left:10px;
	border-bottom:#CCCCCC solid 1px;
	width:225px;
	list-style:url(../images/arrow-links.png);
	line-height:22px;
}
.contact_text {
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#0066CC;
	text-decoration:none;
}
.contact_text a {
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#0066CC;
	text-decoration:none;
}
.contact_text a:hover {
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#0066CC;
	text-decoration:none;
}
/*------------ Sitemap -------------------*/
.li_menu_nav1 {
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	line-height:22px;
	color:#0066CC;
	text-decoration:none;
	list-style:url(../images/arrow3.png);
}
.li_menu_nav1 a {
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	line-height:22px;
	color:#0066CC;
	text-decoration:none;
}
.li_menu_nav1 a:hover {
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	line-height:22px;
	color:#0066CC;
	text-decoration:underline;
}
.li_menu_nav2 {
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	list-style:url(../images/arrow2.png);
	color:#CC6633;
	text-decoration:none;
}
.li_menu_nav2 a {
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#CC6633;
	text-decoration:none;
}
.li_menu_nav2 a:hover {
	font-size:13px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#CC6633;
	text-decoration:underline;
}
.li_menu_nav3 {
	font-size:12px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.li_menu_nav3 a {
	font-size:12px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.li_menu_nav3 a:hover {
	font-size:12px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}
.quote_top {
	background:url(../images/quote-top.jpg) no-repeat;
	height:20px;
	width:26px;
}
.quote_btm {
	padding-right:30px;
	position:relative;
	float:right;
	background:url(../images/quote-btm.jpg) no-repeat;
	height:20px;
	width:26px;
}
.btm_border {
	width:100%;
	border-bottom:#999999 solid 1px;
}
