body {
	margin: 0;
	background: #23303b url(../i/333.jpg);
	border: none;
	padding: 0;
	font-size: 62.5%;
	line-height: 1.2;
	text-shadow: #23303b 0 1px 1px;
	cursor: crosshair;
}

.singleserve {
	margin: -225px 0 0 0;
	padding: 0;
	font-size: 1.2em;
	font-family: "Helvetica Neue", sans-serif;
	color: #e3e3e3;
	width: 1024px;
	float: right;
	position: fixed;
	top: 50%;
	right: 0;
}

a {
	color: #93cef1;
	text-decoration: none;
}

a.hello {
}

p a {
	color: #93cef1;
	cursor: pointer;
}

h1.logo {
	margin: 313px 0 0 317px;
	font-size: 5em;
	text-indent: -9999px;
}

h1 span {
	margin-left: 40px;
	font-size: .3em;
	display: block;
}

h1 a {
	display: block;
}

h3 {
	padding: 2px 0 0 0;
	font-family: Georgia, serif;
	font-size: 1.3em;
	font-weight: normal;
}

h4 a {
	color: #1f1f31;
}

p {
	font-size: 1em;
	margin: 1em 0;
}

.three a {
	color: #23303b;
}

.three a:hover {
	color: #000;
}

abbr {
	border-bottom: 1px dotted;
	cursor: crosshair;
}

.hide {
	display: none;
}

.postcard {
	background: url(../i/33.jpg) no-repeat 0 0;
	width: 700px;
	height: 450px;
	position: relative;
	float: left;
}

.three {
	color: #23303b;
	font-size: 1.2em;
	font-family: Georgia, serif;
	text-shadow: #c1e8fb 0 1px 1px;
	position: absolute;
	bottom: 72px;
	left: 97px;
}

.three span {
	margin-left: 26px;
	padding-top: 3px;
	display: block;
}

.navigation {
	position: absolute;
	top: 120px;
	left: 562px;
	cursor: pointer;
}

.navigation li {
	margin: 0;
	background: #fff url(../i/arrow.jpg) no-repeat right 50%;
	border: 1px solid #23303b;
	border-left: none;
	padding: 3px;
	padding-left: 20px;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 1.2em;
	text-shadow: #fff 0 1px 1px;
	width: 98px;
}

.navigation li.top {
	border-top: none;
}

.navigation li.bottom {
	border-bottom: none;
}

.navigation li a {
	color: #23303b;
	display: block;
	-webkit-transition: margin-left 0.25s linear;
}

.navigation li a:hover,
.navigation li a.selected {
	margin-left: 5px;
	color: #93cef1;
}

#slider {
	margin: 0 auto;
	padding: 0;
	position: relative;
	float: left;
	width: 324px;
	height: 450px;
}

.scroll {
	margin: 78px 0 0 0;
	position: relative; /* IE will respect overflow */
	overflow: auto;
	height: 372px;
	clear: left;
}

.scrollcontainer .panel {
	padding: 10px 20px 10px 10px;
	height: 352px;
	width: 294px;
	cursor: default;
}

label {
	line-height: 1.7em;
	width: 84px;
}

input {
	margin-right: 10px;
	width: 200px;
	float: right;
}

textarea {
	margin: 2px 10px;
	width: 204px;
	float: right;
}

input.special {
	display: none;
}

.submit {
	margin: 10px;
	background: #93cef1;
	border: #fff 7px solid;
	padding: 3px;
	color: #fff;
	display: block;
	width: 204px;
}

.exec {
	background: url(../i/3.jpg) no-repeat right 50%;
	padding: 10px 100px 0 0;
	font-size: 1.1em;
	font-family: Georgia, serif;
	color: #566c87;
	width: 864px;
	height: 50px;
	float: right;
}

.two {
	margin: 0;
	padding: 1px;
}

.one {
	margin: 0;
	padding: 1px 0 0 10px;
	color: #4b5e75;
}