﻿html, body
{
	margin: 0;
	padding: 0;
	background: #666;
	font: normal 100% Arial;
	color: #656565;
}

img
{
	border: none;
}

a
{
	outline: none;
}

.Clear
{
	clear: both;
	height: 0;
	width: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

.Wrapper
{
	width: 905px;
	margin: 0 auto;
	text-align: left;
}

#Header
{
	background: #2f7dcb url("Image/HeaderBG.png") repeat-x center top;
	height: 140px;
	overflow: hidden;
	text-align: center;
}

#Logo
{
	float: left;
	margin: 15px 0 0;
}

#TopNav
{
	float: right;
	margin: 0;
	padding: 0 10px;
	height: 140px;
	background-image: url("Image/TopNavHighlight.jpg");
	background-repeat: no-repeat;
	background-position: -120px -140px;
}

#Home #TopNav
{
	background-position: 0 top;
}

#About #TopNav
{
	background-position: 100px top;
}

#Services #TopNav
{
	background-position: 200px top;
}

#ThermalSpray #TopNav
{
	background-position: 300px top;
}

#ContactUs #TopNav
{
	background-position: 400px top;
}

#TopNav li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100px;
	height: 140px;
}

#TopNav a, #TopNav a:link, #TopNav a:active, #TopNav a:visited, #TopNav a:hover
{
	display: block;
	margin: 60px 0 0;
	width: 100px;
	padding: 26px 0 40px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font: normal 16px "Futura Md BT";
}

#Content
{
	background: #fff;
}

#About #Content .Wrapper, #Services #Content .Wrapper, #ThermalSpray #Content .Wrapper, #ContactUs #Content .Wrapper
{
	width: 870px;
}

#Content .Headline
{
	background: #fff;
	padding: 0 20px;
}

#Content .Headline h1
{
	margin: 0;
	padding: 0;
	font: normal 32px "Futura XBlk BT";
	color: #0066cc;
	line-height: 50px;
	height: 50px;
}

#Content .Article
{
	padding: 20px 0 15px;
	color: #636466;
}

#Content .Article h2
{
	margin: 0;
	padding: 0;
	font: bold 30px Arial;
}

#Content .Article h3
{
	margin: 10px 0 0;
	padding: 0;
	font: bold 18px Arial;
}

#Content .Article p
{
	margin: 7px 0 0;
	padding: 0;
	font: normal 15px Arial;
	line-height: 1.5em;
}

#Content .Article ul
{
	margin: 7px 0 0;
	padding: 0;
}

#Content .Article li
{
	margin: 0 0 0 15px;
	padding: 0;
	font: normal 15px Arial;
	line-height: 1.5em;
	list-style-position: outside;
}

#Content .Article hr
{
	margin: 5px 0;
	padding: 0;
	border-top-color: #999;
	border-bottom-color: #fff;
}

#_page_template_ #Content .Content
{
	height: 250px;
}

#Content .Content
{
	background: #ececec url("Image/ContentBG.png") repeat-x top left;
}

#Content .Content a, #Content .Content a:link, #Content .Content a:active, #Content .Content a:hover
{
	color: #3166ce;
	font-style: italic;
	font-size: 15px;
}

#Footer
{
	padding: 0 0 45px;
}

#Footer .Download
{
	float: left;
	margin: 30px 0 0 20px;
	background: transparent url("Image/PDFBrochure.jpg") no-repeat top left;
}

#Footer .Download a, #Footer .Download a:link, #Footer .Download a:active, #Footer .Download a:visited
{
	display: block;
	margin: 19px 25px 22px 90px;
	width: 200px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

#Footer .Download a:hover
{
	text-decoration: underline;
}

#Footer ul
{
	float: right;
	margin: 30px 0 0;
	padding: 0;
}

#Footer li
{
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
}

#Footer li a, #Footer li a:link, #Footer li a:active, #Footer li a:visited, #Footer li a:hover
{
	color: #999;
	font-size: 15px;
	font-weight: bold;
}

#Footer p
{
	color: #999;
	font-size: 12px;
	font-style: italic;
	clear: both;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
}

#Footer p a, #Footer p a:link, #Footer p a:active, #Footer p a:visited, #Footer p a:hover
{
	color: #ccc;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
