


body { font: normal 11px helvetica, arial, sans-serif; }
.break { clear: both; visibility: hidden; margin: 0; padding: 0; }
img {border: none;}
#container { width: 990px; margin: 0 auto; padding: 0; position: center; }

/* always use "/*" for style comments */
/* margin: top, right, bottom, left*/
#leftcol { float: left; width: 266px; margin: 0 20px 0 0; background: none; }
#nav ul { margin: 0; padding: 0; list-style: none;}
#nav li { margin: 0; padding: 0;}


#rightcol { float: left; width: 704px; margin: 0 0 125px 0; padding: 77px 0 0 0; background: url(images/bg.gif) no-repeat; }
	<!--background: url(images/featurecardboard.gif) no-repeat; -->
	
	<!--#thumbs { height: 50px; background: green; } -->
.design { background: url(images/bg_design.jpg) no-repeat; padding: 80px 0 0 95px; }
.video { background: url(images/bg_video.jpg) no-repeat; padding: 80px 0 0 95px; }
.sketches { background: url(images/bg_sketches.jpg) no-repeat; padding: 80px 0 0 95px; }
.photo { background: url(images/bg_photography.jpg) no-repeat; padding: 80px 0 0 95px; }
.contact { background: url(images/bg_contact.jpg) no-repeat; padding: 80px 0 0 95px; }
	.thumbs {width: 566px; height: 61px; margin: 0 0 10px 0; padding: 0; }
		.thumbs img { margin: 0 10px 0 0; }


	.introimage { float: left; width: 436px; }
	.introtext { float: right; width: 258px; font: normal 12px <span style="font-family: geneva, arial, helvetica, sans-serif;">this font is sans-serif</span>; }







#footer { width: 990px; margin: 30px 0 0 0; background: none; text-align: center; }
<!--.copyright { font: normal 11px helvetica; color:0000; float: left; } -->


