@charset "utf-8";body {	background-color: #535246;	background-image: url(images/background.jpg);	}h4 {	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-weight: bold;	color: #586554;	margin: 15px 0 0 0;	padding: 0;	}#text h4.first {	margin-top: 0;	}p {	font-family: Tahoma, Helvetica, Arial, sans-serif;	font-size: 10px;	font-weight: normal;	color: #586554;	margin: 0;	padding: 5px 0 5px 5px;	}p .first {	font-weight: bold;	}a {	text-decoration: none;	color: #691706;	}a:hover {	text-decoration: underline;	}ul {	font-family: Tahoma, Helvetica, Arial, sans-serif;	font-size: 10px;	font-weight: normal;	color: #586554;	margin: 0;	list-style-type: square;	}ul li {	margin-bottom: 5px;	}#background {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 495px;	background-image: url(images/background_top.jpg);	background-repeat: repeat-x;	}#center {	margin-top: 5%;	margin-right: auto;	margin-left: auto;	width: 710px;	}#container {	position: relative;	top: 1px;	left: 1px;	width: 703px;	}#logo {	position: absolute;	top: 0;	left: 0;	width: 304px;	height: 84px;	background-image: url(images/logo.jpg);	}#logo h1, h2 {	display: none;	}#title {	position: absolute;	top: 0;	left: 304px;	width: 399px;	height: 84px;	}#title h3 {	display: none;	}.about {	background-image: url(images/title_about.jpg);	}.contact {	background-image: url(images/title_contact.jpg);	}.employment {	background-image: url(images/title_employment.jpg);	}#menu {	position: absolute;	top: 84px;	left: 0;	width: 304px;	height: 379px;	background-image: url(images/menu.jpg);	}#options {	position: absolute;	top: 91px;	left: 101px;	width: 203px;	height:90px;	}	#options ul {		margin: 0;		padding: 0;		list-style-type: none;		}	#options ul li {		height: 30px;		width: 203px;		margin: 0;		padding: 0;		}		#option01 {			background-image: url(images/menu_about_down.jpg);			}			#option01:hover {				background-image: url(images/menu_about_up.jpg);				}			#option01.up {				background-image: url(images/menu_about_up.jpg);				}			#about {	position: absolute;	top: 8px;	padding-top: 5px;	padding-right: 101px;	padding-bottom: 5px;	padding-left: 101px;	margin-right: 1px;	left: -4px;				}		#option02 {			background-image: url(images/menu_contact_down.jpg);			}			#option02:hover {				background-image: url(images/menu_contact_up.jpg);				}			#option02.up {				background-image: url(images/menu_contact_up.jpg);				}			#contact {	position: absolute;	top: 36px;	padding-top: 5px;	padding-right: 101px;	padding-bottom: 5px;	padding-left: 101px;	margin-right: 1px;	left: -5px;				}		#option03 {			background-image: url(images/menu_employment_down.jpg);			}			#option03:hover {				background-image: url(images/menu_employment_up.jpg);				}			#option03.up {				background-image: url(images/menu_employment_up.jpg);				}			#employment {	position: absolute;	top: 68px;	padding-top: 5px;	padding-right: 101px;	padding-bottom: 5px;	padding-left: 101px;	margin-right: 1px;	left: -5px;				}		#options ul li a {			text-decoration: none;			}#main {	position: absolute;	top: 84px;	left: 304px;	width: 399px;	height: 379px;	background-image: url(images/main.jpg);	}	#text {		position: absolute;		top: 15px;		left: 40px;		width: 330px;		height: 340px;		overflow: auto;		padding-right: 10px;		padding-bottom: 5px;		}.hide {	display: none;	}