#poweredby { display:none; }

.title {
	clear: both;
	height: 72px;
	width: 778px;
	margin: auto;
}
.nav {
	margin: auto;
	clear: both;
	height: 37px;
	width: 778px;
	background-color: #B2CAD6;
	background-image: url(www_b_nav_blue.jpg);
}
.language {
	margin: auto;
	clear: both;
	height: 141px;
	width: 778px;
	background-color: #B1C9D5;
}
.pagetitle {
	background-color: #B2CAD6;
	margin: auto;
	clear: both;
	height: 33px;
	width: 763px;
	background-image: url(pagetitle_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-left: 15px;
}
.contentarea {
	background:#fff url(contentarea_bg.jpg) top left repeat-y scroll;
	margin: auto;
	clear: both;
	width: 778px;
	min-height: 300px;
	overflow:hidden;
	_height:1%;
	padding-bottom:5px;
}
.contentarealeft {
	display:block;
	float: left;
	width: 505px;
	background-image: url(contentarea_bg.jpg);
	padding: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	line-height: 22px;
}
.contentarealeft .form{
	text-align: right;
	padding: 10px;
	background-color: #E3E9ED;
}
.contentarealeft .style3{
	font-size: 18px;
	color: #cc0000;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.contentarealeft .style4 {
	color: #006600;
}
.contentarealeft .style5{
	font-size: 18px;
	color: #cc0000;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.contentarearight {
	background:#fff url(contentarearight_bg.jpg) top left repeat-y scroll;
	float: right;
	width: 203px;
	margin-bottom:300px;
}
.footernav {
	background-color: #AD0304;
	margin: auto;
	clear: both;
	height: 31px;
	width: 778px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	background-image: url(temp_footernav_bg.jpg);
}
.footer {
	background-color: #FFFFFF;
	margin: auto;
	clear: both;
	height: 44px;
	width: 778px;
	background-image: url(temp_footer_bg.jpg);
	color: #6587A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
