#flags {
	position:					absolute;
	left:						0px;
	bottom:						-10px;
	background-image:			url(../elements/flags.png);
	background-position:		320px bottom;
	background-repeat:			no-repeat;
	padding-bottom:				20px;
	width:						100%;
	height:						100%;		
	z-index:					3;
}

#syms {
	position:					absolute;
	right:						20px;
	bottom:						10px;
	/* background-image:			url(../elements/syms.jpg); */
	background-position:		center bottom;
	background-repeat:			no-repeat;
	padding-bottom:				20px;
	width:						200px;
	height:						100%;		
	z-index:					2;
}

#elems {
	height:						160px;
	/* background-image:			url(../elements/startelements.jpg); */
	background-position:		center top;
	background-repeat:			no-repeat;
	margin-bottom:				400px;
}

#ct {
	position:					relative;
	z-index:					4;
}

h1 {
	font-size:					19px;
}

h1.sub {
	margin:						0;
	margin-left:				-27px;
	margin-right:				-20px;
	margin-top:					-35px;
	margin-bottom:				20px;
	padding:					10px;
	padding-left:				48px;
	font-size:					15px;
	font-weight:				bold;
	color:						#005266;
	background-image:			url(../elements/grad_h1.png);
	background-position:		left bottom;
	background-repeat:			repeat-x;
}

div.logo {
	margin-top:					20px;
	margin-bottom:				260px;
	height:						60px;
	background-image:			url(../elements/banner_null_J0cmXUP5.gif);
	background-position:		center;
	background-repeat:			no-repeat;
}

div#banner {
	display: none;
	position: absolute;
	top:120px;
	right:20px;
}