/*Air Angel homepage style sheet*/

#body {
  width:656px;
  top:155px;
  margin-bottom:185px;
  left:0;
}

#text {
  margin:15px;
}


div.transparent_background {
	opacity:0.7;
	filter:alpha(opacity=70); 
  	position:absolute;
	top:165px;
	left:0;
	height:105px;
	width:656px;
	background:white;
}

div.main_pic_brand {
	position:absolute;
	top:177px;
	font-weight:bold;
	left:50px;
	font-size:1.8em;
	line-height:1em;
	color:#3f68cc;
	text-transform:uppercase
}

div.main_pic_message {
	position:absolute;
	top:207px;
	font-weight:bold;
	left:22px;
	font-size:1.8em;
	line-height:1em;
	color:#585858;
	text-transform:uppercase
}

div.main_pic_experience {
	position:absolute;
	top:237px;
	left:40px;
	font-weight:bold;
	font-size:1.8em;
	line-height:1em;
	color:#3f68cc;
	text-transform:uppercase
}
