/* CSS Document */
body {
	background-color: #1D2549;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #1F1F1F;
	letter-spacing: normal;
	word-spacing: normal;
}

.store_items {
	height:auto;
	width:700px;
	padding-top:20px;
	position:relative;
}
	.store_items span {
		float:left;
		padding-right:15px;
		height:253px;
	}

	
.store_items2 {
	height:auto;
	width:700px;
	padding-top:50px;
	position:relative;
}
	.store_items2 span {
		float:left;
		padding-right:15px;
		height:273px;
	}
.store_items3 {
	height:auto;
	width:700px;
	padding-top:20px;
	position:relative;
}
	.store_items3 span {
		float:left;
		padding-right:15px;
		height:243px;
	}
	
	
	
.divbanner {
	text-align: center;
	height: 187px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.divmenu {	width: 990px;
	text-align: center;
	margin: 0px auto;
	clear: both;
}
.divmenu100 {
	height: 33px;
	width: 990px;
	text-align: center;
	margin: 0px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D2549;
	clear: both;
	padding: 0px;
	background-image: url(../images/subpage_layout/back_menu_screened.jpg);
	background-repeat: repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D2549;
}
.divwrapper {
	min-height:1200px;
	width: 990px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E9201B;
	background-image: url(../images/subpage_layout/back_subpage_variable.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #cccccc;
}
.divfooter {	margin: auto auto 16px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-bottom: 4px;
}
.divbodytext {
	margin: auto 245px auto 25px;
	width: 720px;
	padding-top: 20px;
	word-spacing: normal;
	letter-spacing: .07em;
	height:1500;
}
.pixborder {
	background-color: #CCCCCC;
	margin: 6px;
	border: 1px solid #666666;
	padding: 2px;
}
.pixthumbs {
	padding: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #61705D;
}
.pixpadright {
	margin: 6px 12px 6px 6px;
	float: right;
	border: 1px solid #61705D;
}
.pixpadleft {

	margin: 6px 12px 6px 6px;
	float: left;
	border: 1px solid #61705D;
}

