/* CSS Document */

body { /*	background-image:url(/css/page-backgrounds/tubes-packaging-gateway-1.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:30px 77px;*/
	
}
h1,
h2,
h3,
h4,
h5,
h6 { padding-bottom:0px; }
#content {
	position:absolute;
	top:111px;
	width:850px;
	height: 550px;
}
li p{
	height:12px;
}
#pageTitle {
	position:relative;
	white-space:nowrap;
	text-align:left;
	top: 0px;
	color: #615E6C;
	width: 40em;
	left: 15px;
}
#FormIntroBlurb P{
	Padding-left: 10px;
}

.textAreaContainer {
	margin:5px 5px 5px 5px;
}
.textAreaContainer textarea {
	color:#333333;
	width:35em;
	height:auto;
}
.inputListContainer { width:25em; }
div.inputListContainer {
	border:2px;
	border-color:#666666;

}
.inputListContainer li {
	display:block;
	padding-top:15px;
	padding-bottom:0x;
	padding-left:0;
	padding-right:0;
	list-style:none;
}
.inputListContainer input,
.inputListContainer textarea {
	display:block;
	width:30em;
}
.inputListContainer textarea {
	height:5em;
}
.inputListContainer textarea { height:5em; }
.inputListContainer p {
	margin-right: 1em;
	height: 20px;
	width: 15em;
	line-height: 13px;
}
div#inputSpecContainer {
	position:relative;
	width:100%;
	border:thin;
	right: 0px;
	top: 0px;
	height: 300px;
}

div#inputContactContainer {
	position:relative;
	border:thin;
	right: 0px;
	top:15px;
}

#rightContent {
	position:absolute;
	top:48px;
	left: 60%;
}
#rightContent h3 {
	text-align:left;
}
#leftContent {
	position:absolute;
	left:0px;
	top:48px;
	width: 50%;
	bottom:0px;
	float: left;
}
div#inputTellUsProjectContainer {
	position:relative;
	top:10px;
	width:100%;
	left: -1px;
}
div#inputTellUsFeaturesContainer {
	position:relative;
	top:10px;
	width:100%;
	left: 0px;
}
#inputTellUsProjectContainer textarea {
	height:100px;
}
#inputTellUsFeaturesContainer textarea {
	height:80px;
}
#submitButton {
	position:relative;
	top:25px;
	right: 0px;
	width: 143px;
}
#footer {
	display:block;
	width:900px;
	float: left;
	margin-left: 2px;
	position: absolute;
	left: 0px;
	top: 680px;
}
