body {
	background-color: #888888;
	text-align: center;
	background-image: url(../../BG_vert.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

* html .buggybox {height: 1%;} /* for IE/Win */ 

#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftLogo {
	height: 51px;
	width: 403px;
	float: left;
	background-image: url(../../images/Logo/Logo_Left.png);
	margin-left: 190px;
	display: inline;
}
#content {
	margin-top: 0;
	padding-top: 0px;
	margin-left: 30px;
	width: 750px;
	float: left;
	height: 450px;
	background-color: #565656;
}
#page {
	background-image: url(../../Frame.jpg);
	height: 622px;
	width: 806px;
	margin-left: 70px;
	float: left;
	margin-top: 0px;
}
#footer {
	text-align: right;
	width: 600px;
	margin-top: 45px;
	margin-bottom: 0px;
	clear: both;
	float: left;
	padding-right: 0px;
	margin-left: 130px;
	background-color: transparent;
}
#rightLogo {
	height: 30px;
	width: 280px;
	float: left;
	margin-top: 19px;
	margin-left: 270px;
	background-color: transparent;
	margin-bottom: 18px;
}
#leftbar {
	float: left;
	height: 450px;
	width: 600px;
	margin-left: 30px;
	background-color: #666666;
	margin-top: -7px;
	border: thin solid #000000;
	color: #000000;
	overflow: hidden;
	display: inline;
}
#rightbar {
	float: right;
	height: 450px;
	width: 110px;
	border: thin none;
	margin-right: 0px;
	margin-top: -15px;
}
.style11 {font-size: 14px}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*background-color;
	border-top-color ;
	border-right-color;
	border-bottom-color;
	border-left-color;
	border-color;
	outline-color;*/
	border-top-color: #FFFFFF;
}
#ContactBar {
	float: left;
	height: 40px;
	width: 650px;
	margin-top: 5px;
}
#emailContactBar {
	background-color: #565656;
	float: left;
	height: 30px;
	margin-top: 10px;
	margin-left: 60px;
	display: inline;
}
#CityPhoneContactBar {
	background-color: #565656;
	float: left;
	height: 40px;
	margin-left: 165px;
	width: 100px;
}
#PrintPageContactBar {
	background-color: #565656;
	height: 30px;
	width: 80px;
	float: left;
	margin-top: 12px;
	margin-left: 135px;
}
