body
{
	margin: 0px;
	background-color: #D8DCE1;
	background-image: url( '../images/portal/background.png' );
	background-repeat: repeat-x;
	text-align: center;
}

div#content
{
	background-image: url( '../images/portal/content_bg.png' );
	background-repeat: repeat-x;
	background-color: #F8F9FA;
	margin: 120px auto;
	border: 1px #898989 solid;
	width: 759px;
	height: 338px;
	vertical-align: middle;
	padding-top: 109px;
}

div#content img
{
	vertical-align: middle;
	border: none;
}

div#symetric
{
	text-align: center;
	color: black;
	font-size: 8pt;
}

div#symetric a
{
	color: black;
	text-decoration: none;
}