body {
	padding: 0;
	text-align: justify;
	background-color: #e8e8e8;
	margin: auto auto;
	overflow: visible;
	margin: auto auto auto auto;
	width: 100%;
	font-family: Arial;
	font-size: 10pt;
}
.twoimages, .fourimages {
	margin:auto;
	width: 100%;
	text-align: center;
	display: inline-block;
}
.twoimages img:first-child {
	padding-right: 50px;
}
.fourimages {
	margin:auto;
	position: relative;
	width: 100%;
	text-align: center;
	height: auto;
}

.fourimages img:first-child {
	margin: auto;
}
.fourimages img + img {
	float: left;
	margin: auto;
}
.fourimages img + img + img {
	margin: auto;
}
.fourimages img + img + img + img {
	margin: auto;
	float: left;
}

/* ******************************************************************************************
                                       Headers
   ****************************************************************************************** */
 
h1 {
  color: #000;
  padding: 10px 15px 5px 25px;
  margin: auto auto;
  font-weight: bold;
  font-size: 14px;  
  line-height: 25px;
  letter-spacing: 0px;
  font-family: "Arial", sans-serif;
  text-transform: uppercase;
  text-align: center;
}

.mainContainer h1 {
  margin: auto auto;
  font-size: 18px;
}

h2 {
  left: 25px; 
  padding: 10px 15px 5px 25px;
  margin-left: 25px;
  font-size: 12px;
}

/* ******************************************************************************************
                                       Links
   ****************************************************************************************** */

a, a:visited, a:hover, a:active {
  color: #006;
}

a:hover {
  text-decoration: none;
}

.bmslogin a, .bmslogin a:visited, .bmslogin a:hover, .bmslogin a:active, .footer a, .footer a:visited, .footer a:hover, .footer a:active {
  color: #ffffff !important;
}

.cclogin a, .cclogin a:visited, .cclogin a:hover, .cclogin a:active, .footer a, .footer a:visited, .footer a:hover, .footer a:active {
  color: #ffffff !important;
}

/* ******************************************************************************************
                                       Global Modifiers
   ****************************************************************************************** */


p:first-letter {
  font-size: 16pt;
}

img {
	padding: 10px;
	border: 0;
}

img.left {
  float: left !important;
  padding-right: 30px;
}

img.right {
  float: right !important;
}

ul {
  list-style: square outside;
  overflow: inherit;
  text-align: left !important;
  margin: 0;
  padding-left: 40px;
}


/* ******************************************************************************************
                                       Page Sections
   ****************************************************************************************** */
.mainContainer {
	margin: auto auto;
	background-color: #ffffff;
	width: 820px;
	padding: 10px 10px 20px 10px;
}
.leftCol {
	width: 50%;
	float: left;
	padding: 0px 5px 5px 5px;
}
.rightCol {
	margin-left: 55%;
	width: 45%;
	padding:5px 0px 0px 0px;
}
.singleCol {
	margin-left: 10px;
	margin-right: 10px;
}

/* ******************************************************************************************
                                       Top Header
   ****************************************************************************************** */
.logo {
  position: absolute;
  top: 0px;
  z-index: 500;
  margin: 0;
}

.logo img, .topPictures img {
  padding: 0 !important;
  margin: 0;
}

.topPictures {
  position: relative;
  margin: auto auto;
  text-align: center;
  padding: 0;
}

.header {
  height: 200px;
  padding: 0;
  background-color: #000000;
}

.bmslogin {
  color: #fff !important;
  font-size: 10px;
  right: 5px;
  float: right;
  position: absolute;
  z-index: 1000;
}

.cclogin {
  color: #fff !important;
  font-size: 10px;
  right: 5px;
  float: right;
  position: absolute;
  z-index: 1000;
}

#header_homePhoto {
	position: relative;
	background: url(imgs/header_homePhotoBG.jpg) no-repeat;
	width: 100%;
	display: inline-block;
	float: none;
	height: 275px;
	overflow: hidden;
}
#header_homePhotoImage {
	position: relative;
	width: 100%;
	display: inline-block;
	float: left;
	height: 275px;
	overflow: hidden;
}
#header_homePhotoImage UL {
	position:relative;
	display:inline-block;
	text-align:center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 100%;
	overflow: hidden;
	list-style-position: inside;
}
#header_homePhotoImage UL LI {
	list-style-type: none;
	position: absolute;
}
#header_homePhotoImage UL LI IMG {
	vertical-align: top;
	padding: 0px;
	position: absolute;
	width: 800px;
	padding-top: 0px;
	overflow:hidden;
}
/* ******************************************************************************************
                                       Footer
   ****************************************************************************************** */

.footer {
  background-color: #000000;
  color: #ffffff;
  padding: 0;
}

.footer img {
  vertical-align: middle;
}

.footer p {
  text-align: center;
  font-size: 12px;
  color: #ccc;
}

.footer p:first-letter {
  font-size: 12px;
}

/* ******************************************************************************************
                                       Misc. Classes
   ****************************************************************************************** */
.clearAll {
  clear: both;
}

#dropdowns {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  background: url(imgs/nav_bg.gif) left repeat-x;
}
.center {
  margin: auto auto;
  text-align: center;
}

.big {
  font-size: 30px;
}

.k2companies {
  position: relative;
  left: 0px;
  width: 100%;
  background-color: #fff;
  min-height: 70px;
}

.duckhunting {
  position: absolute;
  top: 300px;
  left: -10px;
}

.style1{
  color: #0066FF;
  font-style: italic;
}
    
.style2{
   width: 184px;
}
.style3{
   width: 202px;
}
.style4
{
    width: 202px;
    height: 22px;
    background-color: #FF0000;
}
.style5
{
    width: 202px;
    height: 22px;
    background-color: #FFFFFF;
}
 .right{
   width: 337px;
   height: 228px;
}

.list {
	margin-top: -18px;
}
.list li {
	padding-top: 10px;
}

.lists {
	width: 60%;
	display: inline-block;
	text-align: left !important;
	padding-top:2px;
	padding-bottom:5px;
}

.lists li {
	padding-top: 10px;
}
.lists ul:first-child {
	float:left;
	display: inline-block;
}
.lists ul + ul {
	display: inline-block;
}
.singleCol .coatingsAppPics {
	width:100%;
	text-align:center;
	height:190px;
	padding:20px;
}

.singleCol .coatingsAppPics img {
	padding:40px;
}

  
/* ******************************************************************************************
                                       Location Page
   ****************************************************************************************** */
.locName {
  font-size: 26px;
}

.locName:first-letter {
  font-size: 26px !important;
}

/* ******************************************************************************************
                                       Contact Form Page
   ****************************************************************************************** */

.contactform {
  line-height: 35px;
}

/* -------------------- nav menu ---------------------------------------------------- */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
	margin: 0 auto;
	text-align: center;
	width: 798px; 
	height: 32px;
	font-size: 13px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	position: relative; 
	z-index: 500;
	border-right: 1px solid #000; }
	
/* remove all the bullets, borders and padding from the default list styling */
#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none; }

#menu ul li a, #menu ul li a:hover, #menu ul li a:visited {
	padding-left: 0;
	width: 148px; }
	
#menu ul ul {
	width: 149px; z-index: 500;}

#menu ul ul li {
	text-align: left; }
	
#menu ul ul li a:hover {
	text-align: left;
	padding-left: 10px;
	width: 163px; }
	
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu li {
	float: left;
	width: 149px;
  text-align: center;
	position: relative; }
	
/* style the links for the top level */
#menu a, #menu a:visited {
	display: block;
	text-decoration: none; 
	color: #fff; 
	width: 138px; 
	height: 30px; 
	border: 1px solid #000; 
	border-width: 1px 0 1px 1px; 
	background: #262c66; 
	padding-left: 10px; 
	line-height:29px; }

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 31px;
	left: 0; 
	width: 149px;
	border-top: 1px solid #000; }

/* position the third level flyout menu */
#menu ul ul ul{
	left: 184px; 
	top: -1px; 
	width: 149px; }

/* position the third level flyout menu for a left flyout */
#menu ul ul ul.left {
	left: -149px; }

/* style the table so that it takes no part in the layout - required for IE to work */
#menu table {
	position: absolute; 
	top: 0; 
	left: 0; 
	border-collapse: collapse; }

/* style the second level links */
#menu ul ul a, #menu ul ul a:visited {
	background: #999; 
	color: #fff; 
	height: auto; 
	line-height: 12px; 
	padding: 5px 10px 5px 10px; 
	width: 163px;
	border-width: 0 1px 1px 1px; }

/* style the top level hover */
#menu a:hover, #menu ul ul a:hover{
	color: #fff; 
	background: #666; }

#menu :hover > a, #menu ul ul :hover > a {
	color: #fff;
	background: #666; }

/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul, #menu ul a:hover ul{
	visibility: visible; }
	
/* keep the third level hidden when you hover on first level list OR link */
#menu ul :hover ul ul{
	visibility: hidden; }

/* make the third level visible when you hover over second level list OR link */
#menu ul :hover ul :hover ul{ 
	visibility: visible; }	
	
/* IE 5.5 hacks */
* html #menu {width:400px; w\idth:399px; margin: auto auto; z-index: 500; }
* html #menu a, * html #menu a:visited {width:149px; w\idth:138px;}
* html #menu ul ul {top:30px;t\op:31px; z-index: 500; }
* html #menu ul ul a, * html #menu ul ul a:visited {width:150px;w\idth:128px;}

/* -------------------- tables  and images ------------------------------------------- */    
table, td {
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
	
td.header {
	background-color: #262c66;
	border: 1px solid #999;
	height: auto;
	
}
	
td.a {
	background-color: #ddd;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999; }

td.b {
	background-color: #f4f4f4; 
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999; }

td.d {
	background-color: #e8e8e8; 
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999; }	

td.c {
	background-color: #fff; }
	
#contact  {
	margin-left: 75px;
	margin-right: 75px;
	background-color: #fff; }


