html {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP: 0px;
	BORDER-RIGHT: 0px;
	PADDING-TOP: 0px;
	HEIGHT: 100%
}
body {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-RIGHT: 0px;
	PADDING-TOP: 0px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #661C5B;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	HEIGHT: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
*:focus {
outline:none;
outline-width:0px;
}

*.hide {
	DISPLAY: none
}
*.clear {
	CLEAR: both
}
*.clearfix:after {
	LINE-HEIGHT: 0; DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: "."
}
*.clearfix {
	DISPLAY: block
}
HTML[xmlns] *.clearfix {
	DISPLAY: block
}
* HTML *.clearfix {
	HEIGHT: 1%
}
A:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #0186C1
}
A:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
A.floated_link {
	POSITION: relative; PADDING-BOTTOM: 3px; BACKGROUND-COLOR: #ad0000; PADDING-LEFT: 6px; PADDING-RIGHT: 6px; COLOR: #fffffe; FONT-SIZE: 11px; TOP: -10px; TEXT-DECORATION: none; PADDING-TOP: 3px
}
A.floated_link:hover {
	BACKGROUND-COLOR: #222323
}
H1 {
	color:				#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:		lighter;
	LINE-HEIGHT: normal;
	LETTER-SPACING: 0em;
}
H2 {
	position:			relative;
	color:				#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:		bold;
	margin-right:		25px;
	LINE-HEIGHT: 0.5em;
	LETTER-SPACING: -0.04em;
}
H3 {
	position:			relative;
	color:				#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:		bold;
	margin-right:		25px;
	LINE-HEIGHT: 0.5em;
	LETTER-SPACING: -0.04em;
}

.anouncement {
	position: absolute;
	height: 130px;
	z-index:71;
	top:10px;
	padding-left:5px;
	width:491px;
	float: right;
	}
div.container {
	overflow: visible;
	width: 1000px;
	position: absolute;
	min-height: 100%;
}

div.left {
	width: 45%;
	float: left;
	margin-top: 30%;
	margin-left: 0px;
	background-image: url(images/videobg.png);
}

div.right {
	width: 650px;
	float: right;
	margin-top: 20px;
	position: relative;
	margin-right: 20px;
}

.footer {
	position: absolute;
	bottom: 0px;
	margin-bottom: 5px;
	margin-left: 20%;
	margin-right: 20%;
	width: 800px;
	height:118px;
} 

*html .footer {
position: absolute;
bottom: 0px;
}
.main {
	position: absolute;
	margin-bottom: 0px;
	margin-left: 20%;
	margin-right: 20%;
	width: 800px;
	height:200px;
	margin-top: 140px;
} 

*html .main {
position: absolute;
bottom: 0px;
}
