@charset "utf-8";
/* CSS Document */

a img { border: none; }

#top_row {
	background-color: #060;
	width: 988px;
	margin-top: 0;
	margin-bottom: 0;
	height: 380px;
	background-image: url(images/stratford%20plastic%20brand.gif);
	background-repeat: no-repeat;
	background-position: center 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000;
}
#container {
	background-color: #060;
	float: left;
	height: 600px;
	width: 988px;
}
#middle_row {
	background-color: #060;
	float: left;
	height: 70px;
	width: 988px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCC;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	padding: 0px;
	margin: 0px;
	top: 380px;
}

#newsline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333;
	text-align: center;
	width: 970px;
	float: left;
	height: 90px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: middle;
	top: 100px;
	padding: 0px;
}

#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	height: 13px;
	width: 988px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}
