body {
	background: url(../images/background.jpg) repeat 0 top;
	margin: 0;
	text-align: center;
}

.amazing-header {
	height: 300px;
	width: 100%;
	background: url(../images/header/background.jpg) repeat;
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	text-align: center;
}

.amazing-header em {
	height: 300px;
	width: 900px;
	background: url(../images/header/header.png) no-repeat;
	display: inline-block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.amazing-header-watercolor {
	height: 658px;
	width: 481px;
	display: inline-block;
	position: relative;
	margin-left: -65px;
	margin-top: 50px;
	background: url(../images/watercolor.png) no-repeat;
}

.amazing-header-watercolor-front {
	height: 658px;
	width: 481px;
	display: inline-block;
	position: relative;
	margin-left: -65px;
	margin-top: 50px;
	background: url(../images/watercolor-front.png) no-repeat;
}

.amazing-badge {
	width: 96px;
	height: 95px;
	background: url(../images/header/badge-phone.png) no-repeat;
	display: inline-block;
	position: absolute;
	margin-top: 10px;
	z-index: 1;
	margin-left: -25px;
}

.amazing-QR-Code {
	width: 96px;
	height: 96px;
	background: url(../images/adult-amazing-media-qr-code.gif) no-repeat;
	display: inline-block;
	position: absolute;
	z-index: 2;
	margin-left: -35px;
	margin-top: 200px;
}

.amazing-container {
	text-align: center;
	width: 850px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}

#amazing-slider {
	background: url(../images/display-main.png) repeat-y;
	border: 2px solid #799daf;
	margin: 55px auto 15px 50px;
}

#amazing-slider ul, #amazing-slider li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 800px;
}

#amazing-slider li {
	/* define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */ 
	width: 800px;
	overflow: hidden;
	text-align: justify;
	margin: 0;
	display: inline-block;
	position: relative;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#amazing-slider li p {
	margin-left: 10px;
	margin-right: 25px;
}

#amazing-slider li em {
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	display: inline-block;
	margin-top: 15px;
}

#amazing-slider li a {
	text-decoration: none;
	color: #e30200;
}

#amazing-slider li a:hover {
	text-decoration: none;
	color: #fff;
}


/* @group Navigation */

.amazing-header-nav {
	height: 70px;
	width: 100%;
	display: block;
	position: relative;
	margin-top: -74px;
	text-align: center;
}

.amazing-header-nav ul {
	display: inline-block;
	width: 450px;
	position: relative;
	margin-top: 0;
}

.amazing-header-nav li#nav-sep {
	display: inline-block;
	width: 3px;
	height: 70px;
	position: relative;
	background: url(../images/header/navigation-seperators.jpg) repeat-x;
	margin-right: -3px;
	margin-left: -2px;
	border-top: 2px solid #a3090b;
}

.amazing-header-nav li#nav-button {
	display: inline-block;
	width: 26px;
	height: 70px;
	position: relative;
	margin-right: -2px;
	margin-left: -2px;
	border-top: 2px solid #a3090b;
}

.amazing-navigation-home {
	background: url(../images/header/navigation-home.png) no-repeat;
}

.amazing-navigation-home:hover {
	background: url(../images/header/navigation-homeOver.png) no-repeat;
}

.amazing-navigation-web {
	background: url(../images/header/navigation-web.png) no-repeat;
}

.amazing-navigation-web:hover {
	background: url(../images/header/navigation-webOver.png) no-repeat;
}

.amazing-navigation-video {
	background: url(../images/header/navigation-video.png) no-repeat;
}

.amazing-navigation-video:hover {
	background: url(../images/header/navigation-videoOver.png) no-repeat;
}

.amazing-navigation-print {
	background: url(../images/header/navigation-print.png) no-repeat;
}

.amazing-navigation-print:hover {
	background: url(../images/header/navigation-printOver.png) no-repeat;
}

.amazing-navigation-about {
	background: url(../images/header/navigation-about.png) no-repeat;
}

.amazing-navigation-about:hover {
	background: url(../images/header/navigation-aboutOver.png) no-repeat;
}

.amazing-navigation-book {
	background: url(../images/header/navigation-bookOver.png) no-repeat;
}

/* @end */

.amazing_display {
}


.contact-container-left {
	width: 325px;
	display: block;
	position: relative;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding: 5px;
}

.contact-container-left-font {
	text-transform: uppercase;
}

.contact-container-right {
	display: block;
	font: 7px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
	margin-left: 10px;
	padding: 5px;
	margin-top: 10px;
	color: #789bad;
	margin-bottom: 10px;
	width: 425px;
}

.formContainer {
	display: inline-block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	clear: both;
}

.formL {
	display: inline-block;
	text-align: right;
	padding-right: 5px;
	position: relative;
	float: left;
	width: 200px;
	font-size: 11px;
	padding-top: 5px;
	color: #000;
}

.formR {
	display: inline-block;
	text-align: left;
	position: relative;
	float: left;
	font-size: 9px;
}


.amazing_display p {
	display: inline-block;
	position: relative;
	text-align: justify;
}

.amazing_display a {
	text-decoration: none;
	color: #e30200;
}

.amazing_display a:hover {
	text-decoration: none;
	color: #000;
}

.amazing_display span {
	display: inline-block;
	position: relative;
	color: #000;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	bottom: 30px;
	text-decoration: none;
	margin-left: 65px;
}

.amazing_display span a {
	text-decoration: none;
	color: #e30200;
	text-shadow: #37bff0 1px 1px 2px;
}

.footer {
	display: inline-block;
	position: relative;
	color: #888;
	text-align: center;
	text-decoration: none;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 35px;
}

.footer a {
	color: #888;
	text-decoration: none;
}

.footer a:hover {
	color: #222;
	text-decoration: none;
}
