#contentMain{
	float:left;
	width:100%;
	background-image:url(images/box_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#bodyTxt{
	width:1000px;
	margin:0 auto;
}

.services{
	padding:15px 0 5px 30px;
	height:196px;
}

.services .box1{
	float:left;
	width:30%;
	margin:0 25px 0 0;
}

.services .box1 a{
	text-decoration:none;
	color:#4c5f61;
	display:block;
}

.services .box1 a:hover{
	color:#000;
}

.services .box1 img{
	float:left;
	padding:0 15px 10px 0;
}

.mainContent{
	float:left;
	width:670px;
	line-height:18px;
}

.rightContent{
	float:right;
	width:300px;
	border-left:1px dashed #e5e4e3;
	padding:25px 0 0 0;
}

.testimonials{
	width:260px;
	height:248px;
	background-image:url(../testi.JPG);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
}

.article{
	width:260px;
	height:269px;
	background-image:url(images/article.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	margin:25px 0 0 0;
	color:#000;

}

.article ul{
	padding:45px 0 0 25px;
	margin:0 0 0 0;
	float:left;
}

.article ul p{
	padding:10px 0 10px 0;
	margin:0 0 0 0;
	font-weight:bold;
	width:100%;
}

.article ul li{
	list-style:none;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	width:100%;
	float:left;
	padding:0 0 0 0;
}

.article ul li a{
	float:left;
	padding:0 0 8px 20px;
	color:#000;
}

.article ul li a:hover{
	text-decoration:none;
}

.style1Main{
	float:left;
	width:100%;
	border-top:1px dashed #cbc9c7;
	border-bottom:1px dashed #cbc9c7;
	padding:5px 0 5px 0;
}

.style1{
	float:left;
	width:100%;
	padding:25px 0 15px 0;
	background-color:#f8f3f0;
}

.style1  .style2Box{
	float:left;
	width:27%;
	height:160px;
	padding:0 20px 0 20px;
	border-right:1px dashed #cbc9c7;
}

.style1  .style2Box b{
	font-weight:bolder;
	font-size:14px;
	color:black;
	text-transform:uppercase;
}



#slider{
	position:relative;
	height:250px;
	top:330px;
	left:698px;
}
#slider ul{
	float:left;
	width:212px;

}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:212px;
		height:170px;
		overflow:hidden; 
		padding:65px 0 0 0;

		}	
		
		#slider li div{
			width:85%;
			margin:0 auto;
			line-height:17px;
		}
		#slider li div span{
			float:left;
			font-weight:bold;

		}
		#slider ul li a em{
			color:#0a9a03;
		}
		
		#slider ul li a{
			color:#8D5443;
			text-decoration:none;
			font-size:11px;
			font-family:Arial;

		}
		
		
		
		
		
		#slider1{
	position:relative;
	height:250px;
	top:15px;
	left:698px;
}
#slider1 ul{
	float:left;
	width:212px;

}	
	#slider1 ul, #slider1 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider1 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:212px;
		height:170px;
		overflow:hidden; 
		padding:65px 0 0 0;

		}	
		
		#slider1 li div{
			width:85%;
			margin:0 auto;
			line-height:17px;
		}
		#slider1 li div span{
			float:left;
			font-weight:bold;

		}
		#slider1 ul li a em{
			color:#0a9a03;
		}
		
		#slider1 ul li a{
			color:#8D5443;
			text-decoration:none;
			font-size:11px;
			font-family:Arial;

		}

		
		
		
		
		
		
		
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:134px;
		position:absolute;
		top:75px;
		}
	#nextBtn{ 
		left:973px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:134px;
		background:url(images/preImg.png) no-repeat 0 0;
		}	
	#nextBtn a{ 
		background:url(images/nextImg.png) no-repeat 0 0;	
		}												

/* // Easy Slider */
