@charset "UTF-8";
body {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
	background-color: #222222;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/gradient_background3.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box_top {
	background-image: url(images/box_top.png);
	background-repeat: no-repeat;
	padding-top: 22px;
	background-attachment: scroll;
	width: 800px;
}
#content {
	background-attachment: scroll;
	background-image: url(images/box_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#box_btm {
	background-image: url(images/box_btm.png);
	background-repeat: no-repeat;
	width: 800px;
	background-attachment: scroll;
	height: 20px;
	padding-top: 10px;
	position: absolute;
	padding-bottom: 40px;
}
#logo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bolder;
	text-align: center;
	height: 40px;
	width: 800px;
	background-image: url(images/box_bg.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	color: #FFFFFF;
	padding-bottom: 20px;
	position: relative;
}
p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}
p2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	font-weight: normal;
}
h1	{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-left: 30px;
	text-indent: 10px;
	padding-top: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#nav {
	background-image: url(images/navstrokeline.png);
}
a {
color:#FFFFFF;
text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none
}
a:hover {
color:#B0B0B0;
text-decoration:underline;
}
#address {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
#contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
#resume {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
}
#facilities {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	font-weight: bolder;
}
#workcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: left;
	padding-left: 40px;
	padding-top: 20px;
	font-weight: normal;
	padding-right: 40px;
	padding-bottom: 5px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
p3 {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #FFFFFF;
	font-weight: normal;
}
#p3 {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding-left: 190px;
	padding-right: 190px;
}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
}
#about {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
}
#info {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 40px;
}
#sub_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
}
#image {
	text-align: center;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
p4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
