@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	background-image:url(images/bgtotal.gif);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header{
	height:90px;
}
#headertop{
	width:900px;
	height:105px;
	background-color:#F3EFE6;
}
#headertopcms{
	width:900px;
	height:112px;
	background-color:#F3EFE6;
	background-image:url(images/headerbg2.jpg);
	background-repeat:no-repeat;
}
#linkmain{
	width:auto;
	height:auto;
	
	clear:both;	
}
#linkdev{
	width:auto;
	height:auto;
	float:right;	
	padding-top:8px;
	padding-right:30px;
	margin-top:55px;
	}
#linkhome{
	width:auto;
	height:auto;
	float:right;
	padding-top:8px;
	padding-right:27px;
	margin-top:55px;
	}
#headertopleft{
	width:237px;
	height:94px;
	float:left;
	margin-left:8px;
	margin-top:4px;
}
#headertopright{
	width:640px;
	height:31px;
	float:right;
	margin-top:74px;
	background-image:url(images/menubg1.jpg);
	background-repeat:no-repeat;
}
#centerbanner{
	clear:both;
	width:900px;
	height:269px;
}
#maincontent{
	clear:both;
	width:870px;
	padding:0px 15px 10px 15px;
	height:375px;
	background-color:#F3EFE6;
}
.leftspacer10{
	width:10px;
	height:20px;
}
.rightspacer10{
	width:10px;
	height:20px;
	background-color:#99FF66;
}
.holder550{ 
	width: 550px;
	height:175px;
	float:left;
	margin-bottom: 5px;
	background-image:url(images/boxbg550.gif);
	background-repeat:no-repeat;
	padding:5px 5px 5px 5px;
}
.holderabout{ 
	width: 548px;
	height:368px;
	float:left;
	margin-bottom: 5px;
	background-image:url(images/boxabtus.gif);
	background-repeat:no-repeat;
	padding:5px;
}
.holderservices{ 
	width: 548px;
	height:368px;
	float:right;
	margin-bottom: 5px;
	background-image:url(images/boxabtus.gif);
	background-repeat:no-repeat;
	padding:5px;
}
.holdercnt550{
	width:537px;
	height:163px;
	background-color:#E6E4D7;
	float:left;
}
.holdercnt350{
	width:296px;
	height:355px;
	background-color:#E6E4D7;
	float:left;
}

.holdercntabout{
	width:537px;
	height:356px;
	background-color:#E6E4D7;
	float:left;
}

.holder305{ 
	width: 298px;
	height:360px;
	float:right;
	/*margin:	0px 10px 10px 0px;*/
	background-image:url(images/boxbg305.gif);
	background-repeat:no-repeat;
	padding:5px 5px 5px 5px;
}
.holder305left{ 
	width: 298px;
	height:360px;
	float:left;
	/*margin:	0px 10px 10px 0px;*/
	background-image:url(images/boxbg305.gif);
	background-repeat:no-repeat;
	padding:5px 5px 5px 5px;
}
.holdertitle550{
	width:100%;
	background-color:#918165;
	height:19px;
	color:#EDE5DD;
	font-size:14px;
	font-weight:bold;
	float:left;
	clear:both;
}
.holdertitle305{
	width:537px;
	padding-top:3px;
	padding-left:10px;
	background-color:#918165;
	height:19px;
	color:#EDE5DD;
	font-size:14px;
	font-weight:bold;
	float:left;
}

.holderimg{
	width:294px;
	height:144px;
	float:left;
}

.holdertext{
	width:230px;
	float:right;
	background-color:#E6E4D7;
	padding:2px 5px 5px 5px;
}
.holderabouttext{
	width:527px;
	float:left;
	background-color:#E6E4D7;
	padding:5px 5px 5px 5px;
}
.holderabouttextnew{
	width:527px;
	height:215px;
	float:left;
	background-color:#E6E4D7;
	padding:5px 5px 5px 5px;
	overflow-y: auto;
}
.holderabouttext2{
	width:280px;
	float:left;
	background-color:#E6E4D7;
	font-size:95%;
	padding:5px 5px 5px 5px;	
}
.holderabouttext2new{
	width:285px;
	height:210px;
	float:left;
	background-color:#E6E4D7;
	font-size:95%;
	padding:5px 5px 5px 5px;
	overflow-y: auto;
}
.holderservicestext{
	width:275px;
	float:left;
	background-color:#E6E4D7;
	font-size:110%;
	text-decoration:underline;
	padding:5px 15px 5px 5px;
}
#footer{
	clear:both;
	width:900px;
	height: 32px;
	padding-top: 5px;
	background-color:#E1DECB;
	color:#918165;
}
.footerlink{
	color:#918165;
	text-decoration:none;
}
.textbrown{
	color:#4C0013;
	font-weight:bold;
}
.textbrown2{
	color:#4C0013;	
}
.textleft20{
	margin-top:2px;
	margin-left:20px;
}



.textunderline{
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
/*----menu----*/
#menu{
	width:81%;
	height:auto;
	float:right;
	padding-top:10px;
	
	}
.menulink_home{
	font-size:12px;
	color:#9B8E73;
	padding-left:3px;
	padding-right:10px;
	float:left;
	text-decoration:none;
	}
a.menulink_home:hover{
	color:#611A2B;
	text-decoration:none;
	}
.menulink_homeon{
	font-size:12px;
	color:#611A2B;
	padding-left:3px;
	padding-right:10px;
	float:left;
	text-decoration:none;
	}

.menulink_services{
	font-size:12px;
	color:#9B8E73;
	padding-left:17px;
	padding-right:0px;
	float:left;
	text-decoration:none;
	}
a.menulink_services:hover{
	color:#611A2B;
	}
.menulink_serviceson{
	font-size:12px;
	color:#611A2B;
	padding-left:17px;
	padding-right:0px;
	float:left;
	text-decoration:none;
	}

.menulink_about{
	font-size:12px;
	color:#9B8E73;
	padding-left:45px;
	padding-right:10px;
	float:left;
	text-decoration:none;
	}
a.menulink_about:hover{
	color:#611A2B;
	}
.menulink_abouton{
	font-size:12px;
	color:#611A2B;
	padding-left:45px;
	padding-right:10px;
	float:left;
	text-decoration:none;
	}
.menulink_dev{
	font-size:12px;
	color:#9B8E73;
	padding-left:38px;
	padding-right:0px;
	float:left;
	text-decoration:none;
	}
a.menulink_dev:hover{
	color:#611A2B;
	}
.menulink_devon{
	font-size:12px;
	color:#611A2B;
	padding-left:38px;
	padding-right:0px;
	float:left;
	text-decoration:none;
	}
.menulink_contact{
	font-size:12px;
	color:#9B8E73;
	padding-left:40px;
	padding-right:0px;
	float:left;
	text-decoration:none;
	}
a.menulink_contact:hover{
	color:#611A2B;
	}
.menulink_contacton{
	font-size:12px;
	color:#611A2B;
	padding-left:40px;
	padding-right:0px;
	float:left;
	text-decoration:none;
	}
/*--menu ends--*/	
/*
.content {
  background-color: #E6E4D7;
  color: #000;
  border: 1px solid #fff;
  padding: 0.5em;
}

.content, .shadow {
  position: relative;
  bottom: 2px;
  right: 2px;
}
.shadow { background-color: #848381; }

.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow3.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 3px 3px 0;
  }

.p-shadow p {
	 clear:both;
	 background-color: #F3EFE6;
	 border: 1px solid #ffffff;
	 padding: 4px;
	 margin: -3px 3px 3px -3px !important;
	 margin: 0;
  }
.p-shadow h6 {
	 background-color:#918165;
	 border: 1px solid #ffffff;
	 padding: 4px;
	 margin: -3px 3px 3px -3px !important;
	 margin: 0;
  }
  
*/
