﻿/* ----((  Text layout ))---------------------------------------------*/


.glt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	position: relative;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15A64B;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15a64b;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 15a64b;
	text-decoration: none;
}
 
a:hover {
	color:#15a64b;
	text-decoration: underline;
	} 
 


.glt_breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15A64B;
	text-transform: uppercase;
}
 
.glt_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font: bold;
}

 .glt_s_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	/*text-transform: uppercase;*/
	}


 

/* ----((  general layout ))---------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #FFFFFF;
	background:  #CCCCCC;
	}

#masterwrap {
	margin: 0px auto;
	padding: 0px 0px 0px 0px ;
	border: 0;
	width: 771px;
	height: auto;
	text-align:left;
	}
	
html>body #masterwrap{
	}
	

	
#wrap{
	border: 1px groove #333333;
	padding: 0;
	width: 771px;
	height: 100%;
	float: left;
	background: #cccccc;
	}


html>body #wrap{
height: auto;
	}

#text_body{
	
	padding: 0;
	width: 771px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #ffffff url(images/GLG_swoosh7.jpg);
	background-position: 50% 100%;
	}


html>body #text_body{
	height: auto;
	color: #1FA345;
	float: left;
	width: 100%;
}



#header {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 771px;
	}

	
	
	


#side_banner_top {
	float: left;
	width: 200px;
	height: auto;/* 40px;*/;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url('images/GLG_webheadertop.png');
	vertical-align: text-top;
	background-color: #E5E5E5;
}
#side_banner_center {
	float: left;
	width: 200px;
	height: auto;
	margin: 0px;
	border: 0px;
	background-color: #EFEFEF;
	position: relative;
}
	
	
#side_banner_bottom {
	float: left;
	width: 200px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: text-bottom;
	position: relative;
	background-color: #EFEFEF;
}
	
#text_main_area{
	padding: 0;
	width: 524px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	color: #000000;
}


#main_content_image {
	float: left;
	width: 771px;
	height: 3px;
	background: #cccccc;
	}
	
#main_content_image_b {
	float: left;
	width: 771px;
	height: 1px;
	background: #ffffff;
}	

#main_content {
	float: left;
	width: 771px;
	height: 175px;
	background: 000000;
	border-bottom: 1px outset #CCCCCC;
	border-top: 2px groove;
	/*background: #000 url(images/topbanner1.jpg) top left no-repeat;*/
	
	}
	
	
	
#main_content_flash {
	float: left;
	width: 771px;
	height: 175px;
	background: 000000; 
	border-bottom: 1px outset #CCCCCC;
	border-top: 2px groove;
	
	}
	
#bottom_spacer {
	float: left;
	width: 771px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #ffffff; 
	}
	
#image_content {
	float: left;
	width: 771px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	
	
	}




	
	
/* ----((  navigational area ))---------------------------------------------*/
#bread_crumb {
	width: 767;
	height: 13px;
	float: left;
	text-align: left;
	margin: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 4px;
	background: #cccccc;
}

#bread_crumb_spacer {
	width: 771px;
	height: 3px;
	float: left;
	text-align: left;
	margin: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	background: #cccccc;
}


#bread_crumb a:link, #bread_crumb a:visited, #bread_crumb a:active {
	border-top: .5px;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
#bread_crumb a:hover {
	text-decoration: underline;
	color: #1fa345;
}

	
#nav_line {
	width: 100%;
	height: 25px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	background: #ffffff;
	border-top: 1px groove #000000;
	border-bottom: 1px groove #000000;
}
	
#nav_spacer {
	width: 77px;
	height: 25px;
	float: left;
	background: #ffffff;
	border-top: 1px groove #000000;
	border-bottom: 1px groove #000000;
}
	
html>body #nav {        /* ----( be good to opera yo )---*/
	width: 738px;
	height: auto;
	}
	
	
	
	
/* ----((  footer area ))---------------------------------------------*/

#footer_gl {
	width:771px;
	font-size: 9px;
	line-height: 13px;
	text-align:center;
	background: #666666;
	}
	
html>body #footer_gl {
	/* ----( be good to opera yo )---*/
	width: 771px;
	float: left;
}



#footer_gl a:link, #footer_gl a:visited, #footer_gl a:active {
	text-decoration: none;
	color: #333333;
	}
	
