
/*
**  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:#000000;
		background-image:url(../images/layout1/cg_o.jpg);
		background-position: center top;
		background-repeat: repeat-x;
	}
	* html #wb-container-outer {
		height:100% !important;
	background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/cg_o.png);
		}
			
	#wb-container-inner {
		background-image:url(../images/layout1/cg_ci.png);
		background-position:top left;
		background-repeat:repeat;
		margin: auto;
		
	}	


	#wb-layout {
		margin:auto;
	}

	#wb-layout-inner {

	}
/* 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:132px;
			background-image:url(../images/layout1/cg_logocontw.png);
		background-position:bottom center;
		background-repeat:repeat-x;
		overflow: hidden;
		}	

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

}		

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


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

	#wb-layout-header-mask {
		overflow:hidden;
		width:960px;
		height:402px;
		background-image:url(../images/layout1/cg_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/cg_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{
		width:960px;
		margin: auto;
		height: 100%;
			background-image:url(../images/layout1/cg_cw.png);
		background-position:left top;
		background-repeat:repeat;
		 margin-top: 15px;
		
	}

	
	
/* 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 {
		padding-top:10px;
		padding-left:5px;
	
		
	

	}	
	

	#wb-navigation-top {
		background-image:url(../images/layout1/cg_navt.png);
		background-position:center top;
		background-repeat:no-repeat;
	
   
		
	}	

			
	#wb-basenav {
		
 
	}

			
	#wb-navbasewrap {
	}

/* SIDEBAR NAVIGATION STRUCTURE
**
**	Layout 1
**	Layout 2
**
*/
	#wb-navigation-bottom {
		background-image:url(../images/layout1/cg_navb.png);
		background-position:center bottom;
		background-repeat:no-repeat;
		 padding: 14px 25px;
		
		
	
	/* NO HEIGHT: 100%.  BREAKS FF. */
	}
	
		#wb-navigation-bottom div {
			padding:1px 0px;
			
			
			
			
			min-height:30px;
			
		}
		

		#wb-navigation-bottom div a h3{
			padding:7px 0 7px 5px;
			cursor:hand;
			background-image:url(../images/layout1/cg_div.jpg);
			background-position:left top;
			background-repeat:repeat;
			 text-transform: uppercase;
			
			
			
		}
*html 		#wb-navigation-bottom div a h3{
			width:187px;
			
			
		}
		
		
			#wb-navigation-bottom div.submenu {
				padding: 0px;
			}
				#wb-navigation-bottom div.submenu div {
				}
					#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-master-wrapper{
		background-image:url(../images/layout1/cg_fw.jpg);
		background-position:bottom center;
		background-repeat:repeat-x;
		height: 114px;}
		
	#wb-layout-footer {
		min-height: 70px;
		height: auto !important;
		clear:both;
		width:960px;
		margin: auto;
	
		
	} 	

#wb-layout-footer-inner-1 {

	}
/* submenu defaults */
div.submenu {
	display: none;
	background-color:#1a1a1a;
	background-image:url(../images/layout1/cg_subnavjpg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	

}
