div#pContent {
     background: url(../images/home/homepage_new.jpg) no-repeat;
     height: 389px;
     width: 774px;
}

div#cmsContent p {
     color: #2D3432;
     width: 275px;
     padding: 0;
     margin: 0;
     position: relative;
     top: 70px;
     left: 470px;
     line-height: 17px;
     font-size: 1.1em;
     font-family: Arial, Helvetica, Verdana, sans-serif;

}


div#cmsContent .big {
	font-size:1.5em;
	font-weight:bold;
	padding-bottom:10px;
	
}


/*
div#cmsContent p#tagline { font-size:18px;
			font-family:georgia, serif;
			line-height:1.3; }

div#home-content {width: 230px;
     padding: 10px;
     top: 20px;
     left: 15px;
     background-color:#FFF;
     position: relative;
     }
*/