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

body{
	
	margin: 0 0 0 0;
}
body, p, div {
	font:Arial, Helvetica, sans-serif;
	size: 11px;
	color: black;
}
#container {
	width: 973px;
	margin: 0 auto;
}
#header {
	margin: 0 0;
}
.scroll {
	margin-top: -20px;
}

#header .cup {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/cup.png) no-repeat scroll 0 0;
  height:509px;
  margin-left:-297px;
  overflow:hidden;
  position:absolute;
  text-indent:-9999px;
  top:021px;
  width:297px;
  z-index: 999;
}
.footer {
	margin: 90px 0 0 0;
	
}
.fontRight, .fontRight a, .fontRight a:active, .fontRight a:visited, .fontRight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration:none
}
.fontRight:hover {
	
	text-decoration: underline;
}