﻿*{padding:0;margin:0;}
img{border:0;}
body
{
	font-family:arial,verdana;
	color:#ffffff;
	background:url(../images/repeat.gif) #000000 top left repeat-x;
	font-size:0.625em;
}

h2
{
	padding:0 0 10px 0;
}

p
{
	font-size:1.2em;
	line-height:1.4em;
	padding:0 0 15px 0;
}

a{color:#8843b9;text-decoration:none}
a:hover{text-decoration:underline}

.alignCenter
{
	position:relative;
	margin:0 auto;
	width:991px;
}

.content
{
	position:relative;
	margin:0 auto;
	background:url(../images/footer.jpg) bottom left no-repeat;
	width:991px;
	height:746px;
}

.hall
{
	position:absolute;
	top:0;
	left:0;
	width:1268px;
	height:528px;
	margin-left:-147px;
	background:url(../images/bg.jpg) top left no-repeat;
}

h1
{
	position:relative;
	float:left;
	width:300px;
	height:88px;
	background:url(../images/logo.png) top left no-repeat;
	text-indent:-100000px;
	margin:15px 0 0 15px;
}

img.rnd01,
img.rnd02
{
	position:absolute;
	top:529px;
}

img.rnd01{left:23px}
img.rnd02{left:359px}

.data
{
	position:relative;
	float:right;
	width:271px;
	padding:20px 23px 0 24px;
	height:300px;
}

.footer
{
	float:left;
	width:100%;
	background-color:#380a34;
	padding:13px 0;
	margin:21px 0 0 0;
	min-width:991px;
}

.alignCenter h3,
.alignCenter h4,
.footer .form
{
	float:left;
}

.alignCenter h3 img{display:block;padding:1px 17px 0 22px}

.alignCenter h4
{
	width:294px;
	font-size:1.2em;
	font-weight:normal;
	padding:0 15px 0 0;
}

.footer form
{
	display:block;
	padding:1px 0 0 0;
}

.txtfield
{
	float:left;
	background-color:#491244;
	border:1px solid #60365c;
	width:125px;
	padding:3px;
	height:17px;
	color:#60365c;
	font-family:arial;
	font-size:1.2em;
	margin:0 8px 0 0;
}	

.btnSubmit{padding-left:5px}
.error{border:1px solid red !important;color:red}

.thanks
{
	position:absolute;
	top:0;
	right:0;
	margin-top:-5px;
	width:363px;
	padding:12px 0;
	background-color:#6e185c;
	font-size:1.2em;
	color:#ffffff;
	text-align:center;
}