body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 11px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}
input, textarea, option, select {
	font: normal normal 11px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.full {
	width: 100%;
	height: 100%;
	background: #a7b0c1;
}
.full .top_row {
	background: #a7b0c1;
}
.full .mid_row {
	background: #a7b0c1 url('../media//images/bg/middle.gif') 0 bottom repeat-x;
	text-align: center;
	height: 590px;
}
.full .mid_row .container {
	width: 990px;
	height: 590px;
	margin: 0 auto;
	position: relative;
}
.full .bot_row {
	background: #73768f;
	
}
.full .top_row img,
.full .bot_row img {
	width: 0;
	height: 1px;
}

#noflash table td {
	height: 590px;
	width: 990px;
}
#noflash table td {
	padding: 40px 0 0 0;	
	vertical-align: middle;
	text-align: center;
}
#noflash img {
	margin: 0 auto;
}