﻿#container {
	margin: 0px auto 0px auto;
	width: 750px;
	background-color: #FFFFFF;
	height: 385px;
}
#header {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-image: url('images/order_info_top.jpg');
	width: 750px;
	height: 115px;
	margin: 0px;
	line-height: 187px;
	text-align: center;
}
#order_parts_main {
	margin: 15px 25px 0px 25px;
	height: 212px;
	background-image: url('images/carefree_parts_top_back.jpg');
	background-repeat: no-repeat;
}
p.order_top {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	margin: 10px 10px 0px 10px;
	text-align: center;
}
p.order_top_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	height: 194px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #283071;
	text-align: center;
	line-height: 45px;
	background-image: url('images/accessories_footer.jpg');
	background-repeat: no-repeat;
	width: 750px;
	height: 45px;
	margin: 0px auto 0px auto;
}

