html {
	height: 100%;
}
body {
	height: 100%;
	font-size: 75%;
	color: #333333;
	}
p {
	margin: 0 0 1.4em 0;
	}
a {
	text-decoration: underline;
	color: #333333;
	}
	a:hover {
		color: #000000;
		}
#vc-top {
	float:left;
	height:50%;
	margin-bottom:-255px; 
	width: 100px;
	}
#container {
	clear: both; 
	width: 750px;
	margin: 0 auto;
	height: 510px;
	position: relative;
	background: #EEEEEE url('../images/bg.jpg') top right no-repeat;
	}
	#container #ecoblow-logo {
		position: absolute;
		top: 0;
		right: 0;
		background: url(../images/eco-blow-logo.gif) top right no-repeat;
		width: 164px;
		height: 77px;
		text-indent: -1000em;
		}
	#container .title-logos {
		padding: 45px 0 25px 0;
		background: url(../images/title-logos.gif) bottom left no-repeat;
		margin: 0 0 20px 20px;
		}
	#container .lightweight-bottle-systems {
		margin: 0;
		padding: 0;
		background: url(../images/title-lightweight-bottle-systems.gif) top left no-repeat;
		text-indent: -1000em;
		height: 40px;
		}
#body {
	margin-right: 235px;
	padding: 0px 5px 10px 20px;
	background-color: #EEEEEE;
	}
	form {
		
		}
		form label {
			width: 70px;
			display: inline-block;
			margin-top: 4px;
			font-size: 0.925em;
			}
			form label.error {
				color: #ff0000;
				}
		form input {
			width: 140px;
			margin: 1px 0 10px 0;
			border: 0px solid #ffffff;
			padding: 2px;
			font-size: 11px;
			height: 14px;
			}
		form .form-left {
			float: left;
			width: 240px;
			}
			form .form-left label {
				float: left;
				}
		form .form-right {
			float: right;
			width: 230px;
			}
			form .form-right textarea {
				width: 165px;
				border: 0px solid #ffffff;
				padding: 2px;
				float: right;
				height: 75px;
				font-size: 11px;
				}
			form .form-right label {
				float: left;
				width: 50px;
				}
		form button {
			float: right;
			background-color: #A9D339;
			border: 0px solid #A9D339;
			color: #ffffff;
			padding: 2px 4px;
			margin: 4px 0;
			text-transform: uppercase;
			font-size: 11px;
			height: 18px;
			}
		form .form-row {
			}
			form .form-row button {
				float: left;
				padding: 1px 4px;
				margin: 1px 4px 4px 4px;
				vertical-align: top;
				overflow: 0;
				}
			form .form-row label {
				float: left;
				padding-top: 0;
				vertical-align: top;
				}
			form .form-row input {
				float: left;
				}
	#body .hr {
		border-top: 1px solid #DCDCDC;
		height: 1px;
		margin: 5px 0;
		}
	#body a.back {
		padding-left: 12px;
		background: url(../images/small-arrow.gif) left 1px no-repeat;
		font-size: 0.925em;
		text-decoration: none;
		display: inline-block;
		}
		#body a.back:hover {
			text-decoration: underline;
			}
	.tight-wrapper {
		padding-right: 15px;
		}
a.plastic-awards {
	display: block;
	width: 90px;
	height: 200px;
	position: absolute;
	right: 117px;
	bottom: 23px;
	background: url('../images/plastic-awards.gif') top left no-repeat;
	text-indent: -1000em;
	}
h2 {
	font-size: 1.2em;
	margin: 0 0 20px 0;
	}
#footer-logos {
	text-indent: -1000em;
	background: url('../images/footer.gif') center no-repeat;
	height: 77px;
	position: absolute;
	bottom: 25px;
	width: 100%;
	}
#footer {
	position: absolute;
	height: 15px;
	background-color: #ffffff;
	bottom: 0;
	width: 100%;
	padding: 10px 0 0 0;
	font-size: 0.925em;
	}
	#footer .left {
		float: left;
		width: 40%;
		}
	#footer .right {
		float: right;
		width: 40%;
		text-align: right;
		}
