div#pContent {
     background: url(../images/home/homepage.jpg) no-repeat;
     height: 389px;
     width: 774px;
}

div#cmsContent p {
     color: #FBFBF9;
     width: 230px;
     padding: 0;
     margin: 0 0 10px 0;
     position: relative;
     top: 65px;
     left: 60px;
     line-height: 17px;
     font-size: 1.1em;
     font-family: Arial, Helvetica, Verdana, sans-serif;
}

/*
div#cmsContent p#tagline { font-size:18px;
			font-family:georgia, serif;
			line-height:1.3; }

div#home-content {width: 230px;
     padding: 10px;
     top: 15px;
     left: 15px;
     background-color:#FFF;
     position: relative;
     }
*/