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

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%
}

	#wb-container-outer {
		min-width:850px;
		min-height:100%;
		height:auto !important;
		background-image:url(../images/layout1/new_business_o.png);
		background-repeat:repeat-x;
		background-position:left top;
		background-color:#993300;
	}	* html #wb-container-outer {
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=images/layout1/new_business_o_10x10.png);
		
		} 
	
		
		/* IE6 png hack */
	


		#wb-container-inner {
		margin: auto;
		padding-bottom: 0px;
		background-image:url(../images/layout1/new_business_li.png);
		background-position:top center;
		background-repeat:repeat-y;
		
	} * html #wb-container-inner {
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/new_business_li.png);
			
		}
	
		
		
	

	
		#wb-layout {
		
			width:850px;
			margin: auto;

	}
		
		
	#wb-layout-inner {
	margin-left:17px;
	background-color:#333333;
	width:814px;
	background-image:none;
	background-position: center top;
	background-repeat:no-repeat;
	padding-bottom:10px;
	
	}* html #wb-layout-inner {
	margin-left:17px;
	
	
	}
	
/* WB-LAYOUT-HEADER: This is the header section *//*overflow:hidden*/
	#wb-layout-header {
		width:814px;
		height:244px;
		background-image:url(../images/layout1/new_business_h.png);
		background-position: top right;
		background-repeat: no-repeat;
		background-color:#ffffff;
		
	} 
	* html #wb-layout-header {
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/new_business_h.png);
			
		}
	
	* html {margin:0}
		

	#wb-layout-header-mask {
		background-image:url(../images/layout1/new_business_hm.png);
		background-repeat:no-repeat;
		background-position: center top;
		width:814px;
		height:218px;
		padding: 26px 0 0 0px;
		overflow:hidden;
	}
		* html #wb-layout-header-mask{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/new_business_hm.png);
		}

		
			* 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-navbasewrap {
	padding:10px 0px 0px 10px;}
/* WB-CONTAINER-CONTENTWRAPPER: This wraps the content area of the site
**
**	ALL Layouts
**
*/
	#wb-container-contentwrapper {
		width:773px;
		height: 100%;
		margin-left: 0px;
		background-position: top center;
		background-repeat: repeat-y;
	}

/* 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-image:url(../images/layout1/new_business_sb.png);
		background-position:center top;
		background-repeat:no-repeat;
		margin-left: 41px;
	}	* html #wb-layout-sidebar {
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/new_business_sb.png);
		}
		
	* html #wb-layout-sidebar {
		margin-left: 20px;
	}

	/* sidebar navigation */
	#wb-navigation {
		margin-top:115px;
		margin-left:16px;
		width:167px;
		padding-left: 5px;
		padding-top: 10px;
		background-color:#666;
		background-position:top left;
		background-image:none;
		background-repeat: no-repeat;
		
		
		
		
	}

	#wb-navigation-top {
		width:167px;
		background-image:none;
		background-repeat:no-repeat;
		background-position: bottom left;
	
		
	}
	
	#wb-basenav {
	
	}

	#wb-navbasewrap {
			background-image:url(../images/layout1/new_business_navbot.png);
		background-position:center top;
		background-repeat:no-repeat;
		margin-left:16px;
		width:167px;
		height:135px;
		padding-left: 5px;
		padding-top:130px;
		background-color:transparent;
	} 	* html #wb-navbasewrap {
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/new_business_navbot.png);
		}

/* SIDEBAR NAVIGATION STRUCTURE
**
**	Layout 1
**	Layout 2
**
*/
	#wb-navigation-bottom {
		width:167px;
	
	/* NO HEIGHT: 100%.  BREAKS FF. */
	}
		#wb-navigation-bottom div {
			border-bottom:1px dashed #CCC;
			width: 160px;
			padding: 5px 0px;}
			* html #wb-navigation-bottom div {
				width: 160px;}
			

		#wb-navigation-bottom div a:hover {
			padding: 0px;
				width: 160px;
			
		}
		
			#wb-navigation-bottom div.submenu {
				padding: 0px 5px ;
			}
				#wb-navigation-bottom div.submenu div {
				}
					#wb-navigation-bottom div.submenu div a{
					}


/* MAIN-CONTENT AREA
**
**	ALL Layouts
**
*/
	#wb-layout-main {
		width:532px;
		float: right;
		padding:0;
		background-image: none;
		background-position: top right;
		background-repeat: no-repeat;
		
	}

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

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

/* Page FOOTER
**
**	ALL Layouts
**
*/
	#wb-layout-footer {
		min-height: 60px;
		height:auto !important;
		height: 60px;
		background-image:url(../images/layout1/new_business_f.gif);
		background-position: top center;
		background-repeat: no-repeat;
		width: 784px;
		padding-left: 30px;
		
		
	}
	
			* html #wb-layout-footer a {
				position: relative;
			}


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

