body {
	width:100%;
	border:0;
	margin:0;
}
#content {
	display:block;
	width:98%;
	margin:10px;
}
#header {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:300px;
	height:650px;
	overflow:hidden;
	float:left;
	position:relative;
}
#header .contact {
	display:none;
	height:630px;
}
#header .contact ul {
	list-style:none;
}
#header .contact p { position:absolute; bottom:0; right:20px; cursor:pointer; }
#header a { text-decoration:none; }
#header .container {
	position:absolute;
	bottom:0;
}
#header a {
	color:#333;
}
#header h1 {
	font-size:74px;
	line-height:60px;
	font-weight:normal !important;
	margin-bottom:-5px;
	margin-right:10px;
}
#header h2 {
	font-size:16px;
	line-height:25px;
	font-weight:normal !important;
	text-align:right;
	margin-right:20px;
	color:#333 !important
}
#photos {
	float:left;
	height:680px;
	width:100%;
	overflow:hidden;
	position:relative
}
#photos ul {
	list-style: none;
	overflow: none;
	position:absolute;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	height:670px;
}
#photos ul li {
	display: inline;
	margin-right:7px;
	height:670px;
	position:relative;
}
#photos ul li p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top:-3px;
	display:block; float:left; width:949px; margin-right:7px;
	*display:inline; *float:none;
}
#photos ul li.v p { width:424px !important; }
.slider {
	margin-left:20px;
	width:95%;
	height: 17px;
	bottom:5px !important;
	position:absolute !important;
}
.handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 181px;
	top:0px !important;
	z-index: 100;
}
.ui-slider-handle { top:-3px !important; }
#dialog {
	display:none;
}