html, body{
	margin:0;
	padding:0;
	height: 100%;
	background-color:#ECEAE7;
	background-attachment: scroll;
	background-image: url(/images/bg_body.png);
	background-repeat: repeat-y;
	background-position: center; 
}

#nonFooter
{
	position:relative;
	min-height: 100%;
	width:790px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #C2C2C2;
}

#footercontent
{
	text-align:right;
	padding-top: 12px;
	width:790px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #C2C2C2;
}
#logo {
	top:-1px;
	}
#footerlogo {
	position:absolute;
	bottom:34px;
	}
#language {
	position:absolute;
	top:25px;
	right:20px;
	}
#column1 {
	position: relative;
	top:-50px;
	width:380px;
	margin-bottom: -50px;
	float: left;
	clear:left;

 }
#column2 {
	position:relative;
	top:0px;
	width:360px;
	display:inline;
	float:right;
	clear:right;
}
#wrap {
	display: inline-table;
	clear: both;
	padding-bottom:100px;
}
#clear {
	top:0px;
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.enterdiv {
	padding-top: 35px;
	margin-right: 60px;
	margin-left: 30px;
}
.enterdiv a:link {
	color: #009900;
	font-weight: bold;
}
.enterdiv a:visited {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
.enterdiv a:hover {
	color: #000000;
	text-decoration: none;
}
.enterdiv a:active {
	color: #666666;
	text-decoration: none;
}
.switchcontentlink a:link {
	color: #009900;
	font-weight: normal;
}
.switchcontentlink a:visited {
	color: #009900;
	text-decoration: underline;
	font-weight: normal;
}
.switchcontentlink a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.switchcontentlink a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
	font-weight: normal;
}
.whitetext a:link {
	color: #FFFFFF;
	font-weight: normal;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.whitetext a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.whitetext a:active {
	color: #AAAAAA;
	font-weight: normal;
	text-decoration: none;
}
.enterdiv h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #009900;
	padding-bottom: 5px;
}
.enterdiv h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	font-variant: normal;
}
.enterdiv-tel {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009900;

}
