﻿body 
{
	margin:auto;
	padding:0px;
	margin-top:10px;
	font-family:Verdana;
	font-size:12px;
}
div {margin:auto;font-family:Verdana;
	font-size:12px;}
#btnStyle {width:66px;height:30px;margin-left:120px}
#PanelLeft {display:block;}
#Logo {border:0px}
.LeftPanelSelect {width:170px;margin-left:15px}
#btnSearch {margin-left:119px;width:66px;height:30px;margin-top:8px;cursor:pointer}
#MainTable 
{
	width:800px;
}
#LeftColumn
{
	width:199px;
	padding-right:10px;
	background-color:#642B89;
}
#MainColumn
{
	width:781px;background-color:#7F579E;
	background-image:url(../img/MainBackSide.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
#MainContent
{
	border:solid 1px #000;width:990px;
}
#MainTable, #MainTable td, #MainTable tr 
{
	padding:0px;
	margin:0px;
	border:0px;
}
#MenuBar
{
	width:771px;
	background-color:#652D89;
	background-image:url(../img/BarBackSide.jpg);
	background-position:left;
	background-repeat:repeat-y;
	height:30px;
	margin:0px;
	padding-left:10px;
}
#MenuBar a, #MenuBar a:visited 
{
	color:#fff;
	font-weight:bold;
	margin-left:12px;
	margin-top:8px;
	text-decoration:none;
	display:block;
	float:left;
}
#MenuBar a:hover
{
	color:#bdd75e;
}
.branch
{
	float:right;
	color:#fff;
	font-weight:bold;
	margin-right:20px;
	margin-top:8px;
	text-decoration:none;
	cursor:pointer;
}
#HeaderImage 
{
	width:781px;
	height:203px;
	display:block;
}
#BranchesBar
{
	background-image:url(../img/LocationBarBack.gif);
	width:407px;
	height:30px;
	float:right;
}
#ProvidingTheWorkforce
{
	float:left;
	margin-left:5px;
	clear:both;
	display:block;
	margin-top:10px;
}
#BranchMenu
{
	position:absolute;
	display:none;
	visibility:hidden;
	width:93px;
	height:47px;
	background-image:url(../img/DropBack.gif);
}
#BranchMenu a, #BranchMenu a:visited
{
	text-align:center;
	display:block;
	margin-top:5px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#BranchMenu a:hover
{
	color:#bdd75e;
}
#DynamicContent
{
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	color:#fff;
}
.PageTitle
{
	font-size:20px;
	margin-top:5px;
	margin-bottom:23px;
}
html, body {
height: 100%;
min-height: 100%;
}

#DynamicContent {
height: 100%;
min-height: 450px;
}
* html #DynamicContent{height:450px}
#DynamicContent a 
{
	color:#bdd75e;
}
