body {
	background-color: white;
	margin-top: 15px;
	text-align: center;
}
div {
	text-align: left;
}

.header {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}

.topbar {
	clear: both;
	height: 40px;
}
.topbar-end-logo {
	background: black;
	float: left;
	height: 40px;
	width: 204px;
}
.topbar-end-logo a {
	color: white;
}
.topbar-span {
	background: black url(topbar-back.gif) repeat-x;
	float: left;
	width: 706px;
}
#topbar-menu {
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 6px;
}
#topbar-menu li {
	background: url(topbar-sep.gif) no-repeat scroll 0 2px;
	display: block;
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	margin-left: -4px;
	white-space: nowrap;
	text-align: center;
}
#topbar-menu li a {
	display: block;
	float: left;
	color: white;
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	padding: 10px 0 14px 0;
	text-decoration: none;
	text-shadow: #666 2px 2px;
	width: 100%;
}
.topbar-end-r {
	background: black url(topbar-end-r.gif);
	font-size: 1px;
	float: left;
	height: 40px;
	width: 20px;
}


#menu-company {
	width: 100px;
}
#menu-products {
	width: 97px;
}
#menu-docs {
	width: 138px;
}
#menu-resources {
	width: 105px;
}
#menu-buy {
	width:110px;
}
#menu-contact {
	width: 108px;
}
#menu-login {
	margin-right: -15px;
	width: 65px;
}
li#menu-login a {
	position: relative;
	padding-left: 10px;
}


.front-banner {
	background: #eee url(frontpage-banner.png);
	clear: both;
	height: 140px;
	width: 930px;
}

.front-main {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}
.headline {
	display: block;
	float: left;
	color: black;
	font: 25px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	margin: 0;
	position: relative;
	top: -2px;
}
.center-col {
	margin-top: 10px;
	float: right;
	width: 350px;
}
.center-image {
	position: relative;
	left: 24px;
	margin: 10px 0 5px 0;
}


.rtside {
	float: right;
	width: 250px;
	padding-top: 10px;
}
.rtside-top {
	background: #d3ddee url(blue-box-top.gif) no-repeat;
	height: 27px;
}
.rtside-top h3 {
	display: block;
	padding-top: 4px;
	margin: 0 0.5em 0 1em;
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: white;
	text-shadow: #333 2px 2px;
}
.rtside-top h3 a {
	display: block;
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: white;
	text-decoration: none;
	text-shadow: #333 2px 2px;
	width: 100%;
}
.rtside-body {
	border-color: #b0b9cc;
	border-width: 0 1px;
	border-style: solid;
}
.rtside-bottom {
	background: #d3ddee url(blue-box-bottom.gif) no-repeat;
	margin-top: -7px;
	height: 7px;
}


ul.learnmore {
	list-style: none;
	display: block;
	margin: 0;
	padding: 4px;
}
ul.learnmore li {
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}
ul.learnmore li a {
	display: block;
	background-color: #d3ddee;
	color: darkblue;
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	padding: 2px;
	padding-left: 5px;
	text-decoration: none;
}
ul.learnmore li a:hover {
	border: 1px solid darkblue;
	margin: -1px;
}


.news {
	margin-top: 20px;
}
#news-div {
	background-color: #eee;
	background-repeat: no-repeat;
	margin: 0 2px 6px 2px;
	width: 244px;
	height: 244px;
	position: relative;
	top: 2px;
}
#news-div-link {
	display: block;
	width: 244px;
	height: 244px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}


.spc {
	font-size: 10px;
	margin: 0;
	padding: 0;
	height: 10px;
	clear: both;
}
.zspc {
	font-size: 1px;
	margin: 0;
	margin-bottom: -1px;
	padding: 0;
	height: 1px;
	clear: both;
}


.videos-box {
	position: relative;
	left: 50px;
	width: 250px;
}
.videos-top {
	background: white url(orange-box-top.gif) no-repeat;
	height: 7px;
}
.videos-body {
	border-color: #ffc197;
	border-width: 0 1px;
	border-style: solid;
}
.videos-body h3 {
	display: block;
	margin: 0;
	margin-left: 8px;
	margin-top: -2px;
	padding: 0;
}
.videos-body h3 a {
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: darkblue;
	font-variant: small-caps;
	text-decoration: none;
	text-transform: uppercase;
}
.videos-more {
	margin-top: -2px;
	text-align: right;
}
.videos-more a {
	position: relative;
	font: 10px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: darkblue;
	left: -5px;
	top: -5px;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted darkblue;
	line-height: 16px;
}
.videos-bottom {
	background: white url(orange-box-bottom.gif) no-repeat;
	margin-top: -7px;
	height: 7px;
}

ul.videos {
	list-style: none;
	display: block;
	margin: 0;
	padding: 4px;
}
ul.videos li {
	display: block;
	margin-bottom: 4px;
}
ul.videos li a {
	display: block;
	background-color: #d3ddee;
	color: darkblue;
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	padding: 2px;
	padding-left: 5px;
	text-decoration: none;
}
ul.videos li a:hover {
	border: 1px solid darkblue;
	margin: -1px;
}


.trial-box {
	text-align: center;
	margin-bottom: 5px;
}
.trial-box form {
	margin: 0;
}
button.free-trial {
	border: none;
	background: transparent url(free-trial.gif) no-repeat;
	margin: 0;
	padding: 0;
	width: 204px;
	height: 48px;
	cursor: pointer;
}
button.free-trial p {
	display: none;
}


.left-col {
	position: relative;
	display: block;
	top: 10px;
	width: 330px;
}
.left-col dl {
	margin: 0 0 10px 0;
}
.left-col dt a {
	font: 14px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: darkblue;
	margin-bottom: 1px;
}
.left-col dd {
	background: url(orange-arrow.gif) no-repeat top left;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: #222;
	margin: 0 0 0 5px;
	padding-left: 20px;
	line-height: 21px;
}
.left-col dd a {
	border-bottom: 1px dotted darkblue;
	margin-bottom: -1px;
	color: #222;
	text-decoration: none;
}


.site-links-box {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	background: #eee url(sitelinks-bg.gif) repeat-y;
	font: 10pt "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: white;
}
.site-links {
	width: 186px;
}
.site-links h3 {
	display: block;
	font-weight: bold;
	font-size: 11pt;
	padding: 2px;
	padding-left: 8px;
	margin: 0;
	width: 176px;
}
.site-links h3 a {
	display: block;
	border: none;
	margin: 0;
	width: 100%;
}
.site-links p.sl-body {
	font-size: 9pt;
	margin: 6px;
	margin-bottom: 0;
	width: 174px;
}
.site-links a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
	margin-bottom: -1px;
}
.site-links-bottom {
	background: white url(sitelinks-bottom.gif) no-repeat;
	clear: both;
	/*margin-top: -8px;*/
	height: 8px;
}

#sl-1 h3 {
	background: #ffac61 url(sitelinks-top.gif) no-repeat top left;
}
#sl-2 h3 {
	background-color: #8c8e89;
}
#sl-3 h3 {
	background-color: #abaca8;
}
#sl-4 h3 {
	background-color: #b9b9b6;
}
#sl-5 h3 {
	background: #ffac61 url(sitelinks-top.gif) no-repeat top right;
}

#sl-wrap-1 {
	float: left;
	width: 558px;
}
#sl-wrap-2 {
}
#sl-1 {
	background-color: #ea863d;
	float: left;
	z-index: 100;
}
#sl-2 {
	background-color: #666865;
	margin: 0 186px;
}
#sl-3 {
	background-color: #858684;
	float: right;
	z-index: 99;
}
#sl-4 {
	background-color: #939392;
	margin: 0 186px 0 558px;
}
#sl-5 {
	background-color: #ea863d;
	float: right;
}

.quick-links {
	padding-top: 13px;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}
.quick-links a {
	float: left;
	margin-left: 11px;
}
.quick-links a.first {
	margin-left: 0;
}

.footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	width: 930px;
	font: 13px "Lucida Sans Unicode", "Lucida Sans", Verdana;
	color: #555;
}
.footer a {
	color: #555;
	margin-left: 3em;
}
#footer-copyright {
	float: left;
}
#footer-links {
	float: right;
}
