body {
	background-color:#E0E8F3;
	background-image:url(../images/home/back.jpg);
	background-repeat:repeat-x;
}

/* div#login */
div#login a {
	color:#124E79;
}

/* top */
table#top {
	height:520px;
	width:100%;
}

table#top td.right {
	background:url(../images/home/top_back.jpg) no-repeat 50% 0%;
	text-align:center;
}

table#top td.right img.logo {
	margin-bottom:57px;
	margin-left:-25px;
}

.languageSelector {
	text-align:right;
	padding:4px 8px 0px 0px;
}

div#topLeftText {
	position:absolute;
	top:88px;
	left:5.3%;
}

/* examples */
div#examples {
	width:44.7%;
	margin-left:52.3%;
	padding-bottom:100px;
}

/* copy */
div#copy {
	margin-left:3.01%;
	position:absolute;
	bottom:0;
}
