﻿@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.customplasticprinters.com/samplerequest/images/bgtile.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #333333;
}
#container {
	text-align: left;
	display: block;
	width: 890px;
}
#container form{
	display: inline;
}
#header {
	height: 45px;
}
.style1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#samperequestbody {
	background-image: url(http://www.customplasticprinters.com/samplerequest/images/bodybg_tile.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#samperequestbody h1 {
	font-size: 24px;
	background-image: url(http://www.customplasticprinters.com/samplerequest/images/sampleH1_background.jpg);
	background-repeat: repeat-x;
	display: block;
	width: 340px;
	position: relative;
	left: -30px;
	padding-top: 6px;
	padding-left: 32px;
	color: #FFFFFF;
	height: 35px;
}
#samperequestbody h2 {
	font-size: 15px;
}
.style1 {color: #FFFFFF}