﻿/* Screen layout */

body {
margin: 0 auto;
padding-top: 20px;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background-color: #F6F6F6;
}

#middle {
width: 680px;
height: 565px;
margin:0 auto;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 0px;
border: 2px solid #ccc;
background: white;
}

#middleabout {
width: 680px;
height: 702px;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 0px;
border: 2px solid #ccc;
background: white;
}

#toppic {
padding-top: 15px;
}

#mappic {
	position: relative;
	top: -146px;
	text-align: center;
}

#btmnav {
position: relative;
top: 48px;
}

#bottomnav {
	position: absolute;
	top: 545px;
}
#covmap {
	position: relative;
	text-align: center;
	bottom: 130px;
}

#titletext {
text-align: center;
font-family: arial;
font-weight: bold;
font-style: italic;
font-size: 18px;
color: black;
position: relative;
top: -172px;
}

#bulpoints {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	width: 680px;
	bottom: 152px;
}

#clitext {
text-align: left;
font-family: arial;
font-size: 14px;
color: black;
position: relative;
top: -172px;
padding-top: 25px;
padding-bottom: 98px;
height: 100px;
width: 450px;
}

#clitext a:link {
color: blue;
}

#clitext a:visited {
color: blue;
}

#context {
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: black;
	position: relative;
	padding-bottom: 1px;
	width: 680px;
	bottom: 150px;
}

#context a:link {
color: blue;
}

#context a:visited {
color: blue;
}


#titleloc {
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: black;
	position: relative;
	top: -163px;
}
#contact {
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	text-decoration: none;
	color: #A30000;
	position: relative;
	top: -130px;
}

#contact a:link{
text-decoration: none;
color: #A30000;
}

#contact a:visited { 
color: #A30000;
text-decoration: none;
}

#contact a:hover { 
color: #A30000;
text-decoration: none;
}

#contact a:active { 
color: #A30000;
text-decoration: none;
}

#cpytxt {
text-align: center;
font-family: arial;
font-size: 12px;
color: white;
position: relative;
top: 19px;
}

#copytext {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: white;
	position: absolute;
	top: 550px;
	width: 672px;
}
#coverage {
	text-align: center;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: black;
	position: relative;
	bottom: 112px;
}


#manufact a:link{
text-decoration: none;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
}

#manufact a:visited { 
color: black;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
}


/****BEGIN BUTTON DEFINITIONS****/
a:link { 
color: white;
text-decoration: none;
}
a:visited { 
color: white;
text-decoration: none;
}
a:hover { 
color: black;
text-decoration: none;
}
a:active { 
color: white;
text-decoration: none;
}

#B1 {
	text-align: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	width: 40px;
	position: relative;
	height: 38px;
	bottom: 37px;
	left: 6px;
}

#B1:hover {
color: black;
cursor: pointer;
}

#B2 {
	text-align: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	height: 38px;
	width: 62px;
	position: relative;
	bottom: 75px;
	left: 51px;
}


#B2:hover {
color: black;
cursor: pointer;
}

#B3 {
	text-align: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	height: 38px;
	width: 102px;
	position: relative;
	left: 118px;
	bottom: 113px;
}

#B3:hover {
color: black;
cursor: pointer;
}

#B4 {
	text-align: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	height: 38px;
	width: 76px;
	position: relative;
	bottom: 151px;
	left: 226px;
}

#B4:hover {
color: black;
cursor: pointer;
}

#B5 {
	text-align: left;
	text-indent: 9px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	height: 38px;
	width: 68px;
	position: relative;
	top: -193px;
	left: 320px;
}

#B5:hover {
color: black;
cursor: pointer;
}


/****END BUTTON DEFINITIONS****/