body, p, h1, h2, h3, table, td, form, img
{
	font-family: Gill Sans,Arial,Helvetica,Sans_Serif;
	color: #f2ebc7;
}

h1
{
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
}


body, p, form
{
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

label
{
	font-size:10pt;
	font-weight: normal;
}

body
{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	background-image: url(../graphics/background2.png);
	background-repeat: repeat-x;
	background-color: #979c9c;
}


/*  header section  */
#secondBanner
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#secondBanner #contactButton
{
	position: absolute;
	top:30px;
	left:790px;
}

#secondBanner #siteButton
{
	position: absolute;
	top:30px;
	left:930px;
}

#secondBanner #searchBox
{
	position: absolute;
	top:5px;
	left:790px;
	border: 1px solid black;
	background: #8c9191;
	color: #000000;
	height:24px;
}

#slogan
{
	position: absolute;
	top:7px;
	left:160px;
}

#nav
{
	position: absolute;
	z-index: 1;
	top: 70px;
	left: 0px;
}

#navButton1
{
	position: absolute;
	top: 6px;
	left: 90px;
}

#navButton2
{
	position: absolute;
	top: 6px;
	left: 245px;
}

#navButton3
{
	position: absolute;
	top: 6px;
	left: 440px;
}

#navButton4
{
	position: absolute;
	top: 6px;
	left: 615px;
}

#navButton5
{
	position: absolute;
	top: 6px;
	left: 805px;
}

/* end of header section */

#siteInfoButton
{
	position:absolute;
	bottom: 0px;
	left: 40px;
}

#moreInfoButton
{
	bottom: 0px;
	left: 800px;
	position: absolute;
}

/*   ----------------  body copy   ------------------------*/

#siteText
{
	position:absolute;
	top:100px;
	left:30px;
	width:900px;

}

#mapPanel
{
	position: absolute;
	top: 120px;
	left: 50px;
	width: 370px;
}

#FlashMap
{
	position: absolute;
	top: 65px;
	left: 25px;
}

.mapText
{
	position: absolute;
	top: 20px;
	left:120px;
	color: inherit;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
}

#salesList
{
	top:-20px;
	position:absolute;
	left:400px;
	width:550px;
}

#salesList img 
{ 
	border: thin black solid; 
}

#salesList .territoryName
{
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: -15px;
}

#salesList .territoryName2
{
	font-size: 14pt;
	font-weight: normal;
}




#officeList
{
	position:absolute;
	left: 0px;
	top:350px;
	width:300px;
}

#officeList h2
{
	font-size: 14pt;
	font-weight: bold;
	text-indent: 150px;
}

#officeList p
{
	font-size:11pt;
	font-weight:normal;
}

#officeList2
{
	position:absolute;
	left: 280px;
	top:390px;
	width:300px;
}

#officeList2 h2
{
	font-size:14pt;
	font-weight:bold;
}

#officeList2 p
{
	font-size:11pt;
	font-weight:normal;
}

.loadinto-formHolder 
{ 
	outline: none;
	text-decoration: none;
	color: #f2ebc7;
}

#manufacturerList
{
	position:absolute;
	left: 550px;
	top:350px;
	width:300px;
}

#manufacturerList2
{
	position:absolute;
	left: 780px;
	top:390px;
	width:300px;
}

#manufacturerList h2
{
	font-size:14pt;
	font-weight:bold;
}

#manufacturerList p
{
	font-size:11pt;
	font-weight:normal;
}

/* ------------------------ used by the FORM div ------------------- */


textarea#address
{
	font-family: Gill Sans,Arial,Helvetica,Sans_Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

textarea#message
{
	font-family: Gill Sans,Arial,Helvetica,Sans_Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

#formSpace 
{
	position: absolute;
	left: 40px;
	top: 880px;
	width: 570px;
}

#formSpace p
{
	/*display: block;  */
	text-align: left;
	font-weight: normal;
}

#formSpace #formContent
{
	position: absolute;
	left: 20px;
	top: 5px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
}

#formSpace .formHead
{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.button1
{
	position: absolute;
	left: 50px;
}

.button2
{
	position: absolute;
	left: 400px;
}

a
{ outline: none;
	text-decoration: none;
}

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

#salesPage
{
	background-color: #979c9c;
	background-image: none;
	position: absolute;
	left: 50px;
	top: 20px;
	width: 570px;
}

#salesPage p
{
	display: block;
	text-align: left;
	font-weight: normal;
}

#salesPage #formContent
{
	position: absolute;
	left: 20px;
	top: 5px;
}

#thanks1
{
	position:absolute;
	top:130px;
	left:350px;
}

#thanks2
{
	position:absolute;
	top:230px;
	left:350px;
}

#missing1
{
	position:absolute;
	top:130px;
	left:200px;
	width:500px;
}

#missing2
{
	position:absolute;
	top:230px;
	left:250px;
	width:400px;
}

