html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#808040;
	font-size:12px;
	margin:0px;
	height:100%;
	width:100%;
}
body {	background:url(../img/img001.jpg) no-repeat left bottom;}
td {vertical-align:top;}
h1, h2, h3, h4 {
	font-weight:normal;
}
h1 {font-size:2em;}
p {
	padding:0px 0px 0px 0px;
}
p:first-letter {
	font-size:2em;
	float:left;
}
a {color:#808040; text-decoration:underline;}
tr#Header  {
	background:url(../img/header_bgr.gif) repeat-x;
	width:100%;
	height:130px;
}
tr#BannerSector td {
	height:280px;
	background:url(../img/bgr_green01.gif) repeat-x #eaf0c4;
}
tr#StrikeSector  {
	height:30px;
	background: #eaf0c4;
}
#BodySector  {
	padding-top:10px !important;
}
#FooterSector {
	height:50px;
}

td.PaddingTop, .PaddingTop {padding-top:20px;}
td.LogoCell {
	width:250px;
	height:130px;

}
td.LogoCell a.Logo {
	display:block;
	width:100%;
	height:100%;
	background:url(../img/logo1.gif) no-repeat 50% 50%;
}
td.LogoCell a.Logo:hover {
	background:url(../img/logo2.gif) no-repeat 50% 50%;
}

table#Nav {
	width:100%;
	margin-top:90px;
}
table#Nav td {vertical-align:top;}
td.Lang {width:80px; text-align:center;}
td.NavigationBar a {
	margin:0px 8px;
	font-size:12px;
}

.spacer {
	height:1px;
	overflow:hidden;
	display:block;
}
.col1, .col2, .col3 {
	float:left;
}
.col1 {width:48%;}
.col2, .col3 {width:25%;}
.col23 {width:48%; float:right; padding-left:15px; margin-top:-20px;}
ul.LeftNavList li {
	margin-bottom:10px;
}

#Banner001 {
	background:url(../img/img002.jpg) no-repeat;
	height:100%;
}
#Banner002 {
	background:url(../img/img003.jpg) no-repeat;
	height:100%;
}
#Banner003 {
	background:url(../img/img004.jpg) no-repeat;
	height:100%;
}
.RightAlignedCell {
	text-align:right;
}
.BannerV01 {
	width:300px;
	height:550px;
	display:block;
	border:1px solid #fff;
	background:url(../img/banner_v01.jpg) no-repeat;
}
.BannerV01 div.Text {
	width:200px;
	top:200px;
	margin:200px auto 40px auto;
	color:#ffffff;
	border:1px solid #cbde53;
	padding:5px;
}
div.ImageTop {
	border:1px solid #AEC969;
	height:200px;
	background:#cbde53;
}
a#ImgTop001 {
	background:url(../img/b_001.jpg) no-repeat;
	height:100%;
	width:100%;
	display:block;
}