@charset "utf-8";
/* CSS Document */



#container
{
	background-color:#574566	
}

#container #content #headline
{
	position:relative;
	background-image: url(_Images/Home-2011/home_s1_s1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:512px;
}

#container #content #bodyArea
{
	position:relative;
	background-image: url(_Images/Home-2010/home_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:380px;
}

#apDiv11
{
	text-align:right;	
}

#apDiv11 ul
{
	margin-top:8px;
	list-style-type:none;
}

#apDiv11 ul li
{
	text-align:right;	
}

#apDiv11 ul li a
{
	text-decoration:none;	
}
	
	
