@charset "utf-8";
/* CSS Document */

#content-section {
	width: 980px;
	height: 491px;
	display: block;
	position: relative;
	background: url(../images/ashham_HOME3_19.jpg) top no-repeat;
	}
	
#text-area1 {
	width: 455px;
	height: 120px;
	position: absolute;
	top: 195px;
	left: 260px;
	}
	
#text-area2 {
	width: 455px;
	height: 70px;
	position: absolute;
	top: 353px;
	left: 260px;
	}


#text-area1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	text-align: left;
	color: #fff;
	margin: 45px 0 10px 0;
	padding: 5px;
	}
	
#text-area2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #fff;
	margin-bottom: 10px;
	padding: 5px;
	}	
	
.drop {
	width: 77px;
	height: 44px;
	float: left;
	display: inline;
	text-indent: -9999px;
	background-image: url(../images/b.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: -32px -15px 0 0; /* this property can be manipulated to adjust the the letter/graphic */
	}
