﻿.noDisplay {display:none;}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
HTML {
}
DIV.frame {padding:15px 15px 15px 15px;}
DIV.page {
	width:800px;
	margin:0px;
	position:relative;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
DIV.vmenuBG {
	width:130px;
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	background-image:url('images/borderpixel.gif');
	background-repeat:repeat-y;
	background-position:right;
}
DIV.contentBG {
	width:536px;
	position:absolute;
	top:0px;
	left:130px;
	background:#fff;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.containerBG {
	width:134px;
	position:absolute;
	top:0;
	right:0;
	background:#fff;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	background-image:url('images/borderpixel.gif');
	background-repeat:repeat-y;
	background-position:left;
}
DIV.header_box {
	clear:both;
	position:relative;
	z-index:1;
}
DIV.header {
	;
	position:relative;
}
DIV.footer_box {
	clear:both;
	position:relative;
	z-index:1;
}
DIV.footer {
	background:transparent;
	;
	position:relative;
}
DIV.footercontainer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
DIV.main {
	clear:both;
	width:100%;
	position:relative;
	z-index:1;
	background:#fff;
}
DIV.wrap {
	width:668px;
	float:left;
}
DIV.vmenu_box {
	position:relative;
	top:0;
	z-index:1;
	width:130px;
	float:left;
	margin-top:6px;
}
DIV.vmenu {
	padding:0px 4px;
	background:transparent;
}
DIV.container_box {
	position:relative;
	z-index:1;
	width:128px;
	float:right;
	margin-top:6px;
	background:#fff;
}
DIV.container {
	padding:0px 0px;
	background:#fff;
}
DIV.content_box {
	position:relative;
	z-index:1;
	float:right;
	width:530px;
	margin-top:6px;
}
DIV.content {
	padding:0px 9px 0px 0px;
	background:transparent;
}

