* {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	outline: none;
	line-height: normal;
	letter-spacing: 0;
}

html, body {
	background: #868686 url("../images/demo/background.gif") top left repeat-x;
	font-size: 13px;
	font-family: Tahoma;
	color: #000;
}

br {
	height: 0;
	line-height: 15px;
}

b, strong {
	font-weight: 600;
}

a {
	color: #F14400;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

#wrapp {
	width: 900px;
	height: auto;
	margin: 0 auto;
}

.logo {
	width: 900px;
	height: 87px;
	background: transparent url("../images/demo/logo.jpg") top left no-repeat;
}

.first-demo {
	width: 900px;
	height: 276px;
	background: transparent url("../images/demo/first-demo.gif") top left no-repeat;
	position: relative;
}

.middle-demo {
	width: 900px;
	height: 284px;
	background: transparent url("../images/demo/middle-demo.jpg") top left no-repeat;
	position: relative;
}

.last-demo {
	width: 900px;
	height: 436px;
	background: transparent url("../images/demo/last-demo.jpg") top left no-repeat;
	position: relative;
}

h1 {
	color: #FFFFFF;
	font-size: 33px;
	font-weight: 400;
	padding: 0 0 0 36px;
	cursor: default;
}


h1 span {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}

img.view {
	padding: 6px 0 0 37px;
}

img.demo {
	position: absolute;
	right: 33px;
	top: 245px;
}

img.back {
	position: absolute;
	left: 0;
	top: 245px;
}

.middle-demo h1 {
	padding-top: 8px;
}

.last-demo h1 {
	padding-top: 8px;
}

form.cms  {
	padding: 0;
	position: absolute;
	top: 245px;
	left: 240px;
}

form.other  {
	padding: 0;
	position: absolute;
	top: 253px;
	left: 240px;
}

form.cms fieldset {
	float: left;
	padding: 0 8px 0 0;
}

form.cms input.query {
	width: 170px;
	height: 16px;
	background: transparent url("../images/demo/query.jpg") top left no-repeat;
	font-size: 11px;
	font-family: Verdana;
	color: #6F6F6F;
	padding: 3px 0 0 2px;
}

form.cms input.submit-cms {
	width: 48px;
	height: 19px;
	background: transparent url("../images/demo/submit.jpg") top left no-repeat;
	cursor: pointer;
}

form.other fieldset {
	float: left;
	padding: 0 8px 0 0;
}

form.other input.query {
	width: 170px;
	height: 16px;
	background: transparent url("../images/demo/query.jpg") top left no-repeat;
	font-size: 11px;
	font-family: Verdana;
	color: #6F6F6F;
	padding: 3px 0 0 2px;
}

form.other input.submit-cms {
	width: 48px;
	height: 19px;
	background: transparent url("../images/demo/submit.jpg") top left no-repeat;
	cursor: pointer;
}

form.other input.submit-in {
	width: 48px;
	height: 19px;
	background: transparent url("../images/demo/submit.jpg") top left no-repeat;
	cursor: pointer;
}

form.other input.submit-com {
	width: 48px;
	height: 19px;
	background: transparent url("../images/demo/submit.jpg") top left no-repeat;
	cursor: pointer;
}