﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #cccbb1;
	background-image: url('../images/bodybackground.jpg');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #4c4c4c;
}

img {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
	vertical-align: bottom;
}

p {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	margin-bottom: 20px;
	padding-left: 0px;
}

ul {
	list-style-type: disc;
}

ul li ul {
	list-style-type: circle;
}

a {
	color: #4c4c4c;
	text-decoration: none;
}
a:link {
	color: #4c4c4c;
	text-decoration: none;
}
a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}

#container {
	position: relative;
	margin: auto;
	width: 960px;
	background-color: #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

#header {
	position: relative;
	width: 960px;
	height: 104px;
	background-image: url('../images/headerbackground.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#requestADemo {
	position: absolute;
	width: 154px;
	height: 36px;
	bottom: 16px;
	right: 18px;
}

#logo {
	position: absolute;
	width: 277px;
	height: 62px;
	left: 24px;
	bottom: 9px;
}

#menu {
	text-align: right;
	position: relative;
	width: 949px;
	height: 40px;
	background-image: url('../images/menubackground.jpg');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding-right: 11px;
}

#menuLinks a img {
	margin-right: 21px;
}
#menuLinks a:link img {
	margin-right: 21px;
}

#homeButton {
	position: absolute;
	left: 9px;
}

#content {
	position: relative;
	background-image: url('../images/leftbackground.jpg');
	width: 960px;
	background-repeat: repeat-y;
}

#contentLeft {
	position: absolute;
	left: 0px;
	padding-top: 10px;
	padding-left: 20px;
	width: 270px;
}

#contentLeft p {
	margin-bottom: 20px;
}

#contentLeft h2 {
	font-family: Times New Roman;
	font-size: 30px;
	margin-bottom: 20px;
	color: #ffffff;
}

#subNav {
	position: relative;
	width: 251px;
	height: 126px;
	background-image: url('../images/subnavbackground.jpg');
	background-repeat: no-repeat;
	padding-top: 12px;
	margin-bottom: 20px;
}

#subNav a {
	display: block;
	border-bottom: solid 1px #ffffff;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #79102f;
	text-decoration: none;
}
#subNav a:link {
	display: block;
	border-bottom: solid 1px #ffffff;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #79102f;
	text-decoration: none;
}
#subNav a:visited {
	font-size: 14px;
	color: #79102f;
	text-decoration: none;
}
#subNav a:hover {
	font-size: 14px;
	color: #99002e;
	text-decoration: underline;
}
#subNav a.selected {
	font-size: 14px;
	color: #99002e;
	text-decoration: underline;
}

#contentRight {
	position: relative;
	margin-left: 290px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 630px;
	background-image: url('../images/contentrightbackground.jpg');
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 40px;
}

#contentRight h2 {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #205052;
	font-size: 18px;
	font-family: Times New Roman;
}

#contentRight p {
	margin-bottom: 20px;
}

#contentRight div img {
	margin: 0px;
}

.requestADemo {
	margin-bottom: 20px;
	float: left;
}

.nextLink {
	padding-top: 9px;
	text-align: right;
	font-family: Myriad Pro, Times New Roman;
	font-style: italic;
	font-size: 12px;
}

.nextLink a {
	font-style: normal;
	color: #79102f;
	text-decoration: underline;
}
.nextLink a:link {
	font-style: normal;
	color: #79102f;
	text-decoration: underline;
}
.nextLink a:visited {
	color: #79102f;
	text-decoration: underline;
}
.nextLink a:hover {
	color: #79102f;
	text-decoration: underline;
}

#footer {
	position: relative;
	width: 960px;
	margin: auto;
	font-size: 10px;
	text-align: left;
	color: #a5a593;
	padding-top: 10px;
}

#footer a {
	color: #a5a593;
}
#footer a:link {
	color: #a5a593;
}
#footer a:visited {
	color: #a5a593;
}
#footer a:hover {
	color: #a5a593;
}

#poweredBy {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 10px;
	color: #a5a593;
	text-align: right;
	padding-top: 10px;
}

.webinars a { color: #5F0023; font-weight: bold; }

table#webinars { border-collapse: collapse; width: 100%; }
table#webinars td { width: 50%; padding: 0px; }
table#webinars td ul { margin: 1em 0em; padding: 0px; padding-left: 2em; }
table#webinars td h3 { margin-top: 0em; font-size: 12px; }

h3.info { margin-bottom: 0em; }
