
BODY {
	background: url(color_gray/pics/bgFrontpageBody.gif) #fff repeat-x top left;
}
#wrapper {
	background: none;
}
#content {
	height: 150px;
	background: none;
}
HTML>BODY #content {
	min-height: 150px;
}
#header {
	height: 613px;
	position: relative;
}
#main {
	width: 452px;
	float: left;
	padding-right: 15px;
}
.mainText {
	padding: 15px 30px 0 40px !important;
	margin-top: 0px;
	border-right: 0;
	width: auto;
}
.banner {
	display: none;
}
#column1,
#column2 {
	line-height: 1.33em;
	float: right;
	width: 250px;
	padding: 0 0px 0 0;
	margin: 0;
	position: static;
	background: url(color_gray/pics/bgFpColumn1.gif) repeat-y left top;
}
#column1 {
	float: left;
}
#column1Center,
#column2Center {
	background: url(color_gray/pics/bgFpColumn1Top.gif) no-repeat left top;
}
#column1Content,
#column2Content {
	padding: 0 0 0 0px;
	background: url(color_gray/pics/bgFpColumn1Bottom.gif) no-repeat left bottom;
}
#column1 .column1Text,
#column2 .column2Text {
	padding: 15px 30px 15px 23px;
	margin-top: 0px;
	height: 178px;
	overflow: visible; 
}
HTML>BODY #column1 .column1Text,
HTML>BODY #column2 .column2Text {
	height: auto;
	min-height: 178px;
	overflow: hidden; 
}
#column2 {
	/*display: none;*/
}
#footerContainer {
	background: #fff;
}
/* Youtube-video
===================*/
.youtube {
	padding-top: 85px;
	background: #fff;
}
.youtubeCenter {
	text-align: center;
	background: #f6f6f6;
	height: 505px;
	padding: 12px 0;
	width: 980px;
}

H1 {
	color: #1d2a70;
	font-size: 20px;
	margin-top: 0;
}
.nappi {
	background: url(color_gray/pics/bgFpButton.gif) no-repeat left top;
	display: block;
	width: 106px;
	text-align: center;
	padding: 2px 0;
	color: #000;
	border: 0;
	cursor: pointer;
	line-height: 1.6em;
}
.feedbackbox {
	border-left: 1px #e1e1e1 solid;
	border-right: 1px #e1e1e1 solid;
	border-top: 1px #a4a4a4 solid;
	border-bottom: 0;
	width: 200px;
	height: 63px;
	background: url(color_gray/pics/bgFeedback.gif) repeat-x left top;
}
