body{
	font-family:verdana;
	font-size:11px;
	color:#4c5f61;
	margin:0px;
	padding:0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

a:link, a:active, a:visited {color:#4c5f61; text-decoration:underline;}
a:hover{text-decoration:none;}

#container{
	width:100%;
	float:left;
}

#header{
	width:1001px;
	margin:0 auto;
}

img{
	border:none;
}

.wrapper{
	width:1000px;
	margin:0 auto;
}

.logo{
	float:left;
}

.topNo{
	float:right;
	padding:25px 0 0 0;
	font-sizE:18px;
	line-height:35px;
}

.topNo img{
	float:left;
	padding:0 15px 0 0;
}

.menu{
	width:100%;
	float:left;

}

.menu ul{
	float:left;
	width:100%;
	height:50px;
	background-image:url(images/menu_bg.gif);
	padding:0px;
	margin:0px;
}

.menu ul li{
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

.menu ul li a{
	float:left;
	display:block;
	height:50px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding:0 52px 0 52px;
	border-right:1px solid #e5e8e8;
}

.menu ul li a:hover, .menu ul li a.selected{
	color:#000;
	background-image:url(images/menu_Hov.gif);
}

.banner{
	width:100%;
	float:left;
	padding:0 0 0 0;
}

#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(images/testimonials_bg.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;
}

#footer{
	float:left;
	width:100%;
	margin:25px 0 0 0;
}

#footer div{
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:40px 0 40px 0;
}

#footer div.footerTxt{
	padding:0 0 0 0;
	text-align:center;
	width:1000px;
	height:100px;
	line-height:100px;
	margin:0 auto;
	background-color:#d9dde2;
	background-image:url(images/footer_line.gif);
	background-repeat:repeat-x;
	background-position:0 25px;
}

div.footerTxt a{
	color:#4c5f61;
	text-decoration:none;
}

div.footerTxt a:hover{
	color:black;
}

h1{
	color:#4c5f61;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #c8c8c8;
	padding:0 0 8px 0;
}

h2{
	border-bottom:1px dashed #ccc;
	padding:15px 0 8px 0;
	font-size:22px;
}


#slider{position:relative; heihgt:250px;}
#slider ul{
	float:left;
	width:250px;

}	
	#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:260px;
		height:200px;
		overflow:hidden; 
		padding:70px 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:#6d6757;
		}
		
		#slider ul li a{
			color:#000;
			text-decoration:none;
		}
		
		
	#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 */