body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
    margin: 0 auto;
    width: 948px;
}

#header {
	position: relative;
	height: 125px;
}

#top_nav {
	font-size: 8pt;
	color: #4d5062;
	position: absolute;
	left: 525px;
	width: 430px;
}

#top_nav a {
	font-size: 8pt;
	color: #4d5062;
	text-decoration: none;
	padding: 0 8px 0 8px;
}

#search {
	font-size: 11pt;
	position: absolute;
	top: 35px;
	left: 570px;
	right: 915px;
	width: 345px;
}

#level_navbar {
	position: absolute;
	height: 26px;
	width: 948px;
	top: 100px;
	left: 0px;
	background-image: url('/images/bar.gif');
	font-weight: bold;
}

#navbar_mech {
	color: #a89a6f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 5px;
	left: 133px;
}

#navbar_indust {
	color: #a89a6f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 5px;
	left: 415px;
}

#navbar_med {
	color: #a89a6f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 5px;
	left: 705px;
}

#mech_links {
	position: relative;
}

#mech_links a {
	color: #b00836;
	font-size: 12px;
	font-weight: bold;
}

#indust_links {
	position: relative;
}

#indust_links a {
	color: #005a89;
	font-size: 12px;
	font-weight: bold;
}

#med_links {
	position: relative;
}

#med_links a {
	color: #d59919;
	font-size: 12px;
	font-weight: bold;
}

#home_header {
	position: relative;
	height: 430px;
}

#home_navbar {
	position: absolute;
	height: 26px;
	width: 948px;
	top: 412px;
	left: 0px;
	background-image: url('/images/bar.gif');
}

#home_navbar_mech {
	color: #b00836;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 5px;
	left: 132px;
}

#home_navbar_indust {
	color: #005a89;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 5px;
	left: 415px;
}

#home_navbar_med {
	color: #d59919;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 5px;
	left: 702px;
}

#content {
	width: 948px;
	margin: 5px auto auto auto;
}

#home_content {
	position: relative;
	width: 948px;
	top: 200px;
}

#frame {
	background-image: url('../images/frame.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	left: 5px;
	height: 300px;
}

#mech_image {
	margin: 0 auto 0 auto;
}

#indust_image {
	margin: 0px auto 0px auto;
}

#med_image {
	margin: 0px auto 0px auto;
	left: 400px;
}

#quote {
	font-size: 8pt;
	color: #a6a7b0;
	margin: 0px auto 0px auto;
	width: 350px;
}

#intro {
	margin: 2px auto 0px auto;
	text-align: left;
	float: left;
	width: 553px;
	background-image: url('/images/divider.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 134px;
}

#intro h4 {
	color: #4d5062;
	margin: 5px 10px 10px 7px;
}

#intro p {
	color: #8a6f4c;
	font-size: 7pt;
	margin: auto 10px auto 7px;
}

#new {
	margin: 2px auto 0px auto;
	text-align: left;
	float: right;
	width: 375px;
	height: 134px;
}

#new h4 {
	color: #4d5062;
	margin: 5px 10px 10px 0px;
}

#new p {
	color: #8a6f4c;
	font-size: 7pt;
	margin: auto 10px auto 7px;
}

#new a {
	font-size: 7pt;
	color: #a89a6f; 
}

#search_bar {
	background-image: url('/images/searchbar.gif');
	width: 948px;
	height: 30px;
	text-align: right;
}

#bottom_nav {
	color: #4d5062;
	font-size: 8pt;
	text-align: left;
	position: absolute;
	left: 25px;
}

#bottom_nav a {
	color: #4d5062;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

#copyright {
	color: #4d5062;
	font-size: 8pt;
	text-align: right;
	position: absolute;
	left: 725px;
}

#home_footer {
	position: relative;
	width: 948px;
}

#footer {
	position: relative;
	width: 948px;
}

#info {
	margin: 0 auto 0 auto;
	width: 725px;
	text-align: left;
}

#info a {
	color: #a89a6f; 
}

#info h1, h2, h3, h4 {
	color: #4d5062;
	margin: 5px 0px;
}

#info p, li, td {
	color: #8a6f4c;
	font-size: 10pt;
}

#info ul {
	font-size: 11px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 515px;
	height: 99px;
}





