﻿body
{
}

body, html
{
	background-image: url(../images/backgroundComb.png);
	background-color: #F9FADE;
	height: 100%;
	margin: 0;
	padding: 0;
}

a img
{
  border: none;
}

#centre
{
	width: 950px;
	margin: 0px auto;
	text-align: justify;
	font-family: Arial, Verdana;
}

#top
{
  border-bottom: 2px solid #E7EB79;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#top .article_separator
{
  display: none;
}

#breadcrumb
{
  margin-bottom: 10px;
}

#header
{
	background-image: url(../images/HeaderBanner.jpg);
	width: 950px;
	height: 341px;
}

#page-wrapper
{
	background-image: url(../images/bgsky.png);
	width: 100%;
	height: 341px;
}

#header-op
{
	background-image: url(../images/test3.png);
	width: 950px;
	height: 341px;
	z-index: 2;
	position: relative;
}

#header-tr
{
	position: absolute;
	background-image: url(../images/BannerTR.png);
	width: 950px;
	height: 341px;
	z-index: 2;
}

#main
{
	border: 2px solid #E7EB79;
	margin-top: -130px;
	margin-left: 35px;
	margin-right: 35px;
	padding: 130px 20px 20px 20px;
	background-image: url(../images/bgbox.png);
	z-index: 1;
	position: relative;
}

#menu
{
	margin-left: 753px;
  position: absolute;
  top: 150px;
}

#core
{
  
}

#core #left,
#core #middle,
#core #right
{
  display: inline-block;
  vertical-align: text-top;
}

#core #left
{
  width: 200px;
}

#core #middle
{
	border: 2px solid #E7EB79;
	background-image: url(../images/bgbox.png);
  width: 601px;
  padding: 10px;
}

#core #right
{
  width: 0px;
  display: none;
}
