body {
	background:#fbc211 url(/images/int_background.jpg) top no-repeat;
}

#int {
	width:988px;
	padding-top:90px;
	position:relative;
}
	#latest_box {
		position:absolute;
		top:170px;
		right:-36px;
	}

	#int_header {
		height:65px;
		padding:15px 0px 0px 20px;
		background:url(/images/product_header_bg.png) top no-repeat;
	}
		#int_title {
			width:266px;
		}
			#int_download {
				margin-top:3px;
				background:url(/images/download_arrow.gif) left no-repeat;
				padding-left:15px;
				color:#FFF;
				font-size:10pt;
				font-weight:bold;
				font-style:italic;
				text-transform:uppercase;
			}
				#int_download a {
					color:#FFF;
					text-decoration:none;
				}
				#int_download a:hover {
					color:#FFF;
					text-decoration:underline;
				}
				
	#int_content {
		background:url(/images/int_content_bg.gif) top repeat-y;
		padding:20px 460px 20px 20px;
		width:509px;
		min-height:460px;
	}
	#int_content_order {
		background:url(/images/int_content_bg.gif) top repeat-y;
		padding:20px;
		width:950px;
		min-height:460px;
	}
	#int_content_bottom {
		background:url(/images/int_content_bottom.gif) bottom no-repeat;
		height:5px;
		margin-bottom:10px;
	}
				
	#latest_body_top {
		background:url(/images/latest_bg_top.gif) top repeat-y;
	}
		
		#latest_product {
			width:485px;
			padding:20px;
		}
			#latest_title {
				text-align:center;
				color:#00a2e5;
				font-size:14pt;
				font-weight:bold;
				font-style:italic;
				margin-bottom:15px;
			}
			.latest_image {
				width:235px;
				vertical-align:middle;
				text-align:center;
			}
	
	#latest_body_middle {
		height:14px;
		background:url(/images/latest_bg_middle.gif) top no-repeat;
	}
	
	#latest_body_bottom {
		min-height:236px;
		background:#d7dfe2 url(/images/latest_bg_bottom.gif) bottom no-repeat;
		margin-bottom:10px;
	}
		#latest_description {
			width:465px;
			padding:20px;
		}
		
		#latest_retailers {
			padding:20px;
		}
			#retailers_header {
				width:930px;
				padding:5px 5px 5px 14px;
				border:solid #778893;
				border-width:1px 0px;
				background:url(/images/retailers_arrow.gif) left no-repeat;
				font-size:10pt;
				font-weight:bold;
				font-style:italic;
				text-transform:uppercase;
			}
			#retailers_body {
				padding:14px;
				line-height:12pt;
			}
	



