
/*
**  Template.css
**
**	Default Layout
**
*/

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%
}

	#wb-container-outer {
		min-width:960px;
		min-height:100%;
		height:auto !important;
		background-color:#320065;
		background-image:url(../images/layout1/gl_o.png);
		background-position: top left;
		background-repeat: repeat;
	}
	* html #wb-container-outer {
		height:100% !important;
	background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/gl_o.png);
		}
			
	#wb-container-inner {
		margin: auto;
	
		
	}	* html #wb-container-inner {
		height:100% !important;
		}


	#wb-layout {
		margin:auto;
	}


	#wb-layout-inner {
		width:960px;
		min-height:100%;
		height:100% !important;
		margin:auto;
		background-image:url(../images/layout1/gl_li.png);
		background-repeat:repeat-y;
		background-color:#551a70;
		

	}
/* WB-LAYOUT-TOP-2: for designs that have navigation between the header and content
**  Layout 7
*/

	#wb-layout-top-header, #wb-header-nav {
		display: none;
    }
	
/* WB-LAYOUT-HEADER: This is the header section *//*overflow:hidden*/

 	#wb-layout-header-logo-master-wrapper {
		background-color:transparent;
		height:161px;
		overflow: hidden;
		}

	#wb-layout-header-logo-container {
		width:960px;
		margin: auto;		
		height:161px;
		background-image:url(../images/layout1/gl_lc.png);
		background-repeat:repeat-x;
		background-position:top left;
		overflow:hidden;

		
	
	}
	
	#wb-layout-header-logo-wrapper {
	height:161px;
	overflow:hidden;
	background-image:url(../images/layout1/gl_lc1.png);
	background-position:top left;
	background-repeat:no-repeat;

}	

	#wb-layout-header-logo {
		height:161px;
		float:left;
		width:50%;
		
/*			background-image:url(../images/layout1/gl_logo.png);
		background-position: center left;
		background-repeat: no-repeat;*/
		
		
	}	
		
	#wb-layout-header-contact {
		height:161px;
		width:50%;
		float:right;
	}
	


	#wb-layout-header {
		width:960px;
		margin: auto;
		height:378px;
		background-image:url(../images/layout1/gl_h_1.png);
		background-position: top center;
		background-repeat: no-repeat;
		background-color:transparent;
	}		
	
		* html #wb-layout-header {
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/gl_h_1.png, );
		}
			* html #wb-layout-header  a {
				position: relative;
			}

	#wb-layout-header-mask {
		overflow:hidden;
		width:960px;
		margin: auto;
		height:378px;
		background-image:url(../images/layout1/gl_hm.png);
		background-position: top center;
		background-repeat: no-repeat;
	}

		* html #wb-layout-header-mask {
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/gl_hm.png, );
				
		}
			* html #wb-layout-header-mask  a {
				position: relative;
			}
			
	#wb-layout-header-base {
	display:none;

	}

/* WB-LAYOUT-TOP-2: for designs that have navigation between the header and content
**  Layout 3
*/

    #wb-navigation-subtop {
		display: none;
    }

    #wb-top-subbasenav {
    }
	
	
	#wb-layout-uppertop-header-wrapper {
  display: none;
  }
/* WB-CONTAINER-CONTENTWRAPPER: This wraps the content area of the site
**
**	ALL Layouts
**
*/
	#wb-container-contentwrapper-wrapper {
		background-color:transparent;	
		width:960px;
		margin: auto;
		background-image:url(../images/layout1/gl_cr.png);
		background-repeat:repeat-x;
		background-position: bottom left;
		}	
	#wb-container-contentwrapper {
		width:960px;
		margin: auto;
		height: 100%;
			
	}
	
/* SIDEBAR is for designs that have a left or right column built in
**
**	Layout 1
**	Layout 2
*/
	#wb-layout-sidebar {
        float: left;
        width: 200px;
		

	}

	
	/* sidebar navigation */
	#wb-navigation {
		background-image:url(../images/layout1/gl_nav.jpg);
		background-position:center top;
		background-repeat:repeat-y;
		padding-top: 10px;
		width: 190px;
		margin-left: 5px;
		
	

	}	

	#wb-navigation-top {}
		

			
	#wb-basenav {
		  background-image:url(../images/layout1/gl_based.png);
		background-position:left top;
		background-repeat:repeat-x;
		width: 190px;
		margin-left: 5px;
		height:40px;
   
		
	}	* html #wb-basenav {
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/gl_based.png);
		}
		
  
   
		
		
	

			
	#wb-navbasewrap {
	}

/* SIDEBAR NAVIGATION STRUCTURE
**
**	Layout 1
**	Layout 2
**
*/
	#wb-navigation-bottom {
		
		padding-bottom: 10px;

		
	/* NO HEIGHT: 100%.  BREAKS FF. */
	}
	
		#wb-navigation-bottom div {
			
    min-height: 30px;
    width: 170px;
	background-image:url(../images/layout1/gl_navdiv.png);
	background-position:bottom center;
	background-repeat: no-repeat;
			
		}
		

		#wb-navigation-bottom div a h3{
			padding:7px 7px 7px 17px;
			cursor:hand;
			text-transform:uppercase;
		
			
			
		
			
			
			
		}
		
*html 		#wb-navigation-bottom div a h3{
			
			
		
		}


	#wb-navigation-bottom div a:hover  h3 {
			padding:7px 7px 7px 17px;
			cursor:hand;
			text-transform:uppercase;
		
			background-image:url(../images/layout1/gl_h3.png);
			background-position:left center;
			background-repeat:no-repeat;
			
			
			
		}
		
			#wb-navigation-bottom div.submenu {
				padding: 0px;
				margin: 0px;
			}
				#wb-navigation-bottom div.submenu div {
					padding: 0px;
				margin: 0px;
				}
					#wb-navigation-bottom div.submenu div a{
					}


/* MAIN-CONTENT AREA
**
**	ALL Layouts
**
*/
	#wb-layout-main {
		width:760px;
		float: right;
	
	}

	#wb-layout-main-inner-1 {
		
    }

	#wb-layout-main-inner-2  {
	}

/* Page FOOTER
**
**	ALL Layouts
**
*/



	#wb-layout-footer-master-wrapper-top {
		display:none;
		}
		
	#wb-layout-footer {
		width:960px;
		margin: auto;	
		background-color:#030104;
		background-image:url(../images/layout1/gl_f.png);
		background-position:top center;
		background-repeat:no-repeat;
		min-height: 115px;
		height: auto !important;
		clear:both;
		


		
	} 	
	

#wb-layout-footer-inner-1 {
	 margin-left: 50px;

	}
/* submenu defaults */
div.submenu {
	display: none;
	background-color:#68016A;

}

