/* CSS Document */

/* Navigation */
a:link {
	color: #515F23;
}
a:visited {
	color: #515F23;
}
a:hover {
	color: #FF0000
}

/* Tags and Containment */
body {
	background-color: #E7DEB3;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px none;
}
#global {
	text-align: left;
	width: 800px;
	border: 0px none;
	background-color: #EE2D24;
}
#header {
	height: 107px;
	width: 800px;
	border: 0px none;
	position: relative;
}
#contentpane {
	background-color: #EE2D24;
	height: 585px;
	width: 800px;
	border: 0px none;
	position: relative;
}
#dspPane {
	background-color: #FFFFFF;
	background-image: url(../images/imgPeppermintMocha.jpg);
	background-repeat: no-repeat;
	background-position: 275px 0px;
	height: 450px;
	width: 775px;
	border: 0px none;
	position: absolute;
	left: 25px;
	top: 0px;
}
#logoMask {
	background-color: #EE2D24;
	height: 80px;
	width: 800px;
	border: 0px none;
	position: relative;
	background-image: url(../images/splPromoLogotype.gif);
	background-repeat: no-repeat;
	background-position: 434px 0px;
}
#footer {
	height: 112px;
	width: 800px;
	border: 0px none;
	position: relative;
	background-color: #E7DEB3;
}
#hdr1 {
	height: 67px;
	width: 726px;
	margin-top: 32px;
	margin-left: 40px;
	border: 0px none;
}
#hdr2 {
	height: 206px;
	width: 292px;
	border: 0px none;
	position: absolute;
	left: 15px;
	top: 15px;
}
#primary {
	border: 0px none;
	position: absolute;
	z-index: 1;
	height: 36px;
	width: 208px;
	left: 36px;
	top: 463px;
}
#prmPos1 {
	height: 36px;
	width: 208px;
	border: 0px none;
}
#imgDsp1 {
	margin: 0px;
	height: 585px;
	width: 800px;
}
