@charset "UTF-8";
#leftSide {
	background-image: url(Assets/leftSideLine.jpg);
	background-repeat: repeat-y;
	position: fixed;
	height: 100%;
	width: 75px;
	left: 0px;
	top: 0px;
	visibility: visible;
	overflow: hidden;
}
#main {
	background-color: #4C332A;
	position: fixed;
	height: 100%;
	width: 87%;
	left: 80px;
	top: 0px;
	visibility: visible;
	z-index: 0;
	overflow: hidden;
}
#rightBar {
	background-color: #4C332A;
	position: fixed;
	height: 100%;
	width: 10px;
	top: 0px;
	right: 35px;
	visibility: visible;
	overflow: hidden;
}
#rightBar2 {
	background-color: #4C332A;
	position: fixed;
	height: 100%;
	width: 4px;
	top: 0px;
	right: 25px;
	visibility: visible;
	overflow: hidden;
}
#Rightlogo {
	position: fixed;
	height: 145px;
	width: 90px;
	right: 10%;
	bottom: 1px;
	visibility: visible;
}
#links {
	position: absolute;
	height: 45px;
	width: 80%;
	top: 51px;
	right: 0px;
	visibility: visible;
}
#header {
	position: absolute;
	height: 120px;
	width: 210px;
	left: 0px;
	top: 4px;
	visibility: visible;
}
#linkBar1 {
	background-color: #94827D;
	position: absolute;
	height: 1px;
	width: 85%;
	top: 45px;
	right: 0px;
	visibility: visible;
}
#linkBar2 {
	background-color: #94827D;
	position: absolute;
	height: 1px;
	width: 75%;
	top: 100px;
	right: 0px;
	visibility: visible;
}
#slideshow {
	position: absolute;
	height: 316px;
	width: 100%;
	left: 0px;
	top: 150px;
	visibility: visible;
}
#mainBody {
	position: absolute;
	height: 75px;
	width: 100%;
	left: 0px;
	top: 115px;
	visibility: visible;
}
#mainBodyPP {
	position: absolute;
	height: 75px;
	width: 90%;
	left: 0px;
	top: 110px;
	visibility: visible;
}
#Copyrights {
	position: fixed;
	height: 20px;
	width: 90%;
	left: 10%;
	bottom: 1px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #958681;
}
#Copyrights2 {
	position: fixed;
	height: 25px;
	width: 80 %;
	left: 10%;
	bottom: 10px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#specialsEtc {
	position: absolute;
	height: 92px;
	width: 159px;
	left: 90px;
	top: 190px;
	visibility: visible;
}
