/* CSS Document */
html,body{ 
	background-image: url(../img/content-bg-sizes.gif);
}

.sizes_right{
	width: 400px;
	background-color:#66FF00;
	margin-left: 300px;
}
#sizes_left{
	float: left;
	width: 300px;
	background-color:#CC6633;
}
#sizesbox{ margin: 10px 0pt 0pt; padding: 0pt; position: relative; width: 740px; height: 400px; }
#redsizes{ position: absolute; top: 0pt; left: 0pt; width: 320px; height: 340px; background-image: url(../img/sizes/main-left-bg.gif); background-repeat: no-repeat; background-position: left top; }
#txt1{ position: absolute; left: 20px; top: 20px; width: 270px; height: 100px; font-size: 10px; }
#txt2{ position: absolute; left: 20px; top: 172px; width: 270px; height: 120px; }
#rightboxes{ width: 370px; margin-left: 360px; padding-top: 0px; text-align: center; }