@charset "UTF-8";

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #423f2e;
	text-decoration: none;
}
a:active {
	color: #423f2e;
	text-decoration: none;
	font-size: 11px;
}
a.link2:link {
	color: #93927F;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.link2:visited {
	color: #93927F;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.link2:hover {
	color: #423f2e;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.link2:active {
	color: #423f2e;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.back {
	background-color: #cfd0c2;
}
#framehome {
	background-color: #fff;
	position:absolute;
	width: 830px;
	height: 714px;
	top: 348px;
	left: 50%;
	margin-top: -20em; /*set to a negative number 1/2 of your height*/
	margin-left: -27em;
}
#frameoverview {
	background-color: #fff;	
	position:absolute;
	width: 830px;
	height: 499px;
	top: 348px;
	left: 50%;
	margin-top: -20em; /*set to a negative number 1/2 of your height*/
	margin-left: -27em;
}
#frameappraisal {
	background-color: #fff;
	position:absolute;
	width: 830px;
	height: 580px;
	top: 348px;
	left: 50%;
	margin-top: -20em; /*set to a negative number 1/2 of your height*/
	margin-left: -27em;
}
#frameart {
	background-color: #fff;
	position:absolute;
	width: 830px;
	height: 666px;
	top: 348px;
	left: 50%;
	margin-top: -20em; /*set to a negative number 1/2 of your height*/
	margin-left: -27em;
}
#framecurriculum {
	background-color: #fff;
	position:absolute;
	width: 830px;
	height: 692px;
	top: 348px;
	left: 50%;
	margin-top: -20em; /*set to a negative number 1/2 of your height*/
	margin-left: -27em;
}
.top {
	width: 830px;
	position: absolute;
	height: 168px;
	background-image: url(images/top_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.logo {
	position: absolute;
	left: 84px;
	top: 21px;
}

#menu {
	position:absolute;
	width: 830px;
	top: 168px;
	background-color: #ab0d0e;
	height: 26px;
}
#foto {
	position: absolute;
	left: 89px;
	top: 229px;
}
.home_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80px;
	background-color: #423f2e;
	color: #FFF;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 10px;
}
.home_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80px;
	color: #908f76;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 10px;
}
.overview_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #FFF;
	position: absolute;
	left: 90px;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #423f2e;
}
.overview_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #908f76;
	position: absolute;
	left: 90px;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.appraisal_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #FFF;
	position: absolute;
	left: 159px;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #423f2e;
}
.appraisal_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #908f76;
	position: absolute;
	left: 159px;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.art_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #FFF;
	position: absolute;
	left: 273px;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #423f2e;
}
.art_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #908f76;
	position: absolute;
	left: 273px;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.curriculum_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #FFF;
	position: absolute;
	left: 690px;
	top: 0px;
	width: 130px;
	padding-left: 10px;
	background-color: #423f2e;
}
.curriculum_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #908f76;
	position: absolute;
	left: 690px;
	top: 0px;
	width: 130px;
	padding-left: 10px;
}
#contact1 {
	position:absolute;
	width: 317px;
	background-color: #FFF;
	left: 91px;
	top: 424px;
	height: 278px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
}
#whitepaper {
	position:absolute;
	width: 240px;
	background-color: #FFF;
	left: 408px;
	top: 157px;
	height: 211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bold1 {
	font-weight: bold;
}
.bold1tab {
	font-weight: bold;
	margin-left: 10px;
}
.bold2 {
	font-weight: bold;
	font-size: 13px;
}
.italic1 {
	font-style: italic;
	margin-left: 10px;
}

.categoriestitle {
	font-weight: normal;
	font-size: 24px;
	color: #C6C5AB;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
#overviewtext1 {
	position:absolute;
	width: 240px;
	background-color: #FFF;
	left: 91px;
	top: 231px;
	height: 191px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#overviewtext2 {
	position:absolute;
	width: 240px;
	background-color: #FFF;
	left: 408px;
	top: 157px;
	height: 223px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#appraisaltext1 {
	position:absolute;
	width: 240px;
	background-color: #FFF;
	left: 91px;
	top: 231px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#appraisaltext2 {
	position:absolute;
	width: 240px;
	background-color: #FFF;
	left: 408px;
	top: 157px;
	height: 244px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#arttext1 {
	position:absolute;
	width: 245px;
	background-color: #FFF;
	left: 91px;
	top: 231px;
	height: 281px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#arttext2 {
	position:absolute;
	width: 240px;
	background-color: #FFF;
	left: 408px;
	top: 157px;
	height: 448px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#curriculumtext1 {
	position:absolute;
	width: 260px;
	background-color: #FFF;
	left: 91px;
	top: 231px;
	height: 396px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#curriculumtext2 {
	position:absolute;
	width: 243px;
	background-color: #FFF;
	left: 408px;
	top: 157px;
	height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;	
	background-image: url(corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tab {
	margin-left: 20px;
}
#aaa {
	position: absolute;
	left: 420px;
	top: 527px;
}
#tah {
	position: absolute;
	left: 421px;
	top: 468px;
}

