#preparationGuide {
	position:relative;
	width:720px;
	height:700px;
	padding:15px 0 8px 0;
	background-color:#FFFFFF;
	text-align:left;
	font: normal normal normal 11px/14px verdana,arial;
	color:#000000;
}
#preparationGuide .footer-usda-logo {
	position:relative;
	width:708px;
	top:-2px;
	left:0;
	z-index:-1;
	padding:10px 0 8px 0;
	background:transparent url(../images/h-divider.gif) repeat-x left top;
}
#preparationGuide h2 {
	color:#990033;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	background: none;
}
#preparationGuide #leftImage {
	float:left;
	width:375px;
	height:168px;
}
#preparationGuide #rightImage {
	float:right;
	width:336px;
	height:168px;
}
#preparationGuide #rightImage p {
	padding-top:0;
	padding-left:10px;
	color:#000000;
	font-size:11px;
}
#preparationGuide #rightImage img {
	padding:32px 0 5px 0;
}
#preparationGuide #middle-contents {
	position:absolute;
	top:183px;
	left:0;
	width:720px;
	background:transparent url(../images/h-divider.gif) repeat-x left top;
}
#preparationGuide #middle-contents .vLine {
	float:left;
	width:2px;
	height:420px;
	background: transparent url(../images/v-divider.gif) repeat-y left top; 
}
#preparationGuide a.arrow-link {
	background:transparent url(../images/arrow.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
	color:#3399CC;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#preparationGuide a.arrow-link:hover {
	text-decoration:underline;
}

#preparationGuide #middle-contents ul li {
	color:#999999;
	font-size:10px;
	padding:8px;
	list-style:none;
	background:transparent url(../images/preparation-list.gif) no-repeat 0 14px;
	list-style-position:outside;
}
#preparationGuide #middle-contents #leftContent {
	float:left;
	width:226px;
	padding:8px 5px 8px 5px;
}
#preparationGuide #middle-contents #middleContent {
	float:left;
	width:226px;
	padding:8px 8px 8px 12px;
}
#preparationGuide #middle-contents #rightContent {
	float:left;
	width:220px;
	padding:8px 0 8px 14px;
}
#preparationGuide #middle-contents #rightContent img { 
	padding-top:22px;
}
#preparationGuide #footer-contents {
	position:absolute;
	top:603px;
	left:0;
	width:712px;
	background:transparent url(../images/h-divider.gif) repeat-x left top;
	padding:15px 15px 15px 0;
}
#preparationGuide #footer-contents img {
	float:left;
}
#preparationGuide #footer-contents div {
	float:right;
	width:585px;
}
#preparationGuide #footer-contents h2 {
	padding-top:12px;
}
#preparationGuide #contents {
	float:left;
	width:483px;
}
#preparationGuide h3 {
	color:#993333;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 4px 0;
	text-transform:uppercase;
}
#preparationGuide a.arrow-link {
	background:transparent url(../images/arrow.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
	color:#3399CC;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#preparationGuide a.arrow-link:hover {
	text-decoration:underline;
}
#preparationGuide #rightContents h3 {
	font-size:10px;
	padding:6px 0;
	font-weight:bold;
	text-transform:uppercase;
}
#preparationGuide #rightContent p {
	font-size:10px;
	text-align:left;
	padding:5px 0 0 0;
	color:#999999;
}

#preparationGuide #footer-contents p {
	padding:5px 0 7px 0;
	color:#999999;
	font-size:10px;
}
