img{
	border:none;
}

#aaLandingMidModule img {
	float:left;
	border:none;
}

#aaLandingBottomModules {
	background-color:#F7F3DA;
	
	
}

.bottomModule{
	float:left;
	width:298px;
	background-color:#F7F3DA;
	height:153px;
	border-left:1px solid #787552;
	border-bottom:1px solid #787552;
	background:#F9F7E2 url(../../assets/AAlanding_gradient.gif) repeat-x scroll top left;
	padding-left:20px;
	padding-top:15px;
	color:#696969;
	position:relative;
}

#digging{
	border-right:1px solid #333;
	width:300px;
}


.bottomModule h2 {
	color:#994B27;
	font-weight:bold;
	margin-bottom:10px;
	
}

.bottomModule p {
	margin-bottom:10px;

}

.bottomModule ul {
	margin-left:0;
	padding-left:15px;	
}

.bottomModule .caratLink{
	position:absolute;
	top:135px;
}



#works .caratLink{
	top:120px;
}

.carat{
	background:#F9F7E2 url(../../assets/AAlanding_carat.gif) no-repeat scroll top left;
	padding-left:25px;
	line-height:1.5em;
}



#dialog {
	background-color:#FFF;	
	position:relative;
}

.popHead{
	background:transparent url(../../assets/indexModel/pu-header-bkgd.jpg) no-repeat scroll left top;
	width:652px;
	height:136px;
	border:1px solid #333;
}

.ui-dialog-titlebar-close{
	float:right;
	margin-right:10px;
	color:#000;
	text-decoration:none;	
	z-index:96;
	position:absolute;
	right:0;
	top:12px;
	
	
}

a.ui-dialog-titlebar-close span{	
	display:block;
	color:#000;	
	background-color:#fff;
	width:46px;
	height:20px;	
	background:transparent url(../../assets/indexModel/pu-close.gif) no-repeat scroll left top;

}

 #dnaGroup a, #dnaManual a{
 	text-decoration:none;
	color:inherit;
 }

.ui-dialog-content { margin: 1px; } 




