html, body {
	min-height: 100%;
	height: 100%;
}
html {
	max-width: 1440px;
	min-width: 960px;
}
body {
	max-width: 1440px;
	min-width: 960px;
}
div.wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 1440px;
	min-width: 960px;
	min-height: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 110;	
	background: transparent url(../i/design/div-wrapper-2.gif) repeat-y 75% 0;
}
div#background {
	display: none;
}
body.home div.wrapper {

}
div.content {	
	position: relative;
	width: 74%;
	padding-bottom: 12em;
	display: inline;
	float: left;
	z-index: 1;
}

div.sidebar {
	position: relative;
	width: 25%;
	padding-bottom: 13.6em;
	display: inline;
	float: right;
	z-index: 2;
}
div#primary {
	margin: 0 3% 0 3%;
	width: 60%;
	display: inline;
	float: right;
}

div#secondary {
	padding-top: 14.25em;
	width: 33.7%;
	height: 100%;
	min-height: 100%;
	display: inline;
	float: left;	
}
div.footer {
	margin: 0 24% 0 25%;
	padding-top: 23px;
	width: 50%;
	font-size: 0.98em;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 120;
	background: #fff url(../i/design/div-footer.gif) no-repeat 100% 0;
}
div.clearfix {
	height: 0;
	clear: both;
	overflow: hidden;
}
div.branding-logo {
	padding: 20px 0;
	text-align: center;
	background: transparent url(../i/design/div-secondary.gif) repeat-x 0 0;
}
div.demo-movies {
	width: 220px;
	position: relative;
	float: right;
}
div.w1-2 {
	width: 48%;
	margin-left: 4%;
	float: left;
}
div.first-column {
	margin-left: 0;
}
body.bacground-clear div.footer {
	margin: 0;
	padding-left: 25%;
	width: 50%;
}

body.home div#primary {
	position: relative;
	margin: 0;
	width: 32%;
	display: inline;
	float: right;
	z-index: 1;
}

body.home div#secondary {
	position: relative;
	padding: 0;
	width: 67.4%;
	z-index: 2;
}
body.home  div.content {
	padding-bottom: 3em;
}
body.home div.footer {
	margin: 0 -50px 0 50%;
	width: 50%;
}
div.team {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 351px;	
	overflow: hidden;
}
div.summary {
	position: absolute;
	padding-left: 5%;
	color: #fff;
	bottom: 0;
	left: 0;
	width: 95%;
	height: 127px;
}
body.home div.video {
	position: relative;
	width: 100%;
	height: 215px;
}
div.product-demos {
	position: relative;
	margin-top: -60px;
}
div.ZoneDesignerFull, div.ZoneDesignerSel {
	z-index: 1000;
}
div.sf_wrapper div.video {
	height: 500px!important;
}
div.sidebar {
	min-height: 612px;
}
/* Footer Fix */
body.home div.footer {
	position: relative;
}