@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000308;
	margin-top: 0px;
}
.formborder {
	border: 1px solid #497ABB;
	color: #FFFFFF;
	background-color: #203E7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bg {
	width:1200px;
	position:relative;
	margin-left: auto;
	top:0px;
	height:812px;
	z-index:1;
	background-image: url(images/home_bg.gif);
	background-repeat: no-repeat;
	margin-right: auto;
}
#nav {
	position:absolute;
	margin-left: auto;
	top:290px;
	width:1200px;
	height:17px;
	z-index:2;
	margin-right: auto;
}
#credit {
	position:absolute;
	left:50%;
	margin-left: -600px;
	top:678px;
	width:1200px;
	height:20px;
	z-index:3;
}
#bg_sub {
	width:1200px;
	position:absolute;
	left:50%;
	margin-left: -600px;
	top:0px;
	height:812px;
	z-index:1;
	background-image: url(images/sub_bg.gif);
	background-repeat: no-repeat;
}
#storetitle {
	position: absolute;
	height: 30px;
	width: 468px;
	left: 316px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
#store1 {
	position: absolute;
	height: 60px;
	width: 468px;
	left: 316px;
	top: 53px;
}
#store2 {
	position: absolute;
	height: 60px;
	width: 468px;
	left: 316px;
	top: 133px;
}
#store3 {
	position: absolute;
	height: 60px;
	width: 468px;
	left: 316px;
	top: 213px;
}
#store4 {
	position: absolute;
	height: 60px;
	width: 468px;
	left: 316px;
	top: 293px;
}
#store5 {
	position: absolute;
	height: 60px;
	width: 468px;
	left: 316px;
	top: 373px;
}
#pic {
	position: absolute;
	height: 415px;
	width: 207px;
	left: 805px;
	top: 19px;
	z-index: 10;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {color: #497ABB}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #497ABB; }
.style6 {color: #FFFFFF}
.style7 {color: #4979BA}
.style8 {color: #497ABB}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
