@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bodybg.png) repeat-x;
	background-color:#eff6fc;
}

/*Header Settings*/
#header {
   width:799px;
   height:84px;
   margin:0 auto;
   background:url(images/headerbg.gif) no-repeat;
   margin-top:15px;
   position:relative;
}

#header #menu{
   width:520px;
   height:64px;
   float:right;
   padding-top:20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display:block;
	float:left;
	background: url(images/menubg.gif) repeat-x;
	text-decoration:none;
	color:#393838;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:91px;
	height:33px;
	padding-top:15px;
	text-align:center;
	margin-right:1px;
}

#menu a:hover {
	color:#09b887;
}

#menu .active a {
    background: url(images/activemenu.gif) no-repeat;
	background-position:center;
	color:#393838;
	font-weight:bold;
}

#header #logo{
	width:185px;
	height:75px;
	float:left;
	margin-top:6px;
	margin-left:55px;
	position:absolute;
	top: 4px;
}
/*End Header Settings*/

/*Flash banner settings*/
#flashbenner {
   width:799px;
   height:176px;
   margin:0 auto;
   position:relative;
}
/*End Flash banner settings*/

/*bodycontant settings*/
#bodycontant {
   width:799px;
   margin:0 auto;
   background:url(images/contantbodybg.gif) no-repeat;
   background-color:#FFFFFF;
}

#ourservices {
  width:258px;
  height:395px;
  float:right;
  margin-right:30px;
  margin-top:40px;
  
}

#heading {
	width:258px;
	height:60px;
	margin:0 auto;
	position:relative;
	text-align:center;
}

#heading #text{
	position: absolute;
	left: 17px;
	top: 9px;
	width: 95px;
}

#heading #text h1{
    font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16px;
	margin:0;
	color:#666666;
}

.servicename {
  width: 209px;
  height:29px;
  margin:0 auto;
  position:relative;
}

.servicedivider {
  width:209px;
  height:2px;
  margin:0 auto;
}

.bullet {
	position:absolute;
	width:5px;
	height:5px;
	top: 12px;
	left: 8px;
}

.servicetext {
	position:absolute;
	width:166px;
	height:14px;
	left: 26px;
	top: 9px;
}

.servicetext a{
    color:#333333;
	text-decoration:none;
}

.servicetext a:hover{
    color: #0099FF;
	text-decoration:none;
}

#welcomebox {
  width:439px;
  height:195px;
  float:left;
  margin-left:30px;
  margin-top:40px;
  background:url(images/welcomeboxbg.gif) no-repeat;
  position:relative;
}

#welcomemsg {
	position:absolute;
	width:419px;
	height:181px;
	left: 8px;
	top: 6px;
	text-align:justify;
}

#welcomemsg h1 {
    font-family:"Trebuchet MS";
	font-size:30px;
	margin:0;
	color:#FFFFFF;
}

#readmore {
	width:76px;
	height:18px;
	position:absolute;
	left: 352px;
	top: 174px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color:#0099FF;
}

#mesgbox {
  width:439px;
  height:195px;
  float:left;
  margin-left:30px;
  margin-top:10px;
  background:url(images/msgboxbg.gif) no-repeat;
  position:relative;
}

#mesgbox_pic{
	width:124px;
	height:134x;
	position:absolute;
	left: 294px;
	top: 22px;
}
#mesgbox_text{
	width:336px;
	height:183px;
	position:absolute;
	left: 5px;
	top: 5px;
}

#mesgbox_text h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	color:#09b384;
}

#mesgbox_text p{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 margin:0;
 color:#7c7c7c;
}

#aboutcontant {
 width:735px;
 height:130px;
 margin:0 auto;
 padding-top:10px;
 color:#4f4f4f;
}

#aboutcontant p {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}

#aboutcontant h1 {
 font-family: "Trebuchet MS";
 font-size:14px;
 margin:0;
}
/*End bodycontant settings*/

#footerwrapper {
 width:100%;
 height:108px;
 background:url(images/footerbg.gif) repeat-x;
}

#footer {
 width:799px;
 height:58px;
 background: url(images/footercopyrightbg.gif) no-repeat;
 margin:0 auto;
 position:relative;
}

#copyrights {
	width:373px;
	height:17px;
	position:absolute;
	top: 25px;
	left: 233px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#7c7c7c;
}

#copyrights a {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-style:italic;
	color:#087d5c;
}

/*Other pages*/
#aboutcontant_others {
 width:735px;
 margin:0 auto;
 padding-top:10px;
 color:#4f4f4f;
}

#aboutcontant_others h1{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 margin:0;
 color:#09b384;
}

#aboutcontant_others p{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 margin:0;
 color:#7c7c7c;
}

#aboutcontant_others h2{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
 margin:0;
 color: #666666;
}
/*end other pages settings*/

/*Services page setting*/
.servicespagetable {
border:solid 1px #EFEFEF; 
padding:3px;
}
/*End of services page setting*/

.wrapperaccordians {
	
}

.content {
	width:500px;
	height: auto;
	
	float:left;
	text-align:justify;
}

.content ul {
    font-family:Arial, Helvetica, sans-serif;
    color:#7c7c7c;
	margin:0;
	font-size:13px;
}

.content h3 {
    font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
 margin:0;
 color: #666666;
}



.img {
	width:150px;
	float:right;
	text-align: center;
}

.accordian {
	
}
