/**
  * General Layout
  * Author: Medeea WebWorks - http://www.medeeaweb.com
  */
.headline1 {	margin:0px;	padding:0px; background-image:url(../img/headline1.gif); background-repeat:no-repeat; background-position:top left; height:61px; }
.headline1a {	margin:0px;	padding:0px; background-image:url(../img/headline1a.gif); background-repeat:no-repeat; background-position:top left; height:90px; }
.headline1 h1 { font-size:28px; color: #363636; font-weight:normal; padding:14px 20px; letter-spacing:-0.5px; }
.content1 { padding:15px 20px; font-size: 12px;  text-align:left; background-image:url(../img/content1_bg.gif); background-repeat:repeat-x; background-position:top left; line-height:1.5; color:#4C4C4C; }