@charset "utf-8";
body {
	background-image: url(../images/BG.jpg);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	z-index:-20;
}

p{
margin:0px;
padding:0px;
}

.head {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 144px;
	width: 100%;
	background-image: url(.../images/HeadBG.gif);
}

#bgsides{
  position: absolute;
  width:100%; height: 630px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	background-image: url(.../images/bgsides.png);
	background-repeat: repeat-y;
	background-position: center top;
  top:0px;
  left:0px;
  z-index:-15;
}

#bannerbg-left {
  position: absolute;
  width:50%; height: 144px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: repeat-x;
	background-position: right center;
  top:0px;
  left:0px;
  z-index:-10;
}

#bannerbg-right {
  position: absolute;
  width:50%; height: 144px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: repeat-x;
	background-position: left center;
  top:0px;
  right:0px;
  z-index:-10;
}

#bannerbg-top {
  position: absolute;
  width:100%; height: 144px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	background-image: url(../images/headbgtop.gif);
	background-repeat: repeat-x;
	background-position: left top;
  top:0px;
  left:0px;
  z-index:-5;
}

#bannerbg-bottom {
  position: absolute;
  width:100%; height: 144px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	background-image: url(../images/headbgbottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
  top:0px;
  left:0px;
  z-index:-5;
}

.headmiddle {
	background-image: url(../images/HeadMiddle.gif);
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	height: 134px;
	width: 978px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px; color:#fff;
	font-style: italic;
  text-align:center;
}

.main {
	background-image: url(../images/MenuLeftBG.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFF;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.maininner {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.footer {
 	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(../images/Footer.gif);
	height: 24px;
	width: 960px;
	margin: 0px auto;
	padding: 28px 0px 0px 0px;
	color: #999;
	clear: both;
}

.footerleft{
  marring:0px 0px 0px 0px; padding:0px 10px 0px 0px;
  float:left;
  width:230px;
  text-align:right;
  color: #666;
}

.footerright{
  marring:0px 0px 0px 0px; padding:0px 0px 0px 10px;
  float:left;
  width:710px;
}

.footer a{
	color: #999;
	text-decoration: none;
}

.footer a:hover{
	color: #777;
	text-decoration: underline;
}
.subfooter {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 20px auto;
	text-align: center;
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #bbb;
}

.subfooter a{
	color: #bbb;
	text-decoration: none;
}


.menuleft {
	background-image: url(../images/MenuLeftBG.gif);
	margin: 0px;
	padding: 0px;
	width: 240px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.menuleft ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}

.menuleft li{
	margin: 0px;
	padding: 0px;
}

.menuleft a{
	text-decoration: none;
	color: #CCC;
	background-image: url(../images/MenuLeftButton.gif);
	height: 31px;
	width: 220px;
	margin: 0px;
	padding: 12px 20px 0px 0px;
	text-align:right;
	display: block;
}

.menuleft a:hover{
	background-image: url(../images/MenuLeftButtonSelected.gif);

}

.menuleft .menuitemselected a{
	background-image: url(../images/MenuLeftButtonHover.gif);
}

.menuleft .menuitemselected a:hover{
	background-image: url(../images/MenuLeftButtonSelected.gif);
}

.content {
	float:left;
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	height: 10px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	color: #999;
}

.breadcrumb a{
	color: #999;
}

.breadcrumb ul{
	margin: 0px;
	padding: 0px;
}

.breadcrumb li{
	margin: 0px;
	padding: 0px 0px;
	float:left;
	list-style-type: none;
}

.menulefthead {
	background-image: url(../images/MenuLeftTop.gif);
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 100%;
}

.menubar a{
	text-decoration: none;
	color: #FFF;
}

.menubar a:hover{
	color: #F9F;
}

.menubar .menuitemselected a{
	color: #F0F;
}

.menubar ul{
	margin:0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:100%;
}

.menubar li{
	float: left;
	list-style-type: none;
	wiidth: 135px;
	margin:0px 15px;
	padding:0px;
	text-align:center;
}

.menubar {
	background-image: url(../images/Menubar.gif);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}




















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
