#wrapper {
	margin: auto;
	height: 250px;
	width: 954px;
	position: relative;
	top: 10px;
}
#header {
	margin: auto;
	height: 189px;
	width: 954px;
	position: absolute;
}
#innerwrapper {
	margin: auto;
	width: 954px;
	position: absolute;
	top: 189px;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.main_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.main_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
}
#column1 {
	float: left;
	width: 190px;
	padding-left: 10px;
}
#footer {
	clear: both;
	width: 954px;
	background-color: #000000;
}
#column2 {
	float: right;
	width: 749px;
	left: 196px;
}
.registration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 46px;
	color: #666666;
}
