body {
    font-family:"Trebuchet MS";
	font-size:13px;
	color:#646464; /* 1em is now 12px at 96ppi. */
	background-color: #f8f8f8;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}



/* default link formatting */			
a, a:link 			{ color: rgb(72,72,72); text-decoration: none; }
a:visited 			{
	color: rgb(72,72,72);
}	
a:focus, a:hover 	{
	color: #4E80B3;
}
a:active 			{ color: rgb(31,31,79); }



#main {
	text-align: center;
	padding: 0px;
	width: 747px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  
}

#border {
	height: 880px;
	width: 747px;
	border: thin solid #e2e2e2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#border1000 {
	height: 1250px;
	width: 747px;
	border: thin solid #e2e2e2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	height: 205px;
	width: 258px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	height: 152px;
	width: 239px;
}
#navbar {
	float: left;
	height: 48px;
	width: 747px;
}
#m2 {
	clear: both;
	float: right;
	height: 48px;
	width: 309px;
}
#nav {
	float: left;
	height: 50px;
	width: 438px;
}
#m3 {
	clear: both;
	float: none;
	height: 148px;
	width: 747px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#m1 {
	float: right;
	height: 22px;
	width: 309px;
	clear: both;
	margin-top: 131px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#m1b {
	float: right;
	height: 22px;
	width: 309px;
	clear: both;
	margin-top: 131px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#center {
	height: 202px;
	width: 747px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_h1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#centerservices {
	height: 500px;
	width: 747px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../images/bgservicesInner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#welcome {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	padding-top: 5px;
}


#box {
	height: 202px;
	width: 730px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#box1 {
	height: 284px;
	width: 262px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#box2 {
	width: 454px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	height: 284px;
	background-image: url(../images/box2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pad20 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
}



#footer {
	height: 67px;
	width: 750px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#484749;
	color: #a4a4a4;
	text-decoration: none;
	}
	
	
a.link2 {
	color: #a4a4a4;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link2:hover {
	color: #ee8f1d;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

#pic {
	clear: both;
	width: 330px;
	margin-left: 24px;
}

#pic2 {
	clear: both;
	width: 330px;
	padding-top: 15px;

}


#d1 {
	float: left;
	height: 98px;
	width: 139px;
	display:block;
}


#d2 {
	float: right;
	height: 98px;
	width: 139px;
	display:block;
}


#d4 {
	float: right;
	height: 98px;
	width: 139px;
	display:block;
}


#more{
	float: right;
	height: 15px;
	width: 70px;
	display:block;
	clear: both;
	padding-top: 10px;
}

.headingservice
{

   color:#ef8200;
   font-family:"Trebuchet MS";
 }
 
 .contact
{

   color:#666666;
   font-family:"Trebuchet MS";
   line-height:20px;
   font-size:14px;
 }
 
 .contact a
 
 {
    color:#666666;
	font-family:"Trebuchet MS";
    line-height:20px;
    font-size:14px;
	text-decoration:none;
 }
 
 .contact a:hover
 
 {
    color:#FF9900;
	font-family:"Trebuchet MS";
    line-height:20px;
    font-size:14px;
	text-decoration:underline;
 }
 
 #table
 {
	width:353px;
	height:300px;
	margin:0 auto;
	margin-top:5px;
	background-image:url(../images/table.jpg);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
  }
  
   
 
 
 #tablecontantUtility
 {
    font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	width:250px;
	height:60px;
	float:right;
	margin-top:28px;
	margin-right:45px;
	line-height:20px;
}

 #tablecontantDeesign
 {
    font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	width:250px;
	height:60px;
	float:right;
	margin-top:41px;
	margin-right:45px;
	line-height:20px;
}
 
 #tablecontanttrademark
 {
    font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	width:250px;
	height:60px;
	float:right;
	margin-top:40px;
	margin-right:45px;
	line-height:20px;
}
 #lastline
 {
  width:400px;
  height:10px;
  float:left;
  font-family:"Trebuchet MS";
  font-size:12px;
  color:#333333;
  margin-top:5px;
  }
   
   .pricingtext
   
   {
      text-decoration:underline;
	 }
	 
	 
	 #cbox1 {
	height: 284px;
	width: 262px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-image: url(../images/cbox1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	 
	  
	 #cboxt {
	height: 150px;
	width: 262px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;

}


#centercontact{
	height: 500px;
	width: 747px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../images/bgservicesInner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}





#basic-accordian{
	width:700px;
	position:absolute;
	left:50%;
	margin-left:-357px;
	z-index: 2;
	margin-top:-5px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	overflow: visible;
}

.accordion_headings{
	padding:5px;
	color:#646464;
	cursor:pointer;
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.accordion_child{
	padding:15px;
}
.hea2 {
    font-family:"Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #EF8201;
	text-decoration: none;
	font-family: Tahoma;
}


#ifdiv {
	display: block;
	height: 660px;
	width: 600px;
}

h1 {
font-size:18px;
margin: 0px 0 2px 0;
}

h2 {
font-size:14px;
margin: 4px 0 1px 0;
}
