@charset "utf-8";
/* CSS Document */

#NewContainer {
	width: 420px;
	height: 300px;
	background: 0px;
	float: left;
	margin-left: 10px;
  }
#WhatsNew2010Holder{
	width: 300px;
	height: 300px;
	background: 0px;
	float: left;
	margin-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
  }
#Whtasnewmain {
	width: 430px;
	height: 430px;
	top: 60px;
	margin-left: 190px;
	margin-right: 30px;
	text-align: center;
	float: left;
}
a.newcontact:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	}
a.newcontact:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-align: center;

	}
a.newcontact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	}
a.newcontact:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	}


/*	Navigation
	---------------------------------------------------- */
	
#Naviheader {
	float: left;
	width:393px;
	height: 50px;
	margin-top: 50px;
	text-align: left;
    }
	
#Naviheader ul {
	list-style-type: none;
	float: left;
	text-align: left;
}
#Naviheader li {
	float: left;
}
