/* CSS Document */
.background{
	background-image:  url(media/images/menu_background.gif);
    background-repeat: repeat-x;
	margin-top: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: 0.0em;	
}
#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 25%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
table.backgroundimage1 {
  background-color:	transparent;
  position: relative;
  background-image:  url(media/images/menu_backchair001b.gif);
  background-repeat: no-repeat;
  background-position: top;
}

.backgroundimage2 {
  background-color:	transparent;
  background-image:  url(media/images/menu_backchair002.gif);
  background-repeat: no-repeat;
  background-position: right;
  position: relative; 
  top: 0px;
  left: 0px;
  height: 399px;
  width: 239px;
  z-index: -1;
}
table.backgroundimage2b {
  background-color:	transparent;
  position: relative;
  background-image:  url(media/images/menu_backchair002b.gif);
  background-repeat: no-repeat;
  background-position: center;
}
table.backgroundimage3 {
  background-color:	transparent;
  position: relative;
  background-image:  url(media/images/menu_backchair003b.gif);
  background-repeat: no-repeat;
  background-position: top;
}
table.backgroundimage4 {
  background-color:	transparent;
  position: relative;
  background-image:  url(media/images/menu_backchair004b.gif);
  background-repeat: no-repeat;
  background-position: top;
}
table.backgroundintro {
  background-color:	transparent;
  height: 100%;
}
table.ShadowTable {
  background-color: transparent;
  z-index: 1;
}
table.ShadowTable td.ShadowTL{
  background-image:  url(media/images/menu_toplft.gif);
  background-repeat: no-repeat;
  width: 8px;
  height: 110px;
}
table.ShadowTable td.ShadowTR{
  background-color: transparent;
  background-image:  url(media/images/menu_toprgt.gif);
  background-repeat: no-repeat;
  width: 8px;
  height: 110px;
}
table.ShadowTable td.ShadowBL{
  background-image:  url(media/images/menu_botlft.gif);
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
}
table.ShadowTable td.ShadowBR{
  background-image:  url(media/images/menu_botrgt.gif);
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
}
table.ShadowTable td.ShadowBM{
  background-image:  url(media/images/menu_botmid.gif);
  background-repeat: repeat-x;
  height: 8px;
}
table.ShadowTable td.ShadowLM{
  background-image:  url(media/images/menu_midlft.gif);
  background-repeat: repeat-y;
  width: 8px;
}
table.ShadowTable td.ShadowRM{
  background-image:  url(media/images/menu_midrgt.gif);
  background-repeat: repeat-y;
  width: 8px;
}
table.ShadowTable td.ShadowBLLogo{
  background-color: transparent;
  width: 60px;
  height: 54px;
}
table.ShadowTable td.ShadowMid{
  background-color: #FFFFFF;
}
table.ShadowTable td.BaseBar {
  background-color: #C4C4C4;
  padding: 2px;
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;   
}
table.MainTable {
  border-left: 1px;
  border-right: 1px;
  border-top: 1px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #FFFFFF;
}
table.MainTable td.IntroImage {
  background-color: #FFFFFF; 
}
table.MainTable td.IntroLogo {
  background-color: transparent;
  background-image:  url(media/images/menu_gfslogo_back.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  width: 346px;
  height: 251px;
}
table.NavTable {
	background-color: #FFFFFF; 
}
table.NavTable td.NavLine{
	background-color: #BAC3C7;
	height: 1px;
}
table.NavTable td.NavInfoLine{
	height: 40px;
	vertical-align: middle;
	text-align: center;
}
.NavMain {
  color: #768890;
  font-size: 0.75em;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none; 
  text-align: right;   
}
a.NavMain:link {
  color: #768890;
  font-size: 0.75em;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none; 
  text-align: right;   
}
a.NavMain:visited {
  color: #768890;
  font-size: 0.75em;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none; 
  text-align: right;   
}
a.NavMain:hover {
  color: #000000;
  font-size: 0.75em;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none; 
  text-align: right;   
}
.NavMainSub {
  color: #A6A6A6;
  font-size: 0.6em;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none; 
  text-align: left;
  padding-left: 2px;   
}

.footer {
  background-color:	transparent;
  color: #6D6D6D;
  font-size: 0.65em;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;    
}
a.footer:link {
  background-color:	transparent;
  color: #6D6D6D;
  font-size: 0.65em;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;    
}
a.footer:visited {
  background-color:	transparent;
  color: #6D6D6D;
  font-size: 0.65em;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;    
}
a.footer:hover {
  background-color:	transparent;
  color: #262626;
  font-size: 0.65em;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;    
}
.title {
  color: #5F0023;
  font-size: 1.00em;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;    
}
.bodytitle {
  color: #5F0023;
  font-size: 0.70em;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;    
}
.body {
  color: #6D6D6D;
  font-size: 0.65em;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;    
}
a.body:link {
  color: #7B2C49;
  font-size: 0.65em;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;    
}
a.body:visited {
  color: #7B2C49;
  font-size: 0.65em;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;    
}
a.body:hover {
  color: #000000;
  font-size: 0.65em;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;    
}
table.SolutionsTable {
  background-color: transparent;
  color: #6D6D6D;
  font-size: 1.3em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  position: relative; 
  top: 37px;
  left: 5px;
  z-index: 10;
  text-align: left;
}
.gallerydivide
{
width:615px;
margin:10px 0px 0px 0px;
}
.galleryframe
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: .9em;
	color: #6D6D6D;
	line-height: 1.2em;
	border: dotted 1px #CCCCCC;
	margin: 1px 0px 0px 0px;
	padding: 5px;
	display:inline-table;
	float:left;
	padding-bottom: 30px;
}
.gallery
{
  padding: 1px;
  width: 150px;
  float:left;
  
}
.galleryimages
{
padding-top: 30px;
width: 150px;
height: 150px;
float:left;
}
.gallerytitles
{
	width: 150px;
	height: 40px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.75em;
	color: #6D6D6D;
	line-height: 1.2em;
	vertical-align:middle;
}
.returnlink
{
	width: 610px;
	padding: 2px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.75em;
	color: #6D6D6D;
	line-height: 1.2em;
	display: inline-block;
	display:-moz-inline-box;
	background-color: transparent;
	height: 20px;
}
.returnlink a
{
	width:610px;
	padding: 2px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.75em;
	color: #6D6D6D;
	line-height: 1.2em;
	display: inline-block;
	display:-moz-inline-box;
	background-color: transparent;
	height: 20px;
}
.returnlink a:hover
{

	color: #000000;

}
