/* Global: site-definition */
#contentMenuView
{
	width: 650px;
}

#contentMenuList
{
	padding: 0px;
}

body
{
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #495677;
	background-color: #EDEDED;
}

a, a img
{
	text-decoration: none;
	border: 0px;
	color: #495677;
}

a:hover
{
	text-decoration: underline;
}

#headContainer
{
	position: absolute;
	width: 1044px;
	height: 130px;
	top: 10%;
	left: 50%;
	margin-top: -65px;
	margin-left: -522px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

#rootContainer
{
	position: absolute;
	width: 1044px;
	height: 508px;
	top: 50%;
	left: 50%;
	margin-top: -254px;
	margin-left: -522px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

#rootContainerSites
{
	position: absolute;
	width: 1044px;
	height: 608px;
	top: 50%;
	left: 50%;
	margin-top: -320px;
	margin-left: -522px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

#footContainer
{
	position: absolute;
	width: 1044px;
	height: 130px;
	top: 90%;
	left: 50%;
	margin-top: -65px;
	margin-left: -522px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

#copyContainer
{
	position: absolute;
	width: 1044px;
	height: 130px;
	top: 95%;
	left: 50%;
	margin-top: -65px;
	margin-left: -522px;
	border-top: 1px solid #495677;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
