@charset "utf-8";
#baseDiv {
	height: 602px;
	width: 902px;
	margin-left: -450px;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 20px;
	background-image: url(jpegs/page-background.jpg);
	background-repeat: no-repeat;
}
#navDiv {
	width: 200px;
	margin-left: -424px;
	position: absolute;
	z-index: 1000;
	left: 50%;
	top: 216px;
}
#bodyDiv {
	position: absolute;
	z-index: 100;
	height: 600px;
	width: 560px;
	left: 320px;
	top: 3px;
}
#awardDiv {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	z-index: 30;
	left: 50%;
	top: 635px;
	visibility: visible;
}
#store-top-backgroundDiv {
	background-image: url(jpegs/store-page-background-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 602px;
	width: 902px;
	margin-left: -451px;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 20px;
}
#store-bottom-backgroundDiv {
	width: 902px;
	margin-left: -451px;
	position: absolute;
	z-index: 110;
	left: 50%;
	top: 40px;
	background-image: url(jpegs/store-page-background-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#logoDiv {
	position: absolute;
	z-index: 100;
	width: 200px;
	left: 24px;
	top: 480px;
}




.head01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #C00;
	padding-bottom: 12px;
}

.head01-italic {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	font-style: italic;
	color: #C00;
	padding-bottom: 12px;
}
.head01-with-rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #C00;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}

.head02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #C00;
	padding-top: 12px;
	padding-bottom: 6px;
	font-weight: bold;
}
.head02-with-rule {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #C00;
	padding-top: 12px;
	padding-bottom: 6px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00;
}

.head03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #C00;
	padding-top: 0px;
	padding-bottom: 6px;
	font-weight: bold;
}

.body-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 9px;
}
.body-text-red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 9px;
	color: #C00;
	font-weight: bold;
}

.red-lines {
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C00;
	border-bottom-color: #C00;
	text-align: center;
}
.bottom-address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666;
	text-align: center;
}
.press-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
}
.press-text-rule-above {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00;
	text-align: center;
}
.press-text-rule-below {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	text-align: center;
	padding-bottom: 6px;
}
.press-text-center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	text-align: center;
}
.welcome-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #999;
	text-align: center;
}
.to-the-text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	font-style: italic;
	color: #C00;
	padding-bottom: 0px;
	text-align: center;
	padding-top: 0px;
	font-weight: bold;
}
.webstore-title-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #000;
	text-align: center;
}
