html,body {
	height: 100%;
}

html>body #outer {
	height:auto /*for mozilla */
}

body
{
	margin: 0;
	padding: 0;
	font-size : 16px;
}

#containerWrapper {
	position: absolute;
	width: 760px;
	left: 50%;
	margin-left: -387px;
	text-align: center;
}

li.cssStyledMenu a {
	height: 100% !important;
}

.dda1 {
	width: 550px;
}