body {
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	background-color: #FFFFFF;
	background: url('images/mw_back.jpg') repeat-x;
	margin: 0;
	padding: 0;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#masthead {
	margin: 0px auto 0 auto;
	width: 900px;
}
#logo {
	background-color: #131313;
	background-image: url('images/logo_header.jpg');
	background-repeat: no-repeat;
	height: 75px;
	float: left;
	clear: both;
	width: 670px;
}
#phone {
	background-color: #131313;
	height: 75px;
	width: 230px;
	float: right;
	background-image: url('images/contact.jpg');
	background-repeat: no-repeat;
}
#navbar {
	margin: 0px;
	font-size: 0.8em;
	background-color: #C6C6C6;
	clear: both;
	background-image: url('images/head_home.jpg');
	background-repeat: no-repeat;
	height: 224px;
}
#navbar_about {
	margin: 0px;
	font-size: 0.8em;
	background-color: #C6C6C6;
	clear: both;
	background-image: url('images/head_about.jpg');
	background-repeat: no-repeat;
	height: 224px;
}
#navbar_industries {
	margin: 0px;
	font-size: 0.8em;
	background-color: #C6C6C6;
	clear: both;
	background-image: url('images/head_industries.jpg');
	background-repeat: no-repeat;
	height: 224px;
}
#navbar_services {
	margin: 0px;
	font-size: 0.8em;
	background-color: #C6C6C6;
	clear: both;
	background-image: url('images/head_services.jpg');
	background-repeat: no-repeat;
	height: 224px;
}
#navbar_news {
	margin: 0px;
	font-size: 0.8em;
	background-color: #C6C6C6;
	clear: both;
	background-image: url('images/head_news.jpg');
	background-repeat: no-repeat;
	height: 224px;
}
#navbar_careers {
	margin: 0px;
	font-size: 0.8em;
	background-color: #C6C6C6;
	clear: both;
	background-image: url('images/head_careers.jpg');
	background-repeat: no-repeat;
	height: 224px;
}
#navbar_contact {
	margin: 0px;
	font-size: 0.8em;
	background-color: #C6C6C6;
	clear: both;
	background-image: url('images/head_contact.jpg');
	background-repeat: no-repeat;
	height: 224px;
}
#hznavbar {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 30px;
}
#columntop {
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url('images/bg1_2.gif');
	background-repeat: repeat-x;
	height: 30px;
}
#columnwrapper {
	margin: 0 auto;
	width: 900px;
	background: #FFFFFF;
}
#wrapper {
	padding: 0px;
	margin: 0px;
	border-style: none;
	width: 900px;
	background: #FFFFFF;
}
#c1, #c2, #c3, #c4 {
	margin: 0px;
	float: left;
	padding-top: 0px;
}
#c1 {
	width: 200px;
}
#c2 {
	width: 493px;
}
#c3 {
	width: 197px;
}
#c4 {
	width: 197px;
}
#c1 .content {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #202020;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 20px;
	margin-top: 0px;
}
#c2 .content {
	color: #2E2E2E;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 38px;
	padding-left: 32px;
	margin-bottom: 20px;
}
#c3 .content {
	color: #2E2E2E;
	font-size: 12px;
	padding: 0px;
	line-height: 1.4em;
}
#c4 .content {
	color: #2E2E2E;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 0px;
	margin-bottom: 20px;
}
h1 {
	font-size: 1.3em;
	letter-spacing: 0.1em;
	color: #800000;
	margin-top: 0px;
}
h2 {
	font-size: 1.2em;
	color: #800000;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 1em;
}
#columnbottom {
	padding: 18px 40px 18px 40px;
	clear: both;
	height: 15px;
	background-image: url('images/bg1_4.gif');
	background-repeat: repeat;
	text-align: center;
	font-size: 11px;
	color: #2E2E2E;
	text-decoration: none;
	letter-spacing: .10em;
}
#columnbottom a:link {
	font-size: 11px;
	color: #2E2E2E;
	text-decoration: none;
	letter-spacing: .10em;
}
#columnbottom a:visited {
	color: #2E2E2E;
	text-decoration: none;
}
#columnbottom a:hover {
	color: #2E2E2E;
	text-decoration: underline;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 900px;
}
#footercontent {
	padding: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #2E2E2E;
}
.content a:visited {
	color: #2E2E2E;
}
.content a:hover, .content a:focus, .content a:active {
	color: #2E2E2E;
	text-decoration: none;
}
/*Left Sidebar Links*/
#c1 .content a:link {
	color: #2E2E2E;
}
#c1 .content a:visited {
	color: #2E2E2E;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #494949;
}
/*Footer Links*/
#footer a:link {
	color: #252525;
	text-decoration: none;
}
#footer a:visited {
	color: #252525;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #4A4A4A;
	text-decoration: underline;
}
#footercontent {
	padding: 14px;
	background-image: url('images/bg1_5.gif');
	background-repeat: repeat-x;
	color: #252525;
}
ul {
	margin: 0px;
	padding: 0px 15px 0px 13px;
	list-style: none;
	line-height: 18px;
	width: 200px;
}
ul li a {
	text-decoration: underline;
	color: #444544;
	display: block;
}
ul li a:hover {
	text-decoration: none;
	color: #444544;
}
ul li a:visited {
	text-decoration: underline;
	color: #444544;
}
.bdr_none {
	border-style: none;
}
ul li {
	background-position: 6px;
	padding-left: 22px;
	background-image: url('images/marker1_4.gif');
	background-repeat: no-repeat;
	text-decoration: none;
}
#p7GP_1 .p7GPtwrapper ul a {
	height: 1%;
	text-decoration: none;
}
.fontstyle1 {
	font-size: 0.8em;
	color: #800000;
	font-weight: bold;
}
.smfnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
}
.fontstyle2 {
	color: #4F4F4F;
}
.fontstyle3 {
	font-size: 1em;
	color: #8F0000;
	letter-spacing: 0.15em;
	font-weight: bold;
}
