body {
	background-color: #FFFFFF;
	width: 1224px;
	text-align:center; /* for IE */
	margin:0 auto; /* for the rest */
	color: #555555;
}

#menu {
	width: 1224px;
}


#navigator {
	float: left;
	padding: 5px;
}

.wrapper  {
	height:30px;
	width:830px;
} 

#logo {
	float: right; 
	padding: 5px;
}

#top {
	width: 1224px;
	height: 120px;
	padding: 5px;
}

#flamingo {
	border-width: 1px; 
	background-color: #F5F5F5;
} 

#flashcontent { 

	width: 1224px;
	height: 750px;
}


#container_top {
	width: 1224px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:12px;
}

#showcase {
	float: left; 
	width: 450px;
	padding: 5px;
	text-align: left;
}

#show_bg {
	border-style: dashed; 
	border-color: #E2E2E2; 
	border-width: 1px; 
	background-color: #F5F5F5;
	padding: 22px;
	text-align: justify;
} 

#footer {
	width: 1224px;
	height: 80px;
	padding: 8px;
}

h1 {
	text-align: left;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color: #042F69;
	text-indent: 8px;
}


h2 {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color: #666666;
}



a 	{
	text-decoration: underline;
	color:1E428C;
}


a.2	{
	color:FF5400;
}


a.1 {
	text-decoration: none;
	color: FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}
