/* GLOBAL STYLES */
@import url(global.css);

/* GLOBAL STYLES UNIQUE TO SUBPAGE */
.content h1				{ font: bold 2em Georgia,"Times New Roman",Times,serif; color: #A8843F; margin: 10px 0 10px 40px; }
.content h2   			{ font: bold 1.4em Georgia,"Times New Roman",Times,serif; }
.block    				{ width: 275px; height: 67px; background: url(../_images/label.gif) no-repeat; padding: 16px 0 0; overflow: hidden; margin: 11px 0 0; }
	.block p   			{ font: bold 1.1em/1.4em Georgia,"Times New Roman",Times,serif; color: #a8843f; margin: 0; text-align: center; }
	.block a.step  		{ width: 146px; height: 24px; display: block; background: url(../_images/step.gif) no-repeat; position: relative; margin: 8px 0 0 64px; text-indent: -9999px; }
.flashplayer			{ padding: 10px 0 0 0; clear: both; }
.leftcolumn .box td		{ padding-left: 39px; }

/* right column for supplemental content */
.rightcolumn h2   		{ width: 258px; height: 18px; background: url(../_images/preview-our-samples-title.png) no-repeat; line-height: 14px; text-indent: -9999px; margin: 15px 0 8px 5px; }
.rightcolumn h3   		{ width: 258px; height: 18px; background: url(../_images/step-by-step-title.png) no-repeat; line-height: 14px; text-indent: -9999px; margin: 0 0 0 5px; }
.list    				{ width: 276px; margin: 0; padding: 0; overflow: hidden; list-style: none; }
.list li   				{ width: 258px; background: url(../_images/bg-box.png) repeat; padding: 9px; margin: 10px 0 0; }
.list li div  			{ width: 198px; min-height: 52px; padding: 0 0 0 60px; overflow: hidden; }
* html .list li div 	{ height: 52px; overflow: visible; }
.list li.one div 		{ background: url(../_images/one.png) no-repeat; }
.list li.two div 		{ background: url(../_images/two.png) no-repeat; }
.list li.three div 		{ background: url(../_images/three.png) no-repeat; }
.list li div p			{ margin: 5px 0 0; }

