@charset "UTF-8";
/* CSS Document */


#container {
position: relative;
margin: 0 auto;
width:800px;
background-image: url(../images/white_bg2.jpg);
}
.pre_nav {width:800px; height:30px; background-image:url(../images/head.jpg); background-position:bottom; background-color:#FFFFFF; text-align:right;}

#nav {
float:left;
width:800px;height:45px;
background-image: url(../images/nav_bar.gif);background-repeat:no-repeat;text-align:center;
}
#nav img {margin-top:15px; margin-right:30px;}

.subnav {
float:left;margin:0;
text-align:left;
width:175px;height:400px;
}
#subwrap {
float:right;margin:5px;
width:600px;height:100%;
text-align:center;
}

#soon {
text-align:left;
float:left;
width:500px;height:100%;
padding-left:50px;}

#first {
float:left;
text-align:center;
width:300px;height:450px;
}

#second {
float:right;
text-align:center;
width:300px;height:450px;
}
.product {
float:left;margin:0px;
width:190px;height:200px;
}
.product img {text-align:center;}

#footer {width:800px;height:35px;background-image:url(../images/foot.jpg); background-position:top;background-color: #ffffff;padding-top:15px; text-align:center; clear:both;}

#flash_c {
position: relative;
	margin: 0 auto;
	width: 760px;
	text-align:center;
}