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

body {
	background-color: #000000;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: none;
	color: blue;
}
a:active {
	text-decoration: none;
	color: blue;
}
.style4 {font-size: 16px}
.style7 {font-size: 10px}	
.style8 {
	font-size: 12px;
	text-decoration: underline;
}
.style9 {color: #000000}



#container {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	background-color: #000000;
	}
	
	
#content {
	position: relative;
	color: #000000;
	left: 0px;
	background-color:#FFFFFF;
	overflow:hidden;

}

#faq {
	float: left;
	position:absolute;
	width: 799px;
	height: 750px;
	margin-left: 1px;
	left: 0px;
	top: 252px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	}
#faq a {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

#flashcontent {
	border: 0px solid #fff;
	width: 800px;
	background-color: #000000;
}


#footer {
	background-color: #000000;
	background-image: url(../images/footer_back.jpg);
	color: #FFFFFF;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	text-align: center;
	width: 800px;	
}

#footer a , #footer a:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}



#header {
	position: relative;
	width: 800px;
	height: 180px;
	background-image: url(../images/header1b.jpg);
	}
		
#navigation {
	background-color: #000000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	left: 0px;
	position:relative;
	width: 800px;
	}
	
#navigation a, #navigation a:link, #navigation a:active {
	color: #FFFFFF;
	font-weight: bold;
	padding-left:25px;
	padding-right:25px;
}
	

#navigation a:hover {
	color: #CCCCCC;
	font-weight: bold;
}
	
#newspanel {
  width:100%;
  height:30px;
  background:#f0f0f0;
  overflow:hidden;
}

#store{
	height: 4000px;
	position: absolute;
	top: 215px;
	width: 100%;
}

#storecontainer {
	position: relative;
	width: 800px;
	height: 4400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	}

#widevideo{
	float: right;
	position: absolute;
	width: 800px;
	height: 314px;
	background-color:#FFFFFF;
	top: -4px;
	
	display:block;
}

#widevideo2{
    float: right;
    position: absolute;
    width: 800px;
    height: 290px;
    background-color:#FFFFFF;
    top: 5px;
   
    display:block;
}
