body
{
	margin:0;
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
}

#selectomatic	{
	background: #039;
	padding: 6px 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
	}
	
#selectomatic a	{
	color: #fff;
	}
h2
{
	font-size:16px;
	color:#074278;
	font-weight:bolder;
	padding-top:5px;
}

.red
{
line-height:1px;
font-weight:bold;
color:red;
padding-left:3px;
}

img
{
	border-width:0;
	margin:0;
}

h1	{
	text-indent: -9999px;
	display: block;	
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	}
	
.mckinney	{
	width: 458px;
	height: 133px;
	background: transparent url(i/mckinney.jpg) top left no-repeat;
	}
	
.glassdoor	{
	width: 800px;
	height: 133px;
	background: transparent url(i/glassdoor.jpg) top left no-repeat;
	}
	
#contentDiv
{
	margin-top:10px;
	margin-bottom:10px;
	padding-right:5px;
	background:url(i/watermark.jpg) bottom left no-repeat #d5e6f0;
	color:#074278;
	font-size:12px;
	font-weight:normal;
}

#main
{
	background-color:white;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border-right:1px solid black;
	border-left:1px solid black;
	border-bottom:1px solid black;

}

#headRow
{
	height:133px;
	width:100%;
}

#tagRow
{
	width:100%;
	height:20px;
}

#navRow
{
	height:28px;
	width:100%;
	background: #367dbe url(i/menu.png) top left no-repeat;
}

	/*	Main Navigation	*/
	
#globalnav, #globalnav2	{
	height: 28px;
	width: 800px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	}

#globalnav #menu, #globalnav #menu2	{
	height: 28px;
	width: 800px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	}

#globalnav #menu	{
	background: transparent url(i/menu.png) top left no-repeat;
	}

#globalnav #menu2	{
	background: transparent url(i/menu2.png) top left no-repeat;
	}

#globalnav #menu li, #globalnav #menu2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#menu li, #menu a, #menu2 li, #menu2 a {
	height: 28px;
	display: block;
	}
	
#globalnav #menu li a, #globalnav #menu2 li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#home	{left: 0; width: 60px;}
#about	{left: 64px; width: 81px;}
#auto	{left: 150px; width: 93px;}
#residential	{left: 248px; width: 98px;}
#commercial	{left: 351px; width: 97px;}
#warranty	{left: 453px; width: 112px;}
#quote	{left: 570px; width: 129px;}
#contact	{left: 704px; width: 96px;}

#home a:hover {background: transparent url(i/menu.png) -0px -28px no-repeat;}
#about a:hover {background: transparent url(i/menu.png) -64px -28px no-repeat;}
#auto a:hover {background: transparent url(i/menu.png) -150px -28px no-repeat;}
#residential a:hover {background: transparent url(i/menu.png) -248px -28px no-repeat;}
#commercial a:hover {background: transparent url(i/menu.png) -351px -28px no-repeat;}
#warranty a:hover {background: transparent url(i/menu.png) -453px -28px no-repeat;}
#quote a:hover {background: transparent url(i/menu.png) -570px -28px no-repeat;}
#contact a:hover {background: transparent url(i/menu.png) -704px -28px no-repeat;}

#automatic	{left: 0; width: 166px;}
#storefront	{left: 171px; width: 221px;}
#back	{left: 397px; width: 239px;}

#automatic a:hover {background: transparent url(i/menu2.png) -0px -28px no-repeat;}
#storefront a:hover {background: transparent url(i/menu2.png) -171px -28px no-repeat;}
#back a:hover {background: transparent url(i/menu2.png) -397px -28px no-repeat;}

#bottomBar
{
	width: 780px;
	padding: 8px 10px;
	background-color:#074379;
	color: #fff;
	font-size: 12px;
}

#contactTable
{
width:400px;
border-collapse:collapse;
background-color:#d5e6f0;
color:#ffffff;
margin-bottom:10px;
}

#contactTable td,#contactTable th 
{
text-align:left;
}
#contactTable td
{
background-color:#367dbf;
}
#contactTable th
{
background-color:#074379;
}
