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

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%
}

	#wb-container-outer {
		
		min-width:800px;
		min-height:100%;
		height:auto !important;
		background-color:#000000;
		
	}	
	* html #wb-container-outer {
		display:block;
		min-height:auto !important;
		height:100% !important;
	}
	
	*html #wb-container-outer {
		background-image:none;
	}
	
	*+html 	#wb-container-outer {
		height:auto !important;
	}
		/* IE6 png hack */

	#wb-container-inner {
		margin: 0 auto;
		
		height:100%;
			}
	
	*+html	#wb-container-inner {
		display:block;
		width:100%;
		min-height:100% !important;
		height:100% !important;	
		
	}

	
	#wb-layout {
		width:800px;
		margin:auto;
		background-image:url(../images/layout1/esp_cr.png);
		background-position: top left;
		background-repeat: no-repeat;
		
		
	} * html #wb-layout {
		
		background-image:url(../images/layout1/esp_cr.gif);
		
		
		
	}

	#wb-layout-inner {
	}
	
/* WB-LAYOUT-HEADER: This is the header section *//*overflow:hidden*/
	#wb-layout-header {
		width:800px;
		height:388px;
		background-image:url(../images/layout1/esp_h.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-color:transparent;
		
	}	
	
		
			* html #wb-layout-header a {
				position: relative;
			}
	
	
	
		
	#wb-layout-header-mask {
		width:800px;
		height:388px;
		overflow:hidden;
	}

		
			* html #wb-layout-header-mask a {
				position: relative;
			}

	





/* 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-TOP-2: for designs that have navigation between the header and content
**  Layout 7
*/

	#wb-layout-top-header {
		display: none;
    }
	
/* WB-CONTAINER-CONTENTWRAPPER: This wraps the content area of the site
**
**	ALL Layouts
**
*/
	#wb-container-contentwrapper {
		width:800px;
		height: 100%;
		background-color:transparent;
		
			}	
			* html #wb-container-contentwrapper {
			background-image:url(../images/layout1/esp_cr.gif);
			background-repeat:repeat;
			background-position:top left;
		}

/* SIDEBAR is for designs that have a left or right column built in
**
**	Layout 1
**	Layout 2
*/
	#wb-layout-sidebar {
        float: left;
        width: 200px;
		background-color:transparent;
		background-position:top left;
		background-image:none;
		background-repeat: no-repeat;
		}

	/* sidebar navigation */
	#wb-navigation {
		padding-left: 20px;
	}

	#wb-navigation-top, #wb-navigation-top-header {
		background-image:url(../images/layout1/esp_topnav.png);
		background-repeat:no-repeat;
		background-position: top left;
		padding-bottom: 32px;
		padding-top:51px;
	}	
	
	* html #wb-navigation-top, * html #wb-navigation-top-header {
			background-image:url(../images/layout1/esp_topnav.gif);
	}
	
	#wb-basenav {
	}

	#wb-navbasewrap {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

/* SIDEBAR NAVIGATION STRUCTURE
**
**	Layout 1
**	Layout 2
**
*/
	#wb-navigation-bottom, #wb-navigation-bottom-header {
		padding-bottom: 0px;	
		background-image:url(../images/layout1/esp_botnav.png);
		background-repeat:no-repeat;
		background-position: bottom left;
		padding-bottom:51px;
	}	
	
	* html #wb-navigation-bottom, * html #wb-navigation-bottom-header {
			background-image:url(../images/layout1/esp_botnav.gif);	
	}
	
		#wb-navigation-bottom div, #wb-navigation-bottom-header div {
			cursor:hand;
		}
		
		* #wb-navigation-bottom div, #wb-navigation-bottom-header div {
			cursor:hand;
			width:170px;
		}
		
		#wb-navigation-bottom div a, #wb-navigation-bottom-header div a{
			display:block;
			width:150px;	
		}
				
		#wb-navigation-bottom div a h3, #wb-navigation-bottom-header div a h3{
			background-image:url(../images/layout1/esp_btn.png);
			background-repeat:repeat-y;
			background-position: bottom left;
			padding: 4px 10px 8px 15px;
			width:150px;
			cursor:hand;
		}
		
		* html #wb-navigation-bottom div a h3, * html #wb-navigation-bottom-header div a h3{
			background-image:url(../images/layout1/esp_btn.gif);		
		}
		
		
		
			#wb-navigation-bottom div.submenu, #wb-navigation-bottom-header div.submenu {
				padding: 0px;
			}
				#wb-navigation-bottom div.submenu div, #wb-navigation-bottom-header div.submenu div {
				}
					#wb-navigation-bottom div.submenu div a, #wb-navigation-bottom-header div.submenu div a{
					}


/* MAIN-CONTENT AREA
**
**	ALL Layouts
**
*/
	#wb-layout-main {
		width:600px;
		min-height:160px;
		float: right;
		background-image: none;
		background-position: top right;
		background-repeat: no-repeat;
		background-color:transparent;
	}* html #wb-layout-main {
		width:585px;
	}
	#wb-layout-main-inner-1 {
		padding: 0 15px 27px;
    }

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


/* Page FOOTER
**
**	ALL Layouts
**
*/
	#wb-layout-footer {
		height:auto !important;
		min-height:61px;
		height:61px;
		width:800px;
		clear:both;
		background-image:url(../images/layout1/esp_f.png);
		background-position: top left;
		background-repeat: no-repeat;
		
		background-color:transparent;
		}	* html #wb-layout-footer {
				background-image:url(../images/layout1/esp_f.gif);
}
	
			* html #wb-layout-footer a {
				position: relative;
			}


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

/*
**  New navigation option
*/
	#wb-header-nav {
		display:none
	} 
/*
**  Ends New navigation option
*/
