body {
	font-family: "100% Verdana", Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(InterfacePieces/FarBackground.gif);
	background-repeat: repeat;
	font-size: 1em;
	text-align: center;
	margin-top: 20px;
	margin-left: 40px;
}

* {margin:0; padding:0}

a {
	color:#B91E2F
}

#container {
	width: 900px;
	text-align: left;
	background-color: #FFF;
	height: 677px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#VerticalRedBar {
	background-color: #BE1D2D;
	height: 677px;
	width: 4px;
	position: absolute;
}
#CMMLogo {
	position: absolute;
	top: 5px;
	width: 154px;
	left: 5px;
}
#ContactButton {
	position: absolute;
	left: 31px;
	top: 322px;
	width: 105px;
}
#CMMbottomgraphic {
	width: 155px;
	position: absolute;
	height: 334px;
	top: 343px;
	left: 5px;
}
#MiniSampleColumn {
	background-image: url(InterfacePieces/RollerColumn.png);
	background-repeat: repeat-y;
	left: 159px;
	position: absolute;
	height: 677px;
	width: 82px;
	top: 0px;
}
#MiniSamples {
	position: absolute;
	left: 162px;
	top: 0px;
	padding-top: 161px;
	padding-right: 15px;
	padding-left: 24px;
	width: 40px;
}
#MiniSamples img {
	margin-bottom: 20px;
}
#Header1 {
	height: 108px;
	width: 220px;
	position: absolute;
	left: 241px;
	top: 0px;
}
#Header2 {
	height: 108px;
	width: 216px;
	position: absolute;
	left: 461px;
	top: 0px;
}
#Header3 {
	height: 108px;
	width: 224px;
	position: absolute;
	left: 676px;
	top: 0px;
	background-color: #231F20;
}
#LogoButton {
	position: absolute;
	left: 240px;
	top: 108px;
	width: 165px;
}
#WebsiteButton {
	position: absolute;
	left: 405px;
	top: 108px;
	width: 165px;
}
#PrintButton {
	position: absolute;
	left: 570px;
	top: 108px;
	width: 165px;
}
#MiscButton {
	position: absolute;
	left: 735px;
	top: 108px;
	width: 165px;
}
#LargeSampleArea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	text-align: left;
	height: 434px;
	width: 578px;
	position: absolute;
	left: 240px;
	top: 160px;
}
#LargeSample {
	height: 350px;
	width: 500px;
	position: absolute;
	left: 20px;
	top: 21px;
	padding: 20px;
}
#ButtonArea {
	background-color: #231F20;
	height: 35px;
	width: 660px;
	position: absolute;
	left: 240px;
	top: 125px;
}
#BottomGradientBar {
	background-image: url(InterfacePieces/BottomGradient.png);
	background-repeat: repeat-x;
	height: 73px;
	width: 582px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
	position: absolute;
	left: 240px;
	top: 594px;
}
#RightGradientBar {
	background-color: #231F20;
	background-image: url(InterfacePieces/RightGradient.png);
	background-repeat: repeat-y;
	height: 451px;
	width: 69px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #231F20;
	position: absolute;
	left: 821px;
	top: 160px;
}
#CornerGradient {
	height: 73px;
	width: 69px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
	position: absolute;
	left: 821px;
	top: 594px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #231F20;
	background-color: #231F20;
}
#TitleofSample {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	margin-top: 4px;
	margin-left: 6px;
	color: #666;
}
#SampleNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .85em;
	color: #666;
	text-align: center;
	position: relative;
	top: 385px;
}
#LargeSampleArea p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .95em;
	color: #666;
	background-color: #DCDCDC;
	line-height: 1.3em;
	width: 520px;
	height: 380px;
	overflow: scroll;
	margin: 0px;
	padding: 20px;
	position: absolute;
}

#LargeSampleArea p em strong {
	color:#333;
	font-size: 1.25em;
}
