/*  This is where we set widths */
#header, #main, #footer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#header, #main {
	margin-left: 30px;
	width: 972px;
}

#footer {
	margin-top: 20px;
	padding-left: 30px;
}

#headerLinks, #sidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	margin-right: 24px;
}

#topPicks, #content, #content-large {
	margin-left: 244px;
	width: 485px;
}

#content, #content-large {
	min-height: 700px;
}

#content-large {
	width: auto;
}

body {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}

.center {
	display: block !important;
	margin: 0px auto;
}

#header {
	height: 108px;
	margin-bottom: 18px;
}


#logo {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 308px;
	text-align: right;
	padding-right: 10px;
}

.relative {
	position: relative;
	clear: both;
}

.relative .left-side {
	width: 48%;
	padding-right: 8px;
	float: left;
}

.relative .right-side {
	padding-left: 8px;
	float: left;
	width: 48%;
}

.relative hr.break {
	width: 0px;
	height: 0px;
	clear: both;
}

#inner-content {
	width: 410px;
	margin-right: 320px;
}

#rightside {
	width: 216px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#content-large #rightside {
	width: 308px;
}

#reduceFailures, #cutCosts {
	width: 198px;
	margin-bottom: 12px;
}

#reduceFailures {
	position: absolute;
}

#downloadTrial, #cutCosts {
	margin-left: auto;
}

#submit {
	position: absolute;
	bottom: 12px;
	right: 12px;
}

#faq, #news {
	margin: 12px 0px;
}

#faq li, #news li {
	margin: 12px 0px;
}

#questionContainer {
	margin-top: 48px;
}

#news li {
	position: relative;
	padding-left: 4.5em;
}

#news div.date {
	position: absolute;
	top: 0px;
	left: 0px;
}

#headLinkNav {
	padding-top: 8px;
}

#footer {
	position: relative;
	padding-bottom: 68px;
	margin-bottom: 30px;
}

#footerShim {
	position: absolute;
	height: 100%;
	width: 24px;
	z-index: 1;
	top: 0px;
	left: 250px;
}

#footerLogo {
	margin-right: 36px;
	vertical-align: top;
	width: 204px;
}

#menubar, #content-header {
	height: 385px;
}

#mainMenu li {
	height: 55px;
}

#mainMenu li.short {
	height: 33px;
}

#webinar {
	height: 224px;
	position: relative;
}

#webinar .date {
	position: absolute;
	left: 8px;
}

h3.button {
	width: 173px;
}

.ui-datepicker-trigger {
	position:relative;
	left:6px;
	vertical-align:middle;
}

#watchDemo form {
	margin-top: .4em;
	position: relative;
}

.regular-button, .small-button {
	display: inline-block;
	border: none;
	background: none;
	font-size: 11pt;
	text-align: center;
	color: white;
	font-weight: bold;
	padding: 0px;
	height: 36px;
	line-height: 36px;
	font-family: Arial, sans-serif;
}

.regular-button {
	background-image: url('/images/structure/regular-button.png');
	background-position: top left;
	width: 175px;
}

.small-button {
	background-image: url('/images/structure/small-button.png');
	background-position: top left;
	width: 77px;
	margin-left: 10px;
}

.regular-button:hover, .small-button:hover {
	background-position: bottom left;
	text-decoration: underline;
}

#watchDemo .small-button {
	position:absolute;
	right: 0px;
	bottom: 0px;
}

iframe {
	margin: 12px;
}
