@charset "utf-8";
/* CSS Document */

.productionews {
	background-image:url(../images/projects/prodnews.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:28px;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:2px;
	}

.projectbanner {
	background-image:url(../images/projects/projectsbanner.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:303px;
	width:950px;
	}
	
.projectbannertext {
	width:375px;
	float:left;
	margin-left:550px;
	margin-top:50px;
	text-align:center;
	}

.projectbannerh1 {
	font-size:36px;
	line-height:38px;
	color:#000000;
	font-weight:normal;
	text-align:center;
	}

.projectbannerh2 {
	font-size:18px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
	text-align:center;
	}