*{
	margin: 0;
	padding: 0;
}
body{
	background: #1B326C url(../garnish/back1.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#bodyPop{
	background: #F6F6F6;
}
#bodyPop img, #bodyPop p{
	display: block;
	/*width: 760px;
	margin: 10px 0;*/
	text-align: center;
}
#bodyPop a{
	display: block;
	width: 50px;
	margin: 10px auto;
	padding: 2px 0 3px 0;
	background: #0099FF;
	color: #ffffff;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#bodyPop a:hover{
	background: #6AC5FF;
}
#indexFlash{
	background: #1B326C url(../garnish/back2.jpg) top repeat-x;
}
hr{
	display: block;
	clear: both;
	height: 0px;
	border-top : 1px solid #ffffff;
}
h1{
	position: absolute;
	left: -9999px;
}
h2{
	color: #9EA34E;
	font-size: 2.2em;	
	font-weight: normal;
	margin: 25px 0 0 40px;
}
h3{
	color: #666666;
	font-size: 2em;	
	font-weight: normal;
	margin: 25px 0 10px 0px;
}
h4{
	color: #666666;
	font-size: 1.5em;	
	font-weight: normal;
	margin: 25px 0 10px 0px;
	clear: both;
}
p{
	margin:0 0 20px 0;
	line-height: 1.6em;
}
ul{
	margin:0 0 20px 40px;
	line-height: 1.6em;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#top{
	background: url(../garnish/top.jpg);
	height: 162px;
	width: 928px;
	margin: 0 auto;
	position: relative;
}
#path{
	background: url(../garnish/path.png) repeat-x bottom;
	padding: 5px 0;
	font-size: 0.8em;
	position: absolute;
	bottom:-1px;
	left: 235px;
	width: 650px;
	text-align: right;
}
#wrapper{
	width: 904px;
	padding: 0 12px;
	margin: 0 auto;
	background: url(../garnish/content_back.jpg) repeat-y;
	overflow: hidden;
}
#bottom{
	width: 928px;
	margin: 0 auto;
	background: url(../garnish/bottom.jpg) no-repeat;
	/*height: 100px;*/
	color: #737C75;
	font-size: 0.8em;
	padding: 60px 0 0 0;
	text-align: center;
}
#bottom p{
	background: url(../garnish/bottom_logo.jpg) no-repeat bottom;
	padding: 0 0 75px 0;
}
#nav{
	background: url(../garnish/logo2.jpg) no-repeat top;
	width: 222px;
	padding: 50px 0 0 0;
	list-style: none none;
	text-align: center;
	float: left;
	margin: 0;
}
#nav a{
	font-size: 1.4em;
	letter-spacing: -0px;
	background: url(../garnish/menu_item.png) repeat-x bottom;
	width: 153px;
	padding: 10px 0px;
	display: block;
	float: none;
	margin: 0 auto;
	color: #8B8E44;
}
#nav a:hover{
	background: url(../garnish/menu_hover.png) repeat-x bottom;
	text-decoration: none;
}
#nav li{
	/*background: #FF0000;*/
	width: 222px;
	
}
#langs{
	padding: 10px 0 0 0px;
	text-align: center;
	
}
#langs a, #langs a:hover{
	font-size: 0.9em;
	display:inline;
	/*float:left;*/
	padding: 0 4px 0 5px;
	margin: 0px;
	background: none;
	width:auto;
}

#langs a:hover{
		text-decoration: underline;
}
#langs #lang2{
	background:  url(../garnish/vert.png) no-repeat left top;
}
#content{
	background:  url(../garnish/menu_back.png) no-repeat top left;
	margin: 0 0 0 0px;
	float: left;
	width: 655px;
	padding: 0 0 0 0;
}

#scroller{
	/*background: #FF0000;*/
	margin: 20px 0 0 40px;
	height: 285px;
	overflow: auto;
	padding: 0px 10px 0 0;
	border-style:solid;
	border-color: #E6E6C7;
	border-width: 0px 0 0px 0;
	color: #999999;
}
.contImg{
	float:right;
	margin:0 0 0 10px;
}
.contImgL{
	float:left;
	margin:0 10px 0 0;
	display: block;
}
.contImg img, .contImgL img{
	border: 0px;
}
.small{
	font-size: 0.8em;
	text-align: center;
}
#flash{
	width: 952px;
	height: 312px;
	margin: 47px auto 0px auto;
	position: relative;
	text-align: center;
}
#flash object{
	width: 952px;
	height: 312px;
	margin: 0 auto;
}
#introMenu{
	position: absolute;
	bottom: 28px;
	right: 135px;
	z-index: 100;
	list-style: none none;
}
#introMenu a{
	color: #8B8E44;
	background: url(../garnish/menu_item.png) bottom repeat-x;
	padding: 5px 5px;
	display: block;
}
#introMenu a:hover{
	background: url(../garnish/menu_hover.png) repeat-x bottom;
	text-decoration: none;
}
#error{
	/*width: 700px;*/
	margin: 0 auto;
	color: #ffffff;
	padding: 62px 0 0 0px;
	text-align: center;
	
}
#error img{
	margin: 0 0 40px 0;
}
#error h2{
	margin: 0;
}
#error ul{
	margin: 20px 0 0 0px;
	list-style: none none;
}
