/* CSS Document */
body{
   margin:0px;
   border:0px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   line-height:130%;
}
.heading{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#c70001;

}
.heading-small{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c70001;
	line-height:150%;
}
#main{
   width:975px;
   height:auto;
   margin:auto;
}
#menu-main{
   width:975px;
   height:70px;
   margin-top:4px;
}
#menu-bg{
   width:740px;
   height:70px;
   float:right;
   background-color:#ffc104;
}
#menu{
   width:720px;
   height:25px;
   margin:auto;
   padding-top:16px;
}

   
#logo{
   width:226px;
   height:70px;
   float:left;
   background-image:url(images/logo.jpg);
}
#banner-main{
   width:975px;
   height:243px;
   margin-top:2px;
}
#left-menu{
   width:226px;
   height:240px;
   float:left;
   border:1px solid #CCCCCC;
   background:url(images/rmenu-bg.jpg) repeat-x;
}
#lmenu{
   width:210px;
   height:auto;
   margin-left:5px;
   padding:7px 0px 8px 3px;
   border-bottom:1px solid #CCCCCC;
}
#lmenu a{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   text-decoration:none;
}
#lmenu a:hover{
    color:#c60001;
}

#banner{
   width:740px;
   height:243px;
   float:right;
}
#welcome-main{
   width:975px;
   height:150px;
   margin-top:5px;
}
#icons{
   width:226px;
   height:auto;
   float:left;
   background-color:#f3f7f8;
}
#icon1{
   width:226px;
   height:69px;
   background:url(images/services.jpg) no-repeat;
  }
#icon2{
   width:226px;
   height:69px;
   background:url(images/software.jpg) no-repeat;
   margin-top:5px;
  }
#welcome-box{
   width:740px;
   height:auto;
   float:right;
   text-align:left;
}
#middlebody{
    width:975px;
	height:292px;
}
#box-left{
    width:11px;
	height:291px;
	background:url(images/box-left.jpg) no-repeat;
	float:left;
}
#box-mid{
    width:950px;
	height:291px;
	background:url(images/box-mid.jpg) repeat-x;
	float:left;
}
#box-right{
    width:11px;
	height:291px;
	background:url(images/box-right.jpg) no-repeat;
	float:left;
}
#boxes-main{
    width:950px;
	height:280px;
	margin-top:5px;
}
#accounts{
    width:310px;
	height:280px;
	float:left;
	border-right:1px solid #CCCCCC;
}
#expertis{
    width:310px;
	height:280px;
	float:left;
	margin-left:10px;
	border-right:1px solid #CCCCCC;
}
#medical{
    width:310px;
	height:280px;
	float:right;
}
#heading{
    width:310px;
	height:27px;
}
#image{
    width:310px;
	height:90px;
	margin:7px 0px 5px 0px;
}
#box-text{
    width:300px;
	height:auto;
}

#more{
    width:81px;
	height:18px;
	float:right;
	background:url(images/more.jpg) no-repeat;
	margin-top:4px;
}
#footer-bg{
    width:975px;
	height:70px;
	background:url(images/footer-bg.jpg) repeat-x;
	margin-top:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#footer-bg a{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer{
	height:20px;
	padding-top:10px;
	text-align:center;
}

#footer ul{
    margin:0px;
	padding:0px;
}
#footer li{
	display:inline;

}
#footer a{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:0px 20px 0px 20px;
	border-right:#FFFFFF 1px solid;
	text-decoration:none;
	font-weight:bold;
}
#sideimage{
     width:229px;
	 height:154px;
	 float:right;
	 margin:0px 0px 7px 7px;
}

.mail{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#0c8ada;
   line-height:160%;
   font-weight:bold;
   text-decoration:none;
}