@charset "ISO-8859-1";
#topBar {
	background-color: #9CAFDF;
	height: 52px;
	width: 100%;
	visibility: visible;
	z-index: 2;
	left: 238px;
	top: 0px;
	position: absolute;
}
#sideBar {
	background-color: #76211E;
	height: 100%;
	z-index: 0;
	left: -2px;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 238px;
}
#topBarHome {
	background-color: #FAA439;
	height: 52px;
	width: 100%;
	visibility: visible;
	z-index: 2;
	left: 238px;
	top: 0px;
	position: absolute;
}
#sideBarHome {
	background-color: #76211E;
	height: 100%;
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 238px;
}
#topBarPainting {
	background-color: #D6C3AC;
	height: 52px;
	width: 100%;
	visibility: visible;
	z-index: 2;
	left: 238px;
	top: 0px;
	position: absolute;
}
#sideBarPainting {
	background-color: #3F2519;
	height: 2000px;
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 238px;
}
#sideBarPhoto {
	background-color: #2E4476;
	height: 2000px;
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 238px;
}
#topBarPhoto {
	background-color: #75A0D5;
	height: 52px;
	width: 100%;
	visibility: visible;
	z-index: 2;
	left: 238px;
	top: 0px;
	position: absolute;
}
#topBarBio {
	background-color: #B2A994;
	height: 52px;
	width: 1290px;
	visibility: visible;
	z-index: 0;
	left: 237px;
	top: 0px;
	position: absolute;
}
#sideBarBio {
	background-color: #5E5343;
	height: 2000px;
	z-index: 0;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 238;
	visibility: visible;
}
#sideBarPricing {
	background-color: #29332A;
	height: 100%;
	z-index: 0;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 238px;
}
#topBarPricing {
	background-color: #BA9C64;
	height: 52px;
	width: 100%;
	visibility: visible;
	z-index: 2;
	left: 238px;
	top: 0px;
	position: absolute;
}
#topBarContact {
	background-color: #B8C0B6;
	height: 52px;
	width: 100%;
	visibility: visible;
	z-index: 2;
	left: 238px;
	top: 0px;
	position: absolute;
}
#sideBarContact {
	background-color: #68552B;
	height: 100%;
	z-index: 0;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	width: 238px;
}
