
body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #c70001;
}

img
{
	border: none;
}

.outermost
{	
	width: 100%;
	height: 550px;
	background: url('../images/body-bg.jpg') repeat-x;
}

.container
{	
	width: 800px;
	height: 550px;
	background: #ffffff;
}

.header
{
	width: 774px;
	height: 74px;
	color: #ca0001;
}
.header a
{
	color: #666666;
	text-decoration: none;
}
.header a:hover
{
	color: #ca0001;
	text-decoration: none;
}

.bar
{	
	width: 774px;
	height: 20px;
	background: url('../images/bar.jpg') no-repeat;
}

.chain
{
	width: 774px;
	height: 94px;
	background: url('../images/chains-bg.jpg') no-repeat;
}

.tabs
{
	position: absolute;
	margin-top: 70px;
	margin-left: 40px;
}

.print_logo
{
	width: 774px;
	height: 208px;
	background: url('../images/panel-bg.jpg') no-repeat;
}

.tvcs
{
	width: 774px;
	height: 208px;
	background: url('../images/panel-bg.jpg') no-repeat;
}

div#wn	{ 
    position: absolute; 
    width: 700px;
	height: 140px; 
    overflow:hidden;	
	margin-left: 35px;
	margin-top: -60px;
	}

.footer
{
	width: 774px;
	margin-top: 98px;
	color:#777777;
	font-size:10px;
}