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

* {
	padding:0;
	border:0;
	margin:0;
}
body {
	font-family:'HelveticaNeueW01-XBlkCn 710276', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background: #666666 url(../images/background01.gif) repeat;
}
img {
	border:none;
}
#content {
	width:1024px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#menubar {
	float:left;
	width:1024px;
	margin-top:70px;
}
#menubar div {
	float:left;
}
#menubar img a {
	float:left;
}
#menubar a {
	display:block;
	float:left;
	background-repeat:no-repeat;
	cursor:pointer;
}
.like {
	float:left;
	bottom:-9px;
	padding-left:10px;
	display: block;
	position: relative;
	z-index: 0;
}
#line {
	float:left;
	width:1024px;
	height:27px;
	background-repeat:no-repeat;
}
a {
color: #FFFFFF;	
}

.greyLightFont {
	color: #CCCCCC;	
}
.greyDarkFont {
	color: #666666;	
}

#footer {
	float:left;
	width:1024px;
	padding-top:10px;
	padding-bottom:10px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #131313;
	padding:3px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}

#footer a:hover {
	color: #131313;
	background-color: #FFFFFF;
}

#demo a {
	display:block;
	float:left;
	background-repeat:no-repeat;
	cursor:pointer;
	background-color:#FFF;
}
#holder {
	width:750px;
	margin-left: auto;
	margin-right: auto;
}
#holder2 {
	width:950px;
	margin-left: auto;
	margin-right: auto;
}
#gallery div {
	float:left;
	margin:10px;
	background-repeat:no-repeat;
}
#gallery img a {
	float:left;
	height:180px;
	width:350px;
	background-repeat:no-repeat;
}
#gallery a {
	display:block;
	height:180px;
	width:350px;
	float:left;
	background-repeat:no-repeat;
	cursor:pointer;
}
