body {
	background-color:#ffffff;
	font-family: Verdana,"MS Sans Serif";
	font-size: 12px;
	color:#000000;
	width:790px;
}

h1, h2, h3, h4, h5, h6, p, li {
	font-family: Verdana,"MS Sans Serif";
	color:#000000;
}
h1  {font-size: 24px;}
h2  {font-size: 20px;}
h3  {font-size: 16px;}
h4  {font-size: 14px;}
h5  {font-size: 13px;}
h6  {font-size: 12px;}
p  {font-size: 12px;}

table, td {
	border:1px solid #C3BFB7;
	border-spacing:0px;
	font-family: Verdana,"MS Sans Serif";
	font-size: 12px;
	color:#000000;
}

#Navigation, .TopNav, #Left, #Right, #FooterLogo, .Slider {
	display:none;	
}

.Header {
	height: 250px;
	width: 790px;
	display:block;
	float:left;
	margin-bottom: 20px;
	border-bottom:	2px solid #C3BFB7;
}
.Header img {
	width:790px;
	height:239px;
}

.HeaderLogo {
	position: absolute;
	top:29px;
	left:659px;
	z-index:100;
}
.HeaderLogo  img{
	width:123px;
	height:49px;
	border:none;
	
}

#Content {
	width:790px;
}
#Middle {
	font-family: verdana arial;
	font-size: 12px;
	color:#000000;
}



#FooterContainer{
	margin-top: 30px;
	padding:0px;
	width: 790px;
	position: realtive;
	border-top:	2px solid #C3BFB7;
}
#FooterContent {
	width: 790px;
}
#FooterContent .article table{
	width: 790px;
	border:0px solid #C3BFB7;
	border-spacing:0px;
}
#FooterContent td{
	border:0px solid #C3BFB7;
	border-spacing:0px;
}
#FooterContent td p{
	margin:0;
	padding:0;
	line-height:16px;
	font-size:10px;
}
#Footer {
	background-color:#cc0000;
}