	html { height: 100%; }
 	body, #wrapper { margin: 0px; padding: 0px; /*height: 100%;*/ background: #a2a0a1; text-align: center; font-family: Arial; vertical-align: top; }
	body { background: #a2a0a1; font-size: 12px; font-family: Arial; text-align: center; margin: 0px; top: 0px;	bottom: 0px; vertical-align: top; }
	area { border: 0px; }
	img { border: 0px; }
	map { border: 0px; }
	div.title { font-weight: bold; font-size: 14px;	margin-bottom: 20px; }
	div.p {	font-size: 12px; margin-bottom: 10px; }
	#page { width: 100%; background: #a2a0a1; text-align: center; }
	div { margin-bottom: 0px; }
	table#main { width: 998px; vertical-align: top; }
	/*
	td.leftEdge { background: url('/includes/images/left_edge.jpg') repeat-y right #a2a0a1; }
	td.rightEdge { background: url('/includes/images/right_edge.jpg') repeat-y left #a2a0a1; }
	*/
	td.leftEdge { background: #FFFFFF; }
	td.rightEdge { background: #FFFFFF; }
	#content { background: #e5e5e5 url('/includes/images/mid_span.jpg') repeat-y; width: 519px; vertical-align: top; }
    #contentDiv { color: #505050; padding: 15px; text-align: justify; vertical-align:top; }
	#primaryImage { text-align: center; }
	#productTitle { font-weight: bold; font-size: 14px; text-align: center; }
	#MainMenu { vertical-align: top; }
	div.line { height: 10px; width: 90%; border-bottom: 1px solid #b5b5b5; margin: 0px; padding: 0px; }
	h1.indexTitle { font-weight: bold; font-size: 14px; }
	.googleHide { display: none; }
	div.special { font-weight: bold; font-size: 16px; font-family: SansSerif; color: #EE0000; text-align: center; text-transform: uppercase; padding: 20px; }