@charset "utf-8";
/* CSS Document */
body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	min-width:1024px;
	text-align:center;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(images/BODY_background_1x1200px.png);
	font-family: "Segoe UI Symbol";
}
#Spacer {
	height: 30px;
	width: 940px;
}
#Header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width:940px;
	height: 230px;
	background-color: #000;
	background-image: url(images/HEADER_background_940x230px_ver02_OK.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#Header h1 {
	visibility: hidden;
}

#TopMenu {
	background-image: url(images/MENUBAR_IN_background_1x60px_OK_EDIT.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 60px;
	width: 940px;
}
#ContentTR {
	height: 100%;
	background-color: #dcdce0;
	text-align: center;
	vertical-align: top;
}
#Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 920px;
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
}
#ContentLeft {
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(images/ContentLeft_background_200x160px.png);
	background-position: left bottom;
}
#ContentLeftTop {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#ContentCenterTop {
	height: 100px;
	width: 520px;
	/*background-image: url(images/CONTENT_TOP_background_1x100px.png);
	background-repeat: repeat-x;
	background-position: left top;*/
}
#ContentCenter {
	width: 520px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #58595b;
	text-align: justify;
	vertical-align: top;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#ContentRightTop {
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 200px;
	/*border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #909092;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00437f;
	text-decoration: none;
}
#ContentRight {
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 200px;
	/*	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #909092;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
}
#ContentRight a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
}
#ContentRightPrezi {
	background-image: url(images/RightSide_Prezi_bg_200x400.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #58595b;
	text-decoration: none;
}
#ContentRightPrezi a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #58595b;
	font-style: normal;
}

#BottomMenuLeft {
	background-color: #FFF;
	background-image: url(images/BOTTOMMENU_background_1x70px.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#BottomMenu {
	background-image: url(images/BOTTOMMENU_background_1x70px.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	float: left;
	vertical-align: middle;
	height: 50px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00437f;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;
}
#BottomMenu a {
	color: #00437f;
	width: 100%;
	padding: 3pt;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#BottomMenu a:hover {
	color: #ed1c24;
	width: 100%;
	padding: 3pt;
	text-decoration: none;
}
#BottomMenu .text a {
	text-decoration: none;
	color: #fbd657;
}
#BottomMenuRight {
	background-color: #FFF;
	background-image: url(images/BOTTOMMENU_background_1x70px.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#Footer {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 1024px;
	font-family: "Segoe UI Symbol";
	font-size: 10px;
	font-style: normal;
	color: #00437f;
	text-decoration: none;
	font-weight: normal;
}

#Footer a {
	color: #031b29;
	text-decoration: none;
}

