body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #49545A;
	background: #686868 url(../images/top-gradient.gif) repeat-x top;
}

img {
	border: 0;
}

.side_shadow {
	background: url(../images/shadow-sides.gif) repeat-y center center;
}

.top_shadow {
	background: url(../images/shadow-top.gif) no-repeat center top;
}
.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}

.logo_area {
	height: 90px;
	background: #013a6d url(../images/logo.jpg);
}

.logo {
	display:block;
	position:relative;
	left:710px;
	top:4px;
	width:226px;
	height:82px;
	text-indent:-9999px;
}

.menu_area {
	height: 39px;
	background: #002152 url(../images/menu-bg.jpg);
}

.menu_container {
	padding: 6px 6px 0 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.menu_container ul ul {
	text-transform :none;
	letter-spacing: normal;
}

.menu_container ul .tlast:hover .ajxdd {
	left:-70px;top:29px;
}

.menu_container ul li.ajxover.tlast .ajxdd {
	left:-70px;top:29px;
	display:none;
}

.content {
	padding: 20px 75px;
	font-size: 14px;
}

.content h1 {
	margin: 0 0 20px 0;
	padding: 8px 0 6px 0;
	font-size: 18px;
	color: #026bc4;
	border-bottom: solid 1px #3f7abb;
}

.content h2 {
	margin: 14px 0 8px 0;
	padding: 6px 0 0 0;
	font-size: 15px;
	color: #026bc4;
}

.content p {
	margin-top: 8px;
	padding: 0;
}

.content ul {
	font-size: 14px;
}

.content li {
	margin-top: 8px;
	margin-bottom: 8px;
}

.content li img {
	margin: 8px 8px 8px 0;
}

.content dl {
	margin: 0;
	padding: 0;
}

.content dt {
	float: left;
	font-weight: bold;
	padding-right: 8px;
}

.content dd {
	padding-left: 80px;
}

.content .toc {
	margin: 0;
	padding-left: 4px;
}

.content .toc a {
	font-size: 13px;
}

.content .toc ul {
	margin: 0;
	padding-left: 6px;
}

.content .toc li {
	margin: 0;
	padding-left: 26px;
	line-height: 26px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(../images/document24.gif);
}

.content .toc ul li {
	padding-left: 20px;
	background-image: url(../images/document16.gif);
	background-position: 0px 5px;
}

.content a {
	font-weight: bold;
	color: #026bc4;
}

.content .separator {
	margin: 18px 0;
	font-size: 1px;
	border-bottom: solid 1px #3f7abb;
}

.content .product_info {
	position: relative;
	float: right;
	width: 540px;
}

.content .product_logo {
	position: relative;
	float: left;
}

.content .screenshot {
	position: relative;
	float: right;
}

.content .screenshot .sale {
	position: relative;
	left: 100px;
	top: -37px;
	width: 240px;
	color: red;
	font-size: 10px;
}

.content .center {
	text-align: center;
}

.content .buttons {
	width: 196px;
	height: 24px;
	margin: 0 auto;
}

.content .blue_button {
	display: inline;
	float: left;
	width: 92px;
	height: 24px;
	margin: 0 3px;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: #026bc4 url(../images/button-blue.gif);
}

.content .green_button {
	display: inline;
	float: left;
	width: 92px;
	height: 24px;
	margin: 0 3px;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: #729600 url(../images/button-green.gif);
}

.content .prev-next {
	float: right;
}

.content .contact {
	float: left;
	padding-bottom: 24px;
}

.content .contact h2 {
	margin: 0 20px 8px 10px;
	padding: 0;
}

.content .contact p {
	margin: 0 20px 5px 10px;
	padding: 0;
}

form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

label {
	display:inline-block;
	width: 110px;
	margin: 3px 10px 0 0;
	text-align: right;
	vertical-align: top;
}

textarea {
	width: 580px;
	overflow: auto;
}

.submit {
	width: 92px;
	height: 24px;
	margin-left: 120px;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #026bc4 url(../images/button-blue.gif);
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.footer {
	height: 26px;
	background-color: #013a6d;
}

.copyright {
	padding-right: 8px;
	float: right;
	line-height: 26px;
	font-size: 11px;
	color: #ffffff;
}

.bottom_shadow {
	font-size: 0px;
	height: 13px;
	text-align: center;
	background: url(../images/shadow-bottom.gif) repeat-y center center;
}

.bottom {
	width: 850px;
	height: 2px;
	margin: 0 auto;
	font-size: 0px;
	background-color: #1b1b1b;
}

#info_block {
	width: 480px;
}
