﻿body
{
	font-family: Helvetica, Helvetica-Narrow, sans-serif;
	margin: 0px;
	background: url(images/background_main.jpg) #003300 repeat-y center top;
	font-size: 0.7em;
	z-index: 1;
}

h2
{
	font: large serif;
	margin: 2px 0 2px 0;
	color: #808000;
}


h1
{
	font-size: large;
	font-weight: bold;
	text-align:right;
	margin: 5px 0 5px 0;
	color: #000000;
}


/*
*	unordered list anchor
*/


ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: left;
	height: 19px;
	margin: 0;
	padding: 0;
}

ul a
{
	display: block;
	width: 101px;
	height: 19px;
	color: white;
	line-height: 19px;
	text-decoration: none;
	background-image: url('images/M_Tri_Button_1.gif');
	background-repeat: no-repeat;
}

ul a:hover
{
	background-position: 0px -27px;
	color: black;
}

ul li
{
	display: inline;
	float: left;
}



#layer1 {
	height: 114px;
	position: absolute;
	width: 750px;
}
.Title {
	width: 746px;
	left: 0;
	z-index: 1;
	position: absolute;	
	font: large serif;
	margin: 2px 0 2px 0;
	color: #000000;
	text-align:right;
}
.SubTitle{	width: 746px;
	left: 0;
	z-index: 1;
	position: absolute;	
	font: large serif;
	margin: 2px 0 2px 0;
	color: #808000;
	text-align:right;
}
.CompanyLogo {
	width: 137px;
	height: 42px;
	left: 0px;
	top: 7px;
	z-index: 1;
	position: absolute;
}
.layerMenu {
	background-position: bottom;
	background-image: url('images/bg_menu_nav_1.gif');
	background-repeat: repeat-x;
	height: 23px;
	left: 0px;
	position: absolute;
	top: 55px;
	width: 750px;
	z-index: 2;
}
.CueTop {
	position: relative; 
	width: 561px; 
	height: 50px;
	z-index: 1;
	left: 0px;
	margin-left: auto; 
	margin-right: auto; 

	border: thin #008000 solid;
}
.CueBottom{
	position: relative; 
	width: 561px; 
	height: 62px; 
	z-index: 1; 
	top: 50px; 
	left: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	border: thin #008000 solid;
}
.CueDescription{
	position: relative; 
	width: 559px; 
	height: 47px; 
	z-index: 1; 
	top: 30px; 
	left: 82px; 
	font-size: medium; 
	font-family: Arial;
}
.CueMenu
{
	position: absolute;
	width: 563px;
	height: 8px;
	z-index: 1;
	left: 80px;
	top: 247px;
	font-family: Arial;
	font-size: x-small;
	text-align: center;
	color: #000000;
}
.AltA:visited{
	color: purple;
}
.AltA:hover {
	color: olive;
}
.AltA:active {
	color: green;
}
.AboutStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	width: 224px;
}
.ContactStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	width: 224px;
}
.Testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #FFFFFF;
}
#layerCueMenu {
	position: absolute;
	width: 563px;
	height: 8px;
	z-index: 1;
	left: 80px;
	top: 247px;
	font-family: Arial;
	font-size: x-small;
	text-align: center;
	color: #000000;
}
#layerCueMenu a:link
{
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
}
#layerCueMenu a:visited
{
	color: #000000;
}
#layerCueMenu a:hover
{
	text-decoration: none;
	color: #808000;
}
#layerCueMenu a:active
{
	text-decoration: none;
	color: #008000;
}

