body {
	font-family: Verdana, Geneva, sans-serif;
}
a, a:visited {
	color: #b0b0b0;
}
a:hover {
	color: #ffc101;
}
ul.list li {
	background: url(images/bullet.png) no-repeat left 4px scroll;
	padding: 0 0 0 25px;
	line-height: 1.45em;
}
#slider ul.list li {
	_background: url(images/bullet.gif) no-repeat left 4px scroll;
}
#layout {
	width: 996px;
	margin: 0 auto;
	font-size: 0.8em;
	position: relative;
}
#layout #header {
	position: relative;
	width: 996px;
}
#layout #header .logo {
	background: url(images/logo_bg.png) no-repeat top left scroll;
	height: 142px;
	width: 239px;
	padding: 10px 0 0 15px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#layout #header #navigation {
	background: url(images/nav_bg.gif) repeat-x top left scroll;
	height: 84px;
	padding: 2px 35px 0 0;
	border: 0;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	margin: 0 0 3px 0;
}
#layout #header #navigation li {
	float: right;
	height: 86px;
	text-transform: uppercase;
}
#layout #header #navigation li a, #layout #header #navigation li a:visited {
	*background: url(images/nav_link_bg.png) repeat-x left 100px scroll;
	padding: 33px 15px 0;
	height: 51px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
}
#layout #header #navigation li span {
	*background: url(images/nav_link_bg.png) repeat-x left 100px scroll;
	padding: 33px 15px 0;
	height: 51px;
	display: block;
	float: left;
	color: #ffc101;
}
#layout #header #navigation li a:hover {
	background: url(images/nav_link_bg.png) repeat-x top left scroll;
	color: #ffc101;
	text-decoration: underline;
}#layout .breadcrumbs {
	clear: both;
	padding: 63px 0 10px 12px;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #cecece;
	width: 984px;
	height: 10px;
}
#layout #content {
	background: #fff;
	border: #dddddd 1px solid;
	clear: both;
	-moz-border-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	z-index: 11;
	padding: 35px 20px 55px;
	overflow: hidden;
	zoom: 1;
}
#layout #content a, #layout #content a:visited {
	color: #fc8700;
}
#layout #content h3 {
	color: #000;
	font-size: 1.45em;
	margin: 0 0 12px 0;
}
#layout #content h2 {
	color: #fdc401;
	font-size: 2.5em;
	margin: 0 0 12px 0;
}
#layout #content p {
	margin: 0 0 12px 0;
	line-height: 1.5em;
}
#layout #content .left_block {
	float: left;
	width: 615px;
	line-height: 1.4em;
}

#layout #content .right_block {
	background: #fbfbfb;
	border: 1px solid #ececec;
	-moz-border-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: right;
	width: 277px;
	padding: 30px 25px 10px 20px;
}

#layout #content .right_block ul.list li {
	font-size: 0.85em;
	line-height: 1.6em;
}
#layout #content .download .wrapper .left .download_list li .release_notes_link {
	color: #666666;
}

#layout #content .right_block ul.list {
	margin: 0 0 20px 0;
}
#layout #content .right_block .download_now_button {
	background: url(images/download_now_button.jpg) no-repeat top left scroll;
	width: 195px;
	height: 51px;
	display: block;
	text-indent: -5000px;
	margin: 35px 0 0 -20px;
}
#layout #content .left_block ul.list li {
	line-height: 1.6em;
}
#layout #content .about {
	width: 565px;
	float: left;
}
#layout #content .support {
	width: 565px;
	float: left;
}
#layout #content .support ul.list li {
	margin: 0 0 20px 0;
}
#layout #content .about_img {
	float: right;
	margin: 30px 15px 0 0;
}
#layout #content .support_img {
	float: right;
	margin: 0 15px 0 0;
}
#layout #content .about .orange {
	font-size: 1.4em;
	color: #f98e00;
	margin: 0 0 18px 0;
	display: block;
}
#layout #content .purchase .orangemail {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #f98e00;
}
#layout #content .about .orangemail {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #f98e00;
}



#layout #slider {
	background: #1d1d1d url(images/header_bg.gif) repeat-x top left scroll;
	-moz-border-radius-topright: 10px;
	-khtml-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	clear: both;
	height: 313px;
	color: #979797;
}
#layout #slider a, #layout #slider a:visited {
	color: #ffc101;
	text-decoration: underline;
}
#layout #slider .features {
	float: left;
	width: 460px;
	margin: 70px 0 0 0;
}
#layout #slider .features h2 {
	color: #fff;
	font-size: 1.7em;
}
#layout #slider .features small {
	font-size: 0.45em;
}
#layout #slider .features .title {
	border-bottom: 1px solid #444444;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
}
#layout #slider .features .watch_demo {
	display: block;
	float: right;
	margin: -35px 0 0 0;
	padding: 0 0 0 25px;
	background: url(images/demo_icon.gif) no-repeat left 3px scroll;
}
#layout #slider .screen {
	float: right;
	margin: 24px 0 0 0;
}
#layout .bottom_box {
	background: #1d1d1d url(images/bottom_box_bg.jpg) repeat-x top left scroll;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	clear: both;
	height: 78px;
	margin: 0 0 9px 0;
	color: #ffba00;
	font-size: 1.4em;
	padding: 15px 160px 0 22px;
}
#layout .bottom_box h2 {
	width: 450px;
	float: left;
}
#layout .bottom_box a.download_button, #layout .bottom_box a.download_button:visited {
	background: url(images/download_button.png) no-repeat top left scroll;
	float: right;
	height: 63px;
	width: 200px;
	text-indent: -5000px;
}
#layout .bottom_box a.download_button:hover {
	background: url(images/download_button.png) no-repeat bottom left scroll;
	_background: url(images/download_button.png) no-repeat left -63px scroll;
	_margin: 1px 0 0 0;
}
#layout #footer {
	background: #1d1d1d url(images/footer_bg.gif) repeat-x top left scroll;
	height: 29px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin: -10px 0 20px 0;
	padding: 19px 22px 0;
	color: #a2a2a2;
	vertical-align: middle;
	font-size: 0.85em;
}
#layout #footer img {
	vertical-align: middle;
}
#layout #footer a, #layout #footer a:visited {
	color: #a2a2a2;
	text-decoration: underline;
}

#layout #footer a:hover {
	color: #ffc101;
}#layout #footer .copy {
	float: left;
}

#layout #footer .mail {
	float: left;
	margin: 0 0 0 45px;
}
#layout #footer .repins {
	float: right;
}
#layout #content .wrapper {
	border: 1px solid #ececec;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 25px 40px 15px 15px;
	margin: 0 0 30px 0;
	overflow: hidden;
	zoom: 1;
}
#layout #content .download .wrapper .left {
	float: left;
	width: 455px;
}
#layout #content .download .wrapper .right {
	color: #9a9a9a;
	float: right;
	width: 430px;
}
#layout #content .download .wrapper .right p {
	font-size: 0.85em;
	line-height: 1.6em;
}
#layout #content .download .wrapper .right .top_margin {
	margin: 34px 0 0 0;
}
#layout #content .download .wrapper .left ul.download_list {
	margin: 0 0 40px 0;
}
#layout #content .download .wrapper .left ul.download_list li {
	line-height: 1.7em;
	padding: 0 0 0 22px;
	background: url(images/download_icon.gif) no-repeat left 5px scroll;
}
#layout #content .download .wrapper .left ul.download_list li.history {
	background: url(images/download_icon.gif) no-repeat left -24px scroll;
}
#layout #content .download .wrapper .left ul.download_list li.history a {
	color: #666666;
}
#layout #content .features .left {
	width: 460px;
	float: left;
}
#layout #content .features .right {
	float: right;
	width: 440px;
}
#layout #content .features ul.list {
	margin: 0 0 35px 0;
}
#layout #content .features p.large_font {
	font-size: 1.3em;
}
#layout #content .purchase .left {
	background: #fbfbfb;
	border: 1px solid #ececec;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 22px 9px 12px;
	float: left;
	width: 435px;
}
#layout #content .purchase .left dl dt, #layout #content .purchase .left dl dd, #layout #content .purchase .right dl dt, #layout #content .purchase .right dl dd {
	border: 1px solid #ddd;
	width: 195px;
	float: left;
	margin: -1px -1px 0 0;
	padding: 6px 10px 5px 10px;
}
#layout #content .purchase .left a.buy_now, #layout #content .purchase .left a.buy_now:visited, #layout #content .purchase .right a.buy_now, #layout #content .purchase .right a.buy_now:visited {
	background: url(images/buy_now.jpg) no-repeat top left scroll;
	display: block;
	width: 128px;
	height: 42px;
	text-indent: -5000px;
	float: right;
}
#layout #content .purchase ul.payment {
	overflow: hidden;
}
#layout #content .purchase .product_box {
	position: relative;
	overflow: hidden;
	zoom: 1;
	height: 140px;
	margin: 0 0 20px 0;
}
#layout #content .purchase .product_box .license_link {
	position: absolute;
	bottom: 25px;
	left: 126px;
}

#layout #content .purchase .product_box img {
	float: left;
	margin: 0 3px 0 0;
}
#layout #content .purchase .payment li {
	float: left;
	margin: 15px 15px 25px 0;
	height: 55px;
}
#layout #content .purchase .left a.buy_now:hover, #layout #content .purchase .right a.buy_now:hover {
	background: url(images/buy_now.jpg) no-repeat bottom left scroll;
}
#layout #content .purchase .left dl, #layout #content .purchase .right dl {
	margin: 10px 0 8px 0;
	overflow: hidden;
	zoom: 1;
	padding: 1px 0 0 0;
}
#layout #content .purchase .right {
	background: #fbfbfb;
	border: 1px solid #ececec;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 22px 9px 12px;
	float: right;
	width: 435px;
}
#layout #content .purchase ul.list li {
	margin: 0 0 15px 0;
}
.plimus {
	width: 996px;
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	color: #4d4d4d;
}
.plimus input, .plimus select {
	padding: 2px 5px 2px 9px;
	color: #4d4d4d;
}
.plimus .pl_header {
	height: 105px;
	background: url(images/plimus_top_bg.gif) repeat-x bottom left scroll;
	padding: 10px 0 0 29px;
	margin: 0 0 30px 0;
}
.plimus .pl_footer {
	height: 65px;
	background: url(images/plimus_bottom_bg.gif) repeat-x top left scroll;
	margin: 20px 0 0 0;
	clear: both;
}
.plimus .pl_form {
	width: 510px;
	overflow: hidden;
	zoom: 1;
}
#layout .plimus .pl_form .c_info_form_wrap {
	overflow: hidden;
	zoom: 1;
	border: 1px solid #d7d7d7;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 25px 30px 35px 0;
	margin: 0 0 10px 0;
}
.plimus .pl_form div .c_info_form dt {
	float: left;
	width: 190px;
	text-align: right;
	margin: 0 5px 10px 0;
}
.plimus .pl_form div .c_info_form dd {
	width: 280px;
	float: left;
	margin: 0 0 10px 0;
}
.plimus .pl_form div .c_info_form .wide {
	width: 265px;
}
#layout .plimus .pl_form .title {
	font-size: 1.5em;
	margin: 41px 0 15px 0;
}
#layout .plimus .pl_form .order_info_table {
	border: 1px solid #d7d7d7;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	zoom: 1;
}
#layout .plimus .pl_form .order_info_table .header {
	border-top: none;
	font-weight: bold;
	padding: 10px 10px 5px 15px;
}
#layout .plimus .pl_form .lang_curr_select dt {
	float: left;
	margin: 0 25px 0 0;
}
#layout .plimus .pl_form .lang_curr_select select {
	width: 120px;
}
#layout .plimus .pl_form .note {
	color: #adadad;
	font-size: 0.85em;
	display: block;
	margin: 0 0 5px 0;
}
#layout .plimus .pl_form .order_info_table dt {
	width: 187px;
	padding: 10px 10px 15px 15px;
	float:left;
	border-top: 1px solid #d7d7d7;
}
#layout .plimus .pl_form .order_info_table dd {
	width: 122px;
	padding: 10px 10px 15px 15px;
	float: left;
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
}

.plimus .pl_form div .c_info_form input.phone {
	width: 157px;
}
.plimus .pl_form div .c_info_form input.ext {
	width: 60px;
}
#layout .plimus .pl_form a.order_now, #layout .plimus .pl_form a.order_now:visited {
	width: 148px;
	height: 42px;
	display: block;
	background: url(images/order_now.jpg) no-repeat top left scroll;
	text-indent: -5000px;
	float: right;
}
#layout .plimus .pl_form a.order_now:hover {
	background: url(images/order_now.jpg) no-repeat bottom left scroll;
}
#layout .plimus input, #layout .plimus select {
	border: 1px solid #d7d7d7;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#layout #content .demo h2 {
	margin: 0 0 10px 20px;
}
#layout #content .demo .wrapper {
	background: #fafafa;
	border: 1px solid #ececec;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	zoom: 1;
	padding: 20px 5px 7px 20px;
}
#layout #content .demo .wrapper .screen {
	float: right;
}
#layout #content .demo .wrapper .left .features_list li {
	background: url(images/download_icon.gif) no-repeat left 3px scroll;
	font-weight: bold;
	padding: 0 0 0 22px;
	color: #000;
	margin: 0 0 4px 0;
}
#layout #content .demo .wrapper .left .features_list li a, #layout #content .demo .wrapper .left .features_list li a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#layout #content .demo .wrapper .left {
	float: left;
	width: 435px;
}