html	{
	height: 100%;
	font-family: verdana, sans-serif;
	color: #444c57;
	font-size: 80%;
}

body {
	margin: 0;
	padding: 0;
	background: #ccc;
}

h2	{
	margin: 0;
	padding: 3px 0;
	color: #1c427c;
	background-color: #ffd300;
	font-family: arial, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
}

h2 a	{
	color: #1c427c;
}

h3	{
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 1px solid #9d9d9d;
	color: #0d3967;
	font-family: arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
}

h4	{
	margin: 0 0 1em;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
}

h5	{
	margin: 1em 0 0.5em;
	font-size: 120%;
	font-weight: bold;
	color: #0d3967;
	text-transform: uppercase;
	text-align: center;
}

h6	{
	margin: 0 0 1em;
	font-size: 100%;
	font-weight: bold;
	color: #315990;
	text-align: center;
}

p	{
	margin: 0 0 1em;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.5em;
}

ul	{
	margin: 0.5em 0 1em;
	font-size: 85%;
}

li	{
	margin: 0;
	padding: 0 0 0 12px;
}

a	{
	color: #315990;
	font-weight: bold;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

strong, em	{
	color: #315990;
	font-weight: bold;
}

.SPECIAL	{
	font-weight: bold;
}

address	{
	margin: 0 0 1em;
	font-style: normal;
}

address p	{
	margin: 0;
}

#OuterFrame {
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
}

#Header	{
	background: transparent url(../img/top_image.jpg) no-repeat center center;
	width: 778px;
	height: 100px;
	margin: 0 1px;
	text-indent: -1000em;
}

#HeaderLogo 	{
	width: 300px;
	height: 100px;
	float: left;
}

#HeaderLogo h1	{
	margin: 0;
	text-indent: -1000em;
}

#HeaderLogo a	{
	width: 300px;
	height: 100px;
	display: block;
}

#ISOLogo 	{
	width: 100px;
	height: 100px;
	float: right;
}

#ISOLogo p	{
	margin: 0;
	text-indent: -1000em;
}

#ISOLogo a	{
	width: 100px;
	height: 100px;
	display: block;
}

#Navigation	{
	background: transparent url(../img/nav_slice.jpg) repeat-x;
	width: 778px;
	height: 30px;
	margin: 0 1px;
	clear: both;
	text-align: right;
}

#Navigation ul	{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style: none;
	display: inline;
	font-size: 90%;
}

#Navigation li	{
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0 20px;
	line-height: 30px;
	font-family: arial, sans-serif;
}

#Navigation li	{
	display: inline;
}

#Navigation ul li a	{
	color: #fff;
	text-decoration: none;
}

#Navigation ul li a:hover, #Navigation ul li a.NavSel	{
	color: #ffd300;
}

#TickerRel	{
	position: relative;
	width: 780px;
	height: 2em;
	background-color: #ffd300;
	overflow: hidden;
}

#TickerAbs	{
	position: absolute;
	width: 780px;
	height: 2em;
	background-color: #ffd300;
}

#logon	{
	position: absolute;
	left: 0px;
	top: 0px;
}


#TickerMarquee, #TickerMarquee2	{
	color: #1c427c;
	background-color: #ffd300;
	font-weight: bold;
	position: absolute;
	font-family: arial, sans-serif;
	font-size: 110%;
	left: 0;
	top: 3px;
	display: inline;
}

#TickerMarquee a, #TickerMarquee2 a	{
	color: #1c427c;
}

#MainContent	{
	background: transparent no-repeat top right;
	width: 306px;
	margin: 27px 0 0;
	padding: 0 392px 27px 41px;
}

.home #MainContent	{
	background-image: url(../img/home.jpg);
	min-height: 447px;
	_height: 447px;
}

.presswork #MainContent	{
	background-image: url(../img/presswork.jpg);
	min-height: 515px;
	_height: 515px;
}

.machining #MainContent	{
	background-image: url(../img/machining.jpg);
	min-height: 512px;
	_height: 512px;
}

.tooling #MainContent	{
	background-image: url(../img/tooling.jpg);
	min-height: 522px;
	_height: 522px;
}

.production #MainContent	{
	background-image: url(../img/production.jpg);
	min-height: 450px;
	_height: 450px;
}

.news #MainContent	{
	background-image: url(../img/PAnews.jpg);
	min-height: 483px;
	_height: 483px;
}

.contact #MainContent	{
	background-image: url(../img/contact.jpg);
	min-height: 488px;
	_height: 488px;
	position: relative;
}

.contact #GoogleMap	{
	width: 351px;
	height: 234px;
	margin: 0 0 41px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#Footer	{
	background-color: #ccc;
	width: 780px;
	padding: 5px 0;
	text-align: center;
}

#Footer p	{
	margin: 0;
	font-size: 75%;
	color: #666;
}

#Footer p a	{
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#Footer p a:hover	{
	text-decoration: underline;
}