#backgroundWrapper
{
	background-image: url('../images/websites-header/Background.jpg');
	background-repeat: no-repeat;
	height: 17.31em;
}

#marquee
{
	display: block;
}



#informationWrapper
{
	float: right;
	margin-left: 1em;
	margin-right: 0.5em;
	margin-top: 1.5em;
}


#contactFormWrapper
{
	margin: 0;
	padding: 0;
	position: relative;
	width: 25.06em;
	height: 24.5em;
	background-color: #e7dfc2;
}

#contactFormWrapper .form-top
{
	background-image: url('../images/websites-content/form-top.png');
	background-repeat: no-repeat;
	height: 1.125em;
	width: 100%;
	position: absolute;
	top: 0;
}

#contactFormWrapper .form-bottom
{
	background-image: url('../images/websites-content/form-bottom.png');
	background-repeat: no-repeat;
	height: 0.937em;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 100;
}

#contactFormWrapper .form-left
{
	background-image: url('../images/websites-content/form-left.png');
	background-repeat: no-repeat;
	width: 0.875em;
	height: 100%;
	position: absolute;
	left: 0;
}

#contactFormWrapper .form-right
{
	background-image: url('../images/websites-content/form-right.png');
	background-repeat: no-repeat;
	width: 1.375em;
	height: 100%;
	position: absolute;
	right: 0;
}

#contactForm
{
	padding: 1.5em 1em;
	color: #444444;
}

#contactForm .logo
{
	width: 5.187em;
	height: 6.25em;
	background-image: url('../images/websites-content/Anatai-stamp.png');
	background-repeat: no-repeat;
	float: left;
	margin-right: 0.8em;
	margin-bottom: 1em;
}

#contactForm h2
{
	margin-bottom: 0.35em;
}

#contactForm .getInTouch
{
	padding-top: 0.3em;
	padding-right: 0.7em;
}

#contactForm .nameEmail
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	width: 20em;
}

#contactForm .nameEmail table
{
	width: 100%;
}

#contactForm .nameEmail td
{
	padding: 0.5em;
}

#contactForm .nameEmail td.label
{
	width: 30%;
}

#contactForm .nameEmail input
{
	background-color: white;
	border: 1px solid #8a8a8a;
	height: 1.75em;
	width: 100%;
}

#contactForm .requirements
{
	width: 21em;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}

#contactForm .requirements p
{
	font-size: 0.70em;
	letter-spacing: 0em;
}

#contactForm .requirements textarea
{
	z-index: 255;
	width: 100%;
	height: 100%;
}

#contactForm .submit
{
	z-index: 255;
	width: 21em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



#errors
{
	width: 25em;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #D00;
	font-size: 0.75em;
	line-height: 1.4em;
	background-color: #ffd7d0;
	margin-top: 2em;
	padding: 0.5em;
	display: none;
}

#errors h3
{
	font-size: 1.4em;
	margin-bottom: 0.5em;
}







#aboutWrapper
{
	margin-top: 2em;
	width: 20em;
	margin-left: auto;
	margin-right: auto;
}

#about
{
}

#about h2
{
	color: #444444;
	padding-top: 0.5em;
	margin-bottom: 1em;
}

#about p
{
	color: #444444;
	margin-bottom: 2em;
}

#about .logo
{
	float: right;
	margin-right: 2em;
	width: 2.437em;
	height: 3.312em;
	background-image: url('../images/websites-content/Lightbulb.png');
	background-repeat: no-repeat;
}
