body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	left: 85px;
	top: 62px;
	width: 205px;
	height: 65px;
}


#facebook {
	position: absolute;
	left:1040px;
	top: 10px;
	
}

#twitter {
	position: absolute;
	left:980px;
	top: 10px;
	
}

#youtube {
	position: absolute;
	left:920px;
	top: 10px;
	
}






.thumb {
	height: 100px;
	width: 120px;
}
.thumb img {
	height: 100%;
	width: 100%;
}
.thumb img:hover {
	height: auto;
	width: auto;
	cursor: pointer;
	z-index: 1000;
	position: relative;
	/* [disabled]top: -60px; */
}
#photo-1 {
	/* [disabled]left: 20px; */
	/* [disabled]top: 60px; */
	position: absolute;
}
#photo-2 {
	position: absolute;
	/* [disabled]left: 20px; */
	top: 120px;
}
#photo-2:hover {
	top: 0px;
}

#content {
	position: absolute;
	width: 660px;
	height: 260px;
	top: 250px;
	left: 400px;
	padding-left: 20px;
	padding-right: 00px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  overflow: hidden;
  line-height:1;
}
#photos {
	position: absolute;
	left: 140px;
	top: 250px;
}
#subscribe {
	position: absolute;
	left: 714px;
	top: 88px;
}




#content h1 {
	color: #c99760;
	margin-top: 0px;
}
#content h2 {
	color: #CCC;
  margin-top: 0;
}
#content h3 {
	color: #CCC;
}
#content p {
	color: #e0e4e6;
	/* [disabled]text-indent: 2em; */
}
#content ul {
	padding-left: 2em;
}
.menu ul li {
	float: left;
	padding-left: 12px;
  width: 128px;
}

.menu ul li.row2 { width: 153px; }
.menu ul li.row3 { width: 111px; }

#content a:link {
	text-decoration: none;
	color: #FC6;
}
#content a:visited {
	color: #FC6;
	text-decoration: none;
}
#content a:hover {
	color: #F90;
}

#icon_next {
	position: absolute;
	width: auto;
	height: auto;
	left: 1056px;
	top: 530px;
}
#icon_previous {
	position: absolute;
	width: auto;
	height: auto;
	left: 1028px;
	top: 530px;
}

#icon_next, #icon_previous {
	display: none; 
}

#main-menu {
	position: absolute;
	width: 600px;
	height: auto;
	left: 522px;
	top: 624px;
}
#main-menu a:link {
	color: #efedec;
}
#main-menu a:visited {
	color: #efedec;
}
#main-menu a:hover {
	color: #f2ad63;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu ul {
	list-style-type: none;
	float: left;
}
.menu ul:first-child {
	padding-left: 0px;
}
.menu ul li {
	padding-left: 12px;
}
.menu a {
	text-decoration: none;
	color: #efedec;
}
.menu a:link {
	color: #efedec;
}
.menu a:visited {
	color: #efedec;
}
.menu a:hover {
	color: #f2ad63;
}

.video_wrapper {
  position: absolute;
  top: 254px;
  left: 3px;  
  width: 410px;
  background:  #000;
  overflow: hidden;
  border: 1px #000 solid;
}

.video_wrapper > * {
 margin-left: -10px; 
}

.slogan {
 font-size: 17px; 
}