	html, body {
		background-color: #c7c7c7;
		border: 0px;
		padding: 0px;
		margin: 0px;
		height: 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		
		background-image: url('../_images/bg-main.png');
		background-repeat: repeat-y;
		background-position: top center;
	}
	a:link {
		color: #902424;
		text-decoration: underline;
	}
	a:visited {
		color: #444;
		text-decoration: underline;
	}
	a:hover {
		color: #902424;
		text-decoration: none;
	}
	p {
		margin: 0em 0em 1.5em 0em;
		padding: 0em;
	}
	h1, h2, h3 {
		margin: 0em 0em 0.5em 0em;
		padding: 0em;
	}
	h1 {
		font-size: 20px;
	}
	h1.padTop, h3.padTop {
		padding-top: 10px;
	}
	form {
		text-align: left;
	}
	#parent {
		width: 100%;
		height: 100%;
		text-align: center;
	}
	#header {
		height: 104px;
		vertical-align: bottom;
		text-align: center;
		background-image: url('../_images/bg-top.png');
		background-position: bottom left;
		background-repeat: repeat-x;
	}
	#header table, #bottom table {
		margin: auto;
	}
	#header td {
		vertical-align: bottom;
	}
	#bottom {
		vertical-align: top;
		text-align: center;
	}
	#main {
		width: 1000px;
	}
	
	#bg-left {
		background-color: #c7c7c7;
		background-image: url('../_images/bg-left.png');
		background-position: top right;
		background-repeat: repeat-y;
	}
	
	/* Tag line and Phone number */
	#tag {
		text-align: center;
		font-family: Arial, sans-serif;
		font-size: 18px;
		font-style: italic;
		color: #000;
		padding: 5px 0px 0px 23px;
	}
		
	#phone {
		text-align: right;
		font-family: Arial, sans-serif;
		font-size: 22px;
		font-style: italic;
		color: #902424;
		padding: 6px 25px 0px 0px;		
	}

	/* Columns */
	#left, #middle, #right, #wide {
		text-align: left;
		vertical-align: top;
	}
	#left {
		padding: 10px 0px 0px 20px;
	}
	
	#middle {
		padding: 10px 20px 0px 20px;
	}
	
	#right {
		padding: 10px 21px 0px 0px;
	}
	#wide {
		/* Used for a two-column layout */
		padding: 10px 21px 0px 20px;
	}
	
	td#left div#mark8 {border: 0;}
	td#left div#mark8 a {height:179px; width:215px; text-decoration: none;cursor: pointer;}
	td#left div#mark8 a:hover {color: #555;}
	td#left div#mark8 a div.rollo-mixer-8 {background: url('../_images/home-rollo_mixer.gif') no-repeat; width: 215px; height: 179px;}
	td#left div#mark8 a div.rollo-mixer-8 ul {margin: -6px 0 0 1px; color: black; font-size:11px; padding:0 0 0 17px; font-weight:bold; font-family:Arial Narrow;}
	td#left div#mark8 a div.rollo-mixer-8 ul li {margin: 2px 0;}
	td#left div#mark8 a div.rollo-mixer-8 p.worldLeader {font-style:italic; font-size: 9px; color: #555; text-align: right; margin: 12px 5px 0 0;}
	
	#mixer_images_main {display: block; height: 280px; width: 670px; padding-top: 15px;}

	#mixer_images_main label {float: left; clear: none; position: absolute; font-size: 16px; font-weight: bold; font-family: Arial, sans-serif;}
	#mixer_images_main label.mk6 {margin-left: 00px; margin-top: 155px;}
	#mixer_images_main label.mk7 {margin-left: 500px; margin-top: 235px;}
	#mixer_images_main label.mk7-1 {margin-left: 620px; margin-top: 145px;}
	#mixer_images_main label.mk8 {margin-left: 310px; margin-top: 220px;}
	#mixer_images_main label.mk9 {margin-left: 60px; margin-top: 230px;}
	
	#mixer_images_main img {float: left; clear: none; position: absolute;}
	#mixer_images_main img.mk6 {margin-left: 0px; height: 150px; z-index: 1;}
	#mixer_images_main img.mk7 {margin-left: 395px; margin-top: 65px; height: 180px; z-index: 2;}
	#mixer_images_main img.mk7-1 {margin-left: 500px; height: 160px; z-index: 1;}
	#mixer_images_main img.mk8 {margin-left: 205px; margin-top: 00px; height: 250px; z-index: 1;}
	#mixer_images_main img.mk9 {margin-left: 70px; margin-top: 65px; height: 185px; z-index: 2;}
	
	/* Box styles */
	.box {
		width: 216px;
		border: 1px solid #bdbdbc;
		background-color: #fff;
		font-family: Arial, sans-serif;
		margin-bottom: 25px;
	}
	.boxWide {width: 435px; border: 1px solid #bdbdbc; background-color: #fff; font-family: Arial, sans-serif; margin-bottom: 25px;}
	
	.box .title, .boxWide .title {
		width: 209px;
		height: 20px;
		padding: 4px 0px 2px 7px;
		background-image: url('../_images/bg-box.jpg');
		background-repeat: repeat-x;
		color: #902424;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
	}
	
	.boxWide .title {width: 428px;}
	
	.box .title a:link, .box .title a:visited, .boxWide .title a:link, .boxWide .title a:visited {
		color: #902424;
		text-decoration: none;
	}
	.box .title a:hover, .box .title a:hover, .boxWide .title a:hover {
		color: #902424;
		text-decoration: underline;
	}
	.box .content, .boxWide .content {
		font-size: 12px;
		padding: 10px;
	}
	.box ul.content, .box ol.content, .boxWide ul.content, .boxWide ol.content {
		font-size: 12px;
		margin: 10px 10px 10px 0px;
		padding: 0px 0px 0px 30px;
	}
	.box ul.content, .boxWide ul.content {
		list-style-type: square;
	}		
	.box li, .boxWide li {
		margin-bottom: 1em;
	}
	.box li ul, .boxWide li ul {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 20px;
	}
	.box li a:link {
		color: #902424;
		text-decoration: none;
	}
	.box li a:visited {
		color: #444;
		text-decoration: none;
	}
	.box li a:hover {
		color: #000;
		text-decoration: underline;
	}
	.light {
		color: #777;
	}
	.box #videos, .box #samples {
		overflow: hidden;
	}
	
	/* Bullet Boxes - Faded BG */
	.bullet {
		background-color: #fff;
		font-family: Arial, sans-serif;
		margin-bottom: 15px;
		padding: 7px 8px 0px 6px;
		background-repeat: no-repeat;
		min-height: 110px;
	}
	.bulletNarrow {
		width: 202px;
		background-image: url('../_images/bulletbox-narrow.jpg');
		border: 1px solid #c6c6c6;
		padding-bottom: 10px;
		min-height: 0px;
	}
	.bulletWide {
		width: 420px;
		background-image: url('../_images/bulletbox-wide.jpg');
	}
	.bulletImg {
		float: left;
		margin: 0px 6px 6px 0px;
	}
	.bullet .title {
		font-size: 14px;
		font-weight: bold;
		text-align: left;		
	}
	.bullet .title a:link, .bullet .title a:visited {
		color: #000;
		text-decoration: none;
	}
	.bullet .title a:hover {
		color: #000;
		text-decoration: underline;
	}
	.bullet .content {
		text-align: left;
		font-size: 12px;
		padding: 3px 0px 0px 0px;
	}
	
	/* News box */
	.floatLeft {
		float: left;
		padding-right: 5px;
	}
	.date {
		color: #555555;
		font-style: italic;
	}
	
	#bottomLinks, #copyright {
		width: 1000px;
		margin: auto;
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		color: #777;
		padding: 10px 0px 10px 0px;
		line-height: 16px;
	}
	
	#bottomLinks a:visited {
		color: #555;
	}
	#bottomLinks a:link, #bottomLinks a:hover {
		color: #902424;
	}
	
	#copyright a:link, #copyright a:visited {
		color: #777;
	}
	
	#copyright a:hover {
		color: #902424;
		text-decoration: underline;
	}
	
	img.border {
		border: 1px solid #444;
	}

/* Box controls */
	.controls {
		float: right;
	}
	.controls img {
		padding-right: 3px;
	}
/* Left and right arrows */
	.left {
		background-image: url('../_images/box-left-on.png');
		background-position: left;
		background-repeat: no-repeat;
	}
	.right {
		background-image: url('../_images/box-right-on.png');
		background-position: left;
		background-repeat: no-repeat;
	}

	.red {
		color: #902424;
	}
	
	.short{font-size: 14px; border: 1px solid #bdbdbc; width: 280px; padding: 10px;}
	.long{font-size: 14px; border: 1px solid #bdbdbc; padding: 10px;}

/* homepage SWF */
	a #swf {
		width: 432px;
		display: block;
		height: 228px;
		background: url('../images/home_mixers.jpg') top left no-repeat;
		margin-bottom: 2em;
		border: 1px solid #bdbdbc;
	}
	a #swf h1 {
		margin: 0px;
		padding: 5px 0px 5px 10px;
		font-size: 13px;
	}
	a #swf p {
		margin: 0px;
		padding: 0px 10px 10px 10px;
		font-size: 11px;
		color: #555;
	}
