div#index
{
    background-image: url(../images/clear.gif);
    background-repeat: no-repeat;
}

div#index div { display: block; }
div#index div .text { clear: left; }
div#index .quality  { width: 217px; height : 100%; }
div#index .preview { width: 635px; height: 100%; float: left; }

div#index .quality .image
{
	margin-left: 8px;
	width: 215px;
}

.preview .image, .preview .text { margin: auto; width: 635px; }

div#index .preview .image { margin-top: 5px; }

div#index .quality .image{ margin-top: 5px; }

.body .image { }