body {
	font-family			:	verdana;
	font-size				:	11px;
	background			:	#e6e7e8;
	color						:	#00476B;
	overflow-x			:	hidden;
	overflow-y			:	hidden;
}

h2 {
	font-family			:	verdana;
	font-size				:	12px;
	color						:	#60a4e5;
	margin-bottom		:	0px;
}

h3 {
	font-family			:	verdana;
	font-size				:	14px;
}

a {
	color						:	#00A6DE;
	text-decoration	:	none;
}

a:hover {
	color						:	#00476B;
	text-decoration	:	none;
}

hr {
	color						:	#60A3E2;
	height					:	1px;
	width						:	100%;
}

#layMiddle {
	position				: absolute;
	top							:	0px;
	left						:	50%;
	bottom					:	0px;
	width						:	1px;
}

#layShadowLeft {
	position				:	absolute;
	top							:	0px;
	left						:	-520px;
	bottom					:	0px;
	width						:	20px;
	background			:	#FFFFFF url(../images-layout/shadow_left.png) top right repeat-y;
}

#layContent {
	position				:	absolute;
	top							:	0px;
	left						:	-500px;
	bottom					:	0px;
	width						:	1000px;
	background			:	#FFFFFF;
}

#layLogo {
	position				:	absolute;
	top							:	10px;
	left						:	10px;
	width						:	165px;
	height					:	165px;
}

#layPictureTop {
	position				:	absolute;
	top							:	0px;
	left						:	182px;
	right						:	0px;
	height					:	180px;
}

#layPictureTopChange {
	position				:	absolute;
	top							:	0px;
	left						:	241px;
	width						:	664px;
	height					:	180px;	
}

#laySlogan {
	position				:	absolute;
	top							:	150px;
	left						:	266px;
	width						:	286px;
	height					:	25px;
}

#layMenuContent {
	position				:	absolute;
	top							:	180px;
	left						:	0px;
	bottom					:	0px;
	width						:	182px;
	padding-left		:	15px;
	padding-top			:	30px;
	text-align			: left;
	background			:	transparent url(../images-layout/menu_adres.png) bottom left no-repeat;
}

#layMenuTop {
	position				:	absolute;
	top							:	180px;
	left						:	0px;
	width						:	182px;
	height					:	208px;
}

#layMenu {
	position				:	absolute;
	top							:	180px;
	left						:	0px;
	bottom					:	0px;
	width						:	182px;
	background			:	#FFFFFF url(../images-layout/menu_bg_repeat.png) top left repeat-y;
}

#layText {
	position				:	absolute;
	top							:	180px;
	left						:	182px;
	right						:	0px;
	bottom					:	0px;
	overflow-y			:	auto;
	color						:	#000000;
	padding-top			:	30px;
	padding-left		:	60px;
	padding-right		:	20px;
	line-height			:	17px;
	background			:	#FFFFFF url(../images-layout/text_bg.png) top left no-repeat;
}

.imgMenu {
	margin-top			:	0px;
	margin-left			:	0px;
	margin-bottom		:	5px;
	padding-top			: 0px;
}

.imgMenuLine {
	margin-top			:	0px;
	margin-left			:	0px;
	margin-bottom		:	5px;
	padding-top			: 0px;
}

#layTextHome {
	position				:	absolute;
	top							:	140px;
	left						:	50px;
	bottom					: 0px;
	width						:	390px;
	color						:	#000000;
	font-weight			:	bold;
	text-align			:	left;
	line-height			:	18px;
}

#layButtonsHome {
	position				:	absolute;
	top							:	35px;
	left						:	440px;
	width						:	350px;
	height					:	350px;
}

#layHomePand {
	position				:	absolute;
	top							:	400px;
	left						:	50px;
}

.btnHome {
	padding					: 2px 2px 2px 2px;
}	

#layShadowRight {
	position				:	absolute;
	top							:	0px;
	left						:	500px;
	bottom					:	0px;
	width						:	20px;
	background			:	#FFFFFF url(../images-layout/shadow_right.png) top left repeat-y;
}

#layKeywords {
	display					:	none;
}

.textLabel {
	position				:	absolute;
	height					:	18px;
	font-weight			:	bold;
}

.textByLabel {
	position				:	absolute;
	left						:	180px;
	height					:	18px;
}

#imgSlideShow {
	width						:	325px;
	height					:	233px;
}

#textLeft {
	position				:	absolute;
	left						:	60px;
	top							:	30px;
	width						:	330px;
	text-align			: justify;
}

#textRight {
	position				:	absolute;
	left						:	435px;
	top							:	30px;
	width						:	330px;
	text-align			: justify;
}