body{
	font-family:Arial,Verdana, "Trebuchet MS",Georgia, Lucida,Helvetica,Tahoma, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	background:#DFDBDB;
	padding:12px 0 164px 0;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
	text-align: center;
}
ul,ol,li{
	list-style:none;
}	
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#004F82;
	text-decoration:underline;
}
.hide,h1 b,h2 b,h3 b,h4 b,h5 b,a i,dt b,a b{
     position: absolute;
     left: -9999px;
}
/*-----------------------Page Structure
*/
#wraper{
	width:790px;
	margin:0 auto;
	text-align:left;
}
#header{
	width:790px; height:118px;
	margin-bottom:11px;
}
#mainbody{
	width:790px;
	background:url(../images/mainbody-background.jpg) repeat-y;
}
/********* start of main navigation
*********/
.mainNav{
	width:790px; height:26px;
	background:url(../images/mainbody-top.jpg) no-repeat top left;
	padding:14px 0 3px 0;
}
.mainNav ul{
	width:790px; 
	overflow:hidden;
	background:url(../images/border.jpg) no-repeat bottom left;
}
.mainNav li{
	float:left;
	display:block;
	height:28px;
}
.mainNav a{
	display:block;
	height:13px;
	margin:5px 30px 0 0;
}
#selected{
	background-position:0 -13px;
}
.mainNav .home{
	background:url(../images/home.jpg) no-repeat;
	width:42px;
	margin:5px 30px 0 63px;
}
.home:hover{
	background:url(../images/home.jpg) no-repeat 0 -13px;
	width:42px;
}
.research{
	background:url(../images/research.jpg) no-repeat;
	width:63px;
}
.research:hover{
	background:url(../images/research.jpg) no-repeat 0 -13px;
	width:63px;
}
.caseStudies{
	background:url(../images/case-studies.jpg) no-repeat;
	width:91px;
}
.caseStudies:hover{
	background:url(../images/case-studies.jpg) no-repeat 0 -13px;
	width:91px;
}
.authorBio{
	background:url(../images/author-bio.jpg) no-repeat;
	width:79px;
}
.authorBio:hover{
	background:url(../images/author-bio.jpg) no-repeat 0 -13px;
	width:79px;
}
.freeVideos{
	background:url(../images/free-videos.jpg) no-repeat;
	width:83px;
}
.freeVideos:hover{
	background:url(../images/free-videos.jpg) no-repeat 0 -13px;
	width:83px;
}
.mainNav .contactUs{
	background:url(../images/contact-us.jpg) no-repeat;
	width:77px; height:11px;
	margin:7px 30px 0 0; 
}
.mainNav .contactUs:hover{
	background:url(../images/contact-us.jpg) no-repeat 0 -11px;
	width:77px; 
}
.order{
	background:url(../images/order.jpg) no-repeat;
	width:41px;
}
.order:hover{
	background:url(../images/order.jpg) no-repeat 0 -13px;
	width:41px;
}
/********* end of navigation
*******/
.contArea{
	padding:40px;
	padding-top: 5px;
	font: 12.0pt/16.0pt Arial, Helvetica, sans-serif;
}

.contArea a, .contArea a:visited{
	text-decoration: underline;
	color: blue;
}

.contArea ul, .contArea li{
	list-style: disc;
	margin-left: 10px;
}

/********** start of footer area
*******/
#footer{
	width:790px;
	background:url(../images/footer-background.jpg) no-repeat top left;
	text-align:center;
}
.textArea{
	overflow:hidden;
}
.textArea div{
	width:370px;
	float:left;
	padding-top:50px;
	font-size:10px;
	font-family:"Arial Narrow";
}
.textArea i{
	color:#1FB518;
	text-transform:uppercase;
	font-style:normal;
}
.textArea p{
	line-height:12px;
}
.textArea span{
	float:right;
	width:419px;
	display:block;
	text-align:left;
}
.footerNav{
	width:790px;
	padding:16px 0 0 0;
	color:#1FB518;
	line-height:17px;
	font-size:15px;
}
.footerNav a{
	color:#1FB518;
	font-size:15px;
	font-weight:bold;
}
/********** end of footer
*******/
	
.testimonials {
background: #E8ECFF;
width: 460px;
border: solid 1px #000;
padding: 10px;
}
.tabel, .tabel td{
	border: solid 3px #006;
	border-collapse: collapse;
	padding: 10px;
}

.limebox {
width: 660px;
margin: 0 auto;
border: dashed 1px #00CC66;
}
.limebox td{
	border: solid 5px #ddd;
	padding: 10px;
}

.testimonials .right_align{
	margin-left: 12px;
	margin-top: 4px;
}
.testimonials .left_align{
	margin-right: 12px;
	margin-top: 4px;
}

.limebox td img{
margin-left: 12px;
	margin-right: 12px;
}
.right_align{
	margin-left: 12px;
}
.left_align{
margin-right: 12px;
}
.testimonials p{
	
}