.line {
	height:1px;
	border-top:#000 1px solid;
	margin-top:7px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.text_sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.text_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #565656;
}

.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #565656;
}

.text_job_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #565656;
	font-weight: bold;
}

.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	line-height: 12pt;

}

.text_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00afbe;
	line-height: 16pt;
	margin-top: 0px;

}

.text_project {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
}



body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#d7fa78;
}

hr {
	border: 0px;
	width: 100%;
	height: 1px;
	color:#000000
}

li {
	list-style:none;
}

#career {
	list-style-type:square;
}



a.monster:link {
	color: #fff000;
	text-decoration: none;
}
a.monster:visited {
	color: #fff000;
	text-decoration: none;
}
a.monster:hover {
	color: #fff000;
	text-decoration: underline;
}

a.hyper:link {
	color: #0084ff;
	text-decoration: underline;
}
a.hyper:visited {
	color: #0084ff;
	text-decoration: underline;
}
a.hyper:hover {
	color: #ff00aa;
	text-decoration: underline;
}

a.download:link {
	color: #ff9900;
	text-decoration: underline;
}
a.download:visited {
	color: #ff9900;
	text-decoration: underline;
}
a.download:hover {
	color: #ff00aa;
	text-decoration: underline;
}

a.map:link {
	color: #565656;
	text-decoration: underline;
}
a.map:visited {
	color: #565656;
	text-decoration: underline;
}
a.map:hover {
	color: #ff00aa;
	text-decoration: underline
}

a.sub:link {
	color: #565656;
	text-decoration: none;
}
a.sub:visited {
	color: #565656;
	text-decoration: none;
}
a.sub:hover {
	color: #00afbe;
	text-decoration: underline;
}



#nav_bar {
	position:relative;
	width:720px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#sub_nav1 {
	position:absolute;
	width:150px;
	height:143px;
	z-index:-1;
	left: 120px;
	top: 0px;
	visibility: hidden;
}
#sub_nav2 {
	position:absolute;
	width:150px;
	height:63px;
	z-index:-1;
	left: 240px;
	top: 0px;
	visibility: hidden;
}

#sub_menu {
	position:relative;
	width:200px;
	height:0px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#sub_menu1 {
	position:absolute;
	width:200px;
	height:160px;
	z-index:10;
	left: 0px;
	top: -2px;
	visibility: visible;
}

#highlight {
	position:relative;
	width:430px;
	height:253px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#highlight_project1 {
	position:absolute;
	width:130px;
	height:140px;
	z-index:100;
	left: 0px;
	top: 25px;
	background-color: #d2d733;
	visibility: hidden;
}
#highlight_project2 {
	position:absolute;
	width:130px;
	height:140px;
	z-index:100;
	left:140px;
	top: 25px;
	background-color: #d2d733;
	visibility: hidden;
}
#highlight_project3 {
	position:absolute;
	width:130px;
	height:140px;
	z-index:100;
	left:280px;
	top: 25px;
	background-color: #d2d733;
	visibility: hidden;
}
