body{
	text-align:center;
	font-family:arial;
	font-size:11px;
	color:#545454;
}
a {
	color:#E33C0D;
	font-size:11px;
}
#window {width:635px;}
.floatwrapper {
	width:635px;
	overflow:hidden;
}
.floatleft {
	float:left;
}
.floatright{
	float:right;
}
img {
	border:none;
}
#wrapper{
	text-align:left;
	margin: 0 auto;
	
}
#nav ul {
	float:right;
	margin-top:15px;
}
*html #nav ul {
	margin-bottom:15px;
}
#nav ul li {
	display:inline;
	margin-left:27px;
}
#bodyWrapper{
	background:url(../images/fieldprint/contents_bg.gif) repeat-x;
	width:635px;
}
#home #bodyWrapper{
	background:#FDFDFD url(../images/fieldprint/home_thumbsup.jpg) repeat-x;
	padding-bottom:20px;
}
#scheduleanappointment #bodyWrapper
{
	background:#F4F4F4 url(../images/fieldprint/schedule_bg.jpg) no-repeat;
}
#leftCol{
	width:235px;
	position:relative;
	
}
#leftCol #leftImg
{
	position:absolute;
	top:-4px;
	left:-19px;
}
#home #leftCol {
	width:220px;
	padding:10px;
	margin:20px;
	background:#FFFFFF;
}
*html #home #leftCol {
	margin-left:10px;
}
#Qs{
	border-top:solid 1px #E2E2E2;
	margin-top:15px;	
}
#Qs ul{
	padding-left:0;
	margin-left:0;
}
#Qs ul li {
	list-style:none;
}
#Qs #needToBring{
	text-indent:-9000px;
	background:url(../images/fieldprint/need_to_bring.gif) no-repeat;
	height:45px;
}
#Qs #needToKnow{
	text-indent:-9000px;
	background:url(../images/fieldprint/need_to_know.gif) no-repeat;
	height:45px;
}
#rightCol
{
	width:370px;
	padding-bottom:10px;
}
#home #rightCol {
	width:226px;
}
#home #rightCol ul {
	list-style:none;
	font-size:11px;
	margin-top:50px;
}
#scheduleanappointment #leftCol 
{
	display:none;
}
#scheduleanappointment #rightCol 
{
	float:none;
	margin-left:253px;
}
#scheduleanappointment #scheduleBox 
{
	margin-top:-10px;
	background:#FFFFFF;
	margin-right:10px;
	padding:10px;
}
#scheduleanappointment #whatToBring 
{
	margin-top:10px;
	border-top:solid 1px #E2E2E2;
	margin-right:20px;
	padding-top:15px;
	font-size:11px;
}
#scheduleanappointment #whatToBring p
{
	margin-left:2px;
}
#leftCol h1 {
	text-indent:-9000px;
	background:url(../images/fieldprint/h_schedule_appt.gif) no-repeat;
	height:17px;
	margin-bottom:0;
	padding-bottom:0;
	margin-left:5px;
	margin-top:200px;
}
#home #leftCol h1 
{
	margin-top:0;	
}
#leftCol h2 {
	text-indent:-9000px;
	background:url(../images/fieldprint/h2_togetstarted.gif) no-repeat;
	margin:0;
	height:26px;
	margin-left:5px;
}
*html #leftCol h2 {
	margin-top:-20px;
}
#leftCol h3 {
	text-indent:-9000px;
	background:url(../images/fieldprint/h3_dontknowcode.gif) no-repeat;
	margin:0;
	height:26px;
	margin-left:5px;
}
.textarea{
	height:18px;
	width:141px;
	border:none;
	background:url(../images/fieldprint/text_bg.gif) no-repeat;
}
#scheduleanappointment .textarea{
	height:18px;
	width:92px;
	border:none;
	background:url(../images/fieldprint/short_code_input.gif) no-repeat;
}
#rightCol h1.history {
	text-indent:-9000px;
	background:url(../images/fieldprint/h_history.gif) no-repeat;
	height:28px;
	margin:15px;
}
#rightCol H1 {
	color:#E33C0D;
	font-size: 23px;
	margin-top: 15px;
}
#rightCol p{
	margin:0 15px 10px 15px;
}
#rightCol .inset
{
	margin:10px;
}
#footer {
	color:#898989;
	font-size:10px;
}
#footer a{
	color:#898989;
	text-decoration:none;
}
#footer ul {margin-right:10px;}
#footer ul li {
	display:inline;
	padding-right:10px;
	margin-right:5px;
	background:url(../images/fieldprint/pipe.gif) no-repeat right;
}
a.calltoaction{
	color:#E33C0D;
	font-size:11px;
	font-weight:bold;
	padding-right:20px;
	margin-left:15px;
	background:url(../images/fieldprint/calltoaction_arrow.gif) no-repeat right;
}