﻿a { color: #2463ae; }
a:visited { color: #2463ae; }
a:hover
{
	color: #ffa900;
	text-decoration: underline;
}
a:active { color: #e59700; }
body
{
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fdecce;
	background-image: url(images/page_backround.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0;
	padding: 0;
}
div.content
{
	position: absolute;
	top: 124px;
	width: 985px;
	border-top: 5px solid #2463ae;
}
div.content_foldout
{
	background-image: url(images/background.png);
	width: 250px;
	height: 511px;
	padding: 20px;
	display: none;
}
div.content_foldout, img {
behavior: url(iepngfix.htc);
}
div.content_foldout_wide
{
	background-image: url(images/background.png);
	width: 614px;
	height: 511px;
	padding: 20px;
	display: none;
	overflow:hidden;

}
div.content_foldout_wide_nohide
{
	background-image: url(images/background.png);
	width: 614px;
	height: 511px;
	padding: 20px;
	display: block;
	overflow:hidden;
	

}
div.footer
{
	color: #2463ae;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ffa900;
}
div.footer_nav
{
	float: right;
	margin-left: 15px;
}
div.footer_nav a { margin-left: 15px; }
div.frontpageehaders
{
	text-align: right;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffa900;
}
div.frontpage_videos { height: 75px; margin-bottom: 10px; display: block; }
div.frontpage_videos a { text-decoration: none; height: 75px; }
div.frontpage_videos a:hover { height: 75px; color:#2463ae; }
div.logo
{
	background-image: url(images/page_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 10px;
	left: 670px;
	width: 315px;
	height: 105px;
	clear: both;
}
div.subheader
{
	color: #1b4c85;
	text-align: center;
	height: 30px;
	margin-top: 15px;
	display: block;
}
div.subheader a
{
	color: #13365f;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 30px;
	background-color: #13365f;
	background-image: url(images/nav_current.jpg);
	background-repeat: repeat-x;
	background-position: 0 -12px;
	text-decoration: none;
	text-align: center;
	height: 30px;
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	border-right: 1px solid #6899d3;
	display: block;
}
div.subheader a:hover
{
	color: #004c85;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 30px;
	background-color: #004c85;
	background-image: url(images/nav_current.jpg);
	background-position: 0 0;
	text-decoration: none;
	text-align: center;
	height: 30px;
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	border-right: 1px solid #6899d3;
	display: block;
}
div.subheader_rightalign
{
	color: #1b4c85;
	text-align: right;
	height: 30px;
	margin-top: 15px;
	display: block;
}
div.nav_videos
{
	color: #1b4c85;
	text-align: center;
	height: 30px;
	margin-top: 15px;
	display: block;
}
div.subheader_rightalign a
{
	color: #13365f;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 30px;
	background-color: #13365f;
	background-image: url(images/nav_current.jpg);
	background-repeat: repeat-x;
	background-position: 0 -12px;
	text-decoration: none;
	text-align: center;
	width: 200px;
	height: 30px;
	float: right;
	padding-right: 11px;
	padding-left: 11px;
	border-left: 1px solid #6899d3;
	display: block;
}
div.subheader_rightalign a:hover
{
	color: #004c85;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 30px;
	background-color: #004c85;
	background-image: url(images/nav_current.jpg);
	background-position: 0 0;
	text-decoration: none;
	text-align: center;
	width: 200px;
	height: 30px;
	float: right;
	padding-right: 11px;
	padding-left: 11px;
	border-left: 1px solid #6899d3;
	display: block;
}
div.subpage_content
{
	color: #fff;
	line-height: 18px;
	background-color: #2463ae;
	width: 100%;
	overflow: auto;
}
div.subpage_content_padding { padding: 20px; }
div.subpage_header_padding { padding: 5px 20px; }
div.topnav
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 105px;
}
div.wrapper
{
	position: absolute;
	left: -492px;
	width: 985px;
	margin-left: 50%;
}
h2
{
	color: #fff;
	font-size: 20px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 0;
}
h3
{
	color: #ffa900;
	font-size: 16px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #b8d3e7;
}
h4 { color: #ffa900; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; margin: 0; }
img.frontpage_videos { vertical-align: middle; float: left; margin-right: 10px; display: block; }
input, textarea
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #286fc4;
}
input.button
{
	color: #286fc4;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #fff;
	margin-left: 15px;
	padding: 2px 20px;
}
table.contactfield
{
	color: #fff;
	width: 100%;
	height: 100px;
	padding: 25px;
}
td { vertical-align: top; }
td.contactfield
{
	padding: 10px;
	border-bottom: 1px solid #6b6b6b;
}
td.contactfield_left
{
	color: #2463ae;
	background-color: #f8ffda;
}
td.contentarea
{
	color: #2463ae;
	background-color: #dde3fb;
	padding: 25px;
}
td.frontpage_padding
{ font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; background-color: #fff; padding: 20px; }
td.rightside_about
{
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 654px;
	height: 540px;
}
td.rightside_contact
{
	background-image: url(images/medallion-1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 654px;
	height: 540px;
}
td.rightside_industrialparts
{
	background-image: url(images/industrialparts.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 654px;
	height: 540px;
}
td.rightside_inlaydesign
{
	background-image: url(images/Genworth-elevator-lobbies-005.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 654px;
	height: 540px;
}
ul.topnav
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	list-style-type: none;
	display: inline;
}
ul.topnav #current a
{
	color: #fff;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-image: url(images/nav_current.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-decoration: none;
	padding: 100px 10px 10px;
	display: block;
}
ul.topnav li
{
	color: #0d5aa8;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	left: 0;
	padding: 0;
	display: inline;
}
ul.topnav li a
{
	color: #0d5aa8;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	left: 0;
	float: left;
	padding: 100px 10px 10px;
	display: block;
}
ul.topnav li a:hover
{
	color: #fff;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-image: url(images/nav_over.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-decoration: none;
	left: 0;
	float: left;
	padding: 100px 10px 10px;
	display: block;
}
ï»¿a
{
	color: #2463ae;
	text-decoration: underline;
}
.content_10px
{
	font-size: 10px;
	line-height: 15px;
}

.header_blue
{
	color: #2463ae;
	font-size: 22px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 22px;
	text-align: right;
}

.header_orange
{
	color: #ffa900;
	font-size: 22px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 22px;
	text-align: right;
}

.header_orange_42px
{
	color: #ffa900;
	font-size: 42px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 45px;
	text-align: right;
}

.header_white_42px
{
	color: #fff;
	font-size: 42px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 45px;
	text-align: right;
}

.subpage_content a { color: #fff; }
