@CHARSET "UTF-8";
*{
	margin:0;
	padding:0;
}

body{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: "Century Gothic";
}

body a {
	color: #000000;
	text-decoration: none;
}
body a:visited {
	color: #000000;
}
body a:active {
	color: #C0C0C0;
}
body a:hover {
	color: #C0C0C0;
}

.t900{
	color: #900;
}
		
div.center{
	position:absolute;
	top:0px;
	left:50%;
	right:50%;
}

#wrapper {
	position: absolute;
	top: 0px;
	right: -385px;
   	padding: 0;
   	width: 780px;
   	height: 550px;
   	background-color:#FFF;
}


#logo_top {
	position: absolute;
	left: 300px;
	top: 5px;
	height: 20px;
	width: 140px;
}

#img_frame {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 600px;
}

#biginfo {
	position: absolute;
	text-align: center;
	left: 0px;
	top: 120px;
	height: 100px;
	width: 770px;
	z-index:10;
	font-size: 12px;
   	font-family: "Century Gothic";
}

#lefttopstore {
	position: absolute;
	left: 240px;
	top: 120px;
	height: 100px;
	width: 200px;
	z-index:10;
	font-size: 12px;
   	font-family: "Century Gothic";
}
#leftbottomstore {
	position: absolute;
	left: 240px;
	top: 220px;
	height: 100px;
	width: 200px;
	z-index:10;
	font-size: 12px;
   	font-family: "Century Gothic";
}
#righttopstore {
	position: absolute;
	left: 440px;
	top: 120px;
	height: 100px;
	width: 200px;
	z-index:10;
	font-size: 12px;
   	font-family: "Century Gothic";
}
#rightbottomstore {
	position: absolute;
	left: 440px;
	top: 220px;
	height: 100px;
	width: 200px;
	z-index:10;
	font-size: 12px;
   	font-family: "Century Gothic";
}
#smallinfo {
	position: absolute;
	text-align: center;
	left: 285px;
	top: 190px;
	height: 100px;
	width: 200px;
	z-index:10;
	font-size: 12px;
   	font-family: "Century Gothic";
}
#smallinfo ul {
	list-style: none;
}
#smallinfo ul li{
	margin-bottom: 5px;
}
#smallinfo a{
	font-size: 14px;
}
#pressinfo {
	position: absolute;
	text-align: center;
	left: 285px;
	top: 140px;
	height: 100px;
	width: 200px;
	z-index:10;
	font-size: 12px;
   	font-family: "Century Gothic";
}
#pressinfo ul {
	list-style: none;
}
#pressinfo ul li{
	margin-bottom: 5px;
}
#pressinfo a{
	font-size: 14px;
}

#menu_left {
	position: absolute;
	left: 130px;
	top: 380px;
	width: 100px;
   	font-family: "Century Gothic";
}


#menu_left ul{
	list-style: none;
}
#menu_left ul li{
	margin-bottom: 2px;
}

#menu_middle {
	position: absolute;
	left: 280px;
	top: 380px;
	width: 150px;
   	font-family: "Century Gothic";
}


#menu_middle ul{
	list-style: none;
}
#menu_middle ul li{
	margin-bottom: 2px;
}
#menu_right {
	position: absolute;
	left: 440px;
	top: 380px;
	width: 150px;
   	font-family: "Century Gothic";
}


#menu_right ul{
	list-style: none;
}
#menu_right ul li{
	margin-bottom: 2px;
}

#menu_right_details {
	position: absolute;
	left: 580px;
	top: 380px;
	width: 100px;
   	font-family: "Century Gothic";
}


#menu_right_details ul{
	list-style: none;
}
#menu_right_details ul li{
	margin-bottom: 2px;
}


.frameok {
	position: absolute;
	width: 780px;
	height: 239px;
	z-index: 4;
	left: auto;
	top: 70px;
	text-align: center;
	font-size: 13px;
	right: auto;
	font-family: "Century Gothic";
}

.gif {
	position: absolute;
	width: 100px;
	height: 100px;
	z-index: 3;
	left: auto;
	top: 68px;
	right: auto;
}

.framesoon{
	position: absolute;
	width: 550px;
	height: 70px;
	z-index: 4;
	left: auto;
	top: 220px;
	font-size: 13px;
	right: auto;
	text-align: center;
}