* {
	margin: 0;
	padding: 0;
	outline: none;
}
html {
	background: #9df44d url(../images/bg.jpg) repeat-x 0 0;
	width: 100%;
}
body {
	background: #9df44d url(../images/bg.jpg) repeat-x 0 0;
	text-align: center;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #366;
	margin: 0;
	padding: 0;
}
#wraper {
	padding-top: 13px;
	background: url(../images/bg-pic.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
}
.clr {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
H1, H2, H3, H4, H5 {
	margin: 0 0 15px 0;
}
P {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #366;
	padding-bottom: 10px;
}
a {
	color: #336666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
UL, OL {
	margin: 0 0 10px 30px;
}
UL LI {
	list-style: none;
}
OL LI {
	list-style: decimal;
}
#container {
	width: 804px;
	text-align: left;
	margin: 0 auto;
}
#header {
	height: 54px;
}
#logo {
	display: block;
	float: left;
}
#menu {
	text-transform: uppercase;
	float: left;
	padding: 33px 0 0 25px;
}
#menu li {
	float: left;
	font-size: 12px;
	list-style: none;
}
#menu li a {
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
#menu li a.active {
	color: #003300;
}
#menu li a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#menu li span {
	color: #2bd3f5;
	padding: 0 10px;
}
/*---Home---*/
.mt-top {
	width: 804px;
	height: 253px;
}
.home .mt-top {
	/*---background: url(../images/head-pic.png) no-repeat 0 0;---*/
	background: url(../images/newhead-pic.png) no-repeat 0 0;
}
.mtt-title {
	width: 244px;
	font-size: 28px;
	font-weight: bold;
	color: #35a76e;
	padding: 46px 0 0 20px;
}
.mtt-title sup {
	font-size: 16px;
	line-height: 26px;
	vertical-align: text-top;
}
.mtt-text {
	padding: 0 0 0 20px;
	width: 244px;
	line-height: 22px;
}
.mtt-text a {
	color: #366;
	text-decoration: underline;
}
.mtt-text sup {
	line-height: 12px;
	vertical-align: text-top;
}
.mtb-menu {
	height: 86px;
}
.mtb-menu a {
	height: 65px;
	float: left;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding: 21px 0 0 50px;
}
.mtb-menu .item1 {
	background: url(../images/menu/1.png) no-repeat 0 0;
	width: 152px;
}
.mtb-menu .item2 {
	background: url(../images/menu/2.png) no-repeat 0 0;
	width: 130px;
	padding-left: 70px;
}
.mtb-menu .item3 {
	background: url(../images/menu/3.png) no-repeat 0 0;
	width: 149px;
}
.mtb-menu .item4 {
	background: url(../images/menu/4.png) no-repeat 0 0;
	width: 153px;
	padding-top: 31px;
	height: 55px;
}
.main-bot {
	margin: 10px 0 0 -5px;
}
.mb-top {
	background: url(../images/blue-top.png) no-repeat 0 0;
	width: 815px;
	height: 23px;
	font-size: 0;
}
.mb-bot {
	background: url(../images/blue-bot.png) no-repeat 0 0;
	width: 815px;
	height: 23px;
	font-size: 0;
}
.mb-center {
	background: url(../images/blue-bg.png) repeat-y 0 0;
	width: 785px;
	padding: 0 15px;
}
.white-block {
	float: left;
	margin-top: -9px;
}
.home .white-block {
	width: 517px;
}
.wb-top {
	background: url(../images/white-t.gif) repeat-x 0 0;
	height: 8px;
	font-size: 0;
	position: relative;
}
.wb-top-l {
	background: url(../images/white-lt.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: left;
}
.wb-top-r {
	background: url(../images/white-rt.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: right;
}
.wb-bot {
	background: url(../images/white-b.gif) repeat-x 0 0;
	height: 8px;
	font-size: 0;
	position: relative;
}
.wb-bot-l {
	background: url(../images/white-lb.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: left;
}
.wb-bot-r {
	background: url(../images/white-rb.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: right;
}
.wb-center {
	background: #e2f5fb url(../images/white-l.gif) repeat-y 0 0;
	padding-left: 18px;
	position: relative;
}
.wb-center-inner {
	background: #e2f5fb url(../images/white-r.gif) repeat-y 100% 0;
	padding: 10px 15px 10px 0;
}
.home .wb-text {
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0 0 0;
}
.mb-center .banner {
	float: right;
	display: block;
	margin-top: -11px;
}
/*---End Home---*/
/*---About---*/
.about .mt-top {
	background: url(../images/head-pic2.png) no-repeat 0 0;
}
.about .mtt-title {
	font-size: 40px;
	font-weight: normal;
	width: 340px;
}
.about .mtt-text {
	font-size: 16px;
	line-height: 24px;
	width: 312px;
	padding: 10px 0 0 24px;
}
.about .mtt-title sup {
	line-height: 32px;
}
.about .wb-top {
	background: url(../images/w-t.gif) repeat-x 0 0;
	height: 8px;
	font-size: 0;
}
.about .wb-top-l {
	background: url(../images/w-lt.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: left;
}
.about .wb-top-r {
	background: url(../images/w-rt.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: right;
}
.about .wb-bot {
	background: url(../images/w-b.gif) repeat-x 0 0;
	height: 8px;
	font-size: 0;
}
.about .wb-bot-l {
	background: url(../images/w-lb.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: left;
}
.about .wb-bot-r {
	background: url(../images/w-rb.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: right;
}
.about .wb-center {
	background: #fff url(../images/w-l.gif) repeat-y 0 0;
	padding-left: 18px;
}
.about .wb-center-inner {
	background: #fff url(../images/w-r.gif) repeat-y 100% 0;
	padding: 10px 18px 10px 0;
}
.about .wh-about1 {
	width: 568px;
	margin-bottom: -9px;
	_margin-bottom: 0;
}
.about .wh-about1 .wb-center-inner {
	padding: 10px 38px 10px 20px;
	height: 426px;
}
.about .wh-about2 {
	width: 217px;
	margin-bottom: -9px;
	_margin-bottom: 0;
}
.about .wh-about2 .wb-center-inner {
	height: 426px;
}
.about .wb-text p {
	margin: 20px 0;
}
.about .wb-text {
	line-height: 22px;
	font-size: 14px;
}
.about .wb-text sup {
	line-height: 12px;
	vertical-align: text-top;
}
.wb-text ul {
	padding: 0;
}
.wb-text ul li {
	background: url(../images/w-bullet.gif) no-repeat 0 8px;
	padding: 0 0 0 10px;
	list-style: none;
}
.zvezda {
	font-size: 12px;
}
.wb-example {
	text-align: center;
	font-size: 11px;
}
.wb-example b {
	font-size: 14px;
}
.wb-example img {
	margin: 18px 0 10px 0;
}
/*---End About---*/
/*---Try---
.try .mt-top {
	background: url(../images/head-pic3.png) no-repeat 0 0;
	width: 805px;
	height: 341px;
}
.try .mtt-title {
	font-size: 32px;
	padding-top:34px;
	width: 444px;
	padding-left: 34px;
}
.try .mtt-text {
	width: 550px;
	padding-left: 34px;
}
.try .mtt-text ul {
	padding: 15px 0 10px;
}
.try .mtt-text ul li {
	background: url(../images/w-bullet.gif) no-repeat 0 12px;
	font-size: 16px;
	line-height: 28px;
	padding-left: 10px;
	list-style: none;
}
.try .zvezda {
	padding-left: 5px;
}
.try .white-block {
	width: 785px;
	margin-bottom: -7px;
	_margin-bottom: 0;
}
.try .wb-top {
	background: url(../images/w-t.gif) repeat-x 0 0;
	height: 8px;
	font-size: 0;
}
.try .wb-top-l {
	background: url(../images/w-lt.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: left;
}
.try .wb-top-r {
	background: url(../images/w-rt.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: right;
}
.try .wb-bot {
	background: url(../images/w-b.gif) repeat-x 0 0;
	height: 8px;
	font-size: 0;
}
.try .wb-bot-l {
	background: url(../images/w-lb.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: left;
}
.try .wb-bot-r {
	background: url(../images/w-rb.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: right;
}
.try .wb-center {
	background: #fff url(../images/w-l.gif) repeat-y 0 0;
	padding-left: 18px;
}
.try .wb-center-inner {
	background: #fff url(../images/w-r.gif) repeat-y 100% 0;
	padding: 10px 18px 10px 0;
}
.try .wb-title img {
	margin-bottom: -7px;
}
.try .wb-title sup {
	line-height: 12px;
	vertical-align: text-top;
}
.try table {
	border-collapse: collapse;
	margin-top: 20px;
}
.try td {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}
.try .red {
	color: #f00;
	font-size: 10px;
	font-weight: normal;
}
.try input {
	width: 226px;
	margin: 0 25px 15px 0;
}
.try td.last input {
	margin-right: 0;
}
.try .tbl-text {
	width: 208px;
	margin-left: 20px;
}
.try .checkbox {
	width: auto;
	margin: 0;
	float: left;
}
.try input.submit {
	background: url(../images/submit.gif) no-repeat 0 0;
	width: 195px;
	height: 33px;
	border: none;
	cursor: pointer;
	margin: 0 0 0 10px;
	vertical-align: middle;
}
.try-sub {
	padding: 20px 0 5px 150px;
	font-size: 0;
}
.try-sub img {
	vertical-align: middle;
}
.try .tbl-text-small {
	float: left;
	margin-left: 8px;
	width: 100px;
}
DIV.error_register_form {
	color: #B71227;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
	width: 340px;
	margin: 15px auto 5px auto;
	padding: 2px 10px 2px 10px;
	border: 1px solid #B71227;
}
FORM.register_form{
	margin: 10px 0 10px 0;
	padding: 0;
}
/*---End Try---*/

/*---Try---*/
.try .mt-top {
	background: url(../images/head-pic3.png) no-repeat 0 0;
	width: 805px;
	height: 341px;
}
.try .mtt-title {
	font-size: 32px;
	padding-top:34px;
	width: 444px;
	padding-left: 34px;
}
.try .mtt-text {
	width: 550px;
	padding-left: 34px;
}
.try .mtt-text ul {
	padding: 15px 0 10px;
}
.try .mtt-text ul li {
	background: url(../images/w-bullet.gif) no-repeat 0 50%;
	font-size: 16px;
	line-height: 28px;
	padding-left: 10px;
}
.try .zvezda {
	padding-left: 5px;
}
.try .white-block {
	width: 785px;
	margin-bottom: -7px;
	_margin-bottom: 0;
}
.try .wb-top {
	background: url(../images/w-t.gif) repeat-x 0 0;
	height: 8px;
	font-size: 0;
}
.try .wb-top-l {
	background: url(../images/w-lt.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: left;
}
.try .wb-top-r {
	background: url(../images/w-rt.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: right;
}
.try .wb-bot {
	background: url(../images/w-b.gif) repeat-x 0 0;
	height: 8px;
	font-size: 0;
}
.try .wb-bot-l {
	background: url(../images/w-lb.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: left;
}
.try .wb-bot-r {
	background: url(../images/w-rb.gif) no-repeat 0 0;
	height: 8px;
	width: 8px;
	font-size: 0;
	float: right;
}
.try .wb-center {
	background: #fff url(../images/w-l.gif) repeat-y 0 0;
	padding-left: 18px;
}
.try .wb-center-inner {
	background: #fff url(../images/w-r.gif) repeat-y 100% 0;
	padding: 10px 18px 10px 0;
}
.try .wb-title img {
	margin-bottom: -7px;
}
.try .wb-title sup {
	line-height: 12px;
	vertical-align: text-top;
}
.try table {
	border-collapse: collapse;
	margin-top: 40px;
}
.try td {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}
.try .red {
	color: #f00;
	font-size: 10px;
	font-weight: normal;
}
.try .required {
	display: block;
	margin: 25px 0 0 0;
}
.try input {
	width: 226px;
	margin: 0 25px 0 0;
}
.try td.last input {
	margin-right: 0;
}
.try .tbl-text {
	width: 208px;
	margin-left: 20px;
	margin-bottom: 2px;
	font-weight: normal;
}
.try .tbl-text-small {
	width: 100px;
	margin-left: 8px;
	float: left;
}
.try select {
	font-size: 11px;
	margin-right: 66px;
	width: 80px;
}
.try select.last {
	margin-right: 0;
}
.try .checkbox {
	width: auto;
	margin: 0;
	float: left;
}
.try input.submit {
	background: url(../images/submit.gif) no-repeat 0 0;
	width: 195px;
	height: 33px;
	border: none;
	cursor: pointer;
	margin: 0 0 0 10px;
	vertical-align: middle;
}
.try-sub {
	padding: 20px 0 5px 150px;
	font-size: 0;
}
.try-sub img {
	vertical-align: middle;
}
.try .line {
	height: 20px;
	margin: 2px 0 0 0;
}
.try .line .error {
	color: #ed1c24;
	padding-left: 5px;
	line-height:10px;
	display: none;
	width: 221px;
}
.try td.error {
	background: url(../images/error.gif) no-repeat 233px 15px;
}
DIV.error_register_form {
	color: #B71227;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
	width: 340px;
	margin: 15px auto 5px auto;
	padding: 2px 10px 2px 10px;
	border: 1px solid #B71227;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
/*---End Try---*/

#footer {
	text-align: center;
	padding: 16px 0;
}
.foot-menu {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	width: 455px;
	margin: 0 auto;
	height: 18px;
	margin-bottom: 5px;
}
.foot-menu li {
	float: left;
	line-height: 18px;
	list-style: none;
}
.foot-menu li a {
	text-decoration: none;
	color: #333;
	line-height: 18px;
}
.foot-menu li a:hover {
	text-decoration: underline;
}
.foot-menu span {
	background: url(../images/dotes.gif) no-repeat 50% 0;
	padding: 0 7px;
	line-height: 18px;
	position: relative;
}
.copyright {
	text-transform: uppercase;
	color: #333;
	font-size: 9px;
	font-weight: bold;
}

/* Page Video Gallery */
DIV.video_container {
	float: left;
	background: #FFFFFF;
	width: 97px;
	height: auto !important;
	min-height: 105px;
	height: 105px;
	padding: 10px 10px 0 10px;
	margin: 10px 3px 0 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
}
P.video_title {
	width: 97px;
	font-size: 9px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	padding: 5px 0 10px 0;
	margin: 0;
}
A.show_video {
	display: block;
	width: 97px;
	height: 75px;
	padding: 0;
	margin: 0;
}
DIV.video_min_height {
	height: auto !important;
	min-height: 352px;
	height: 352px;
}

/*---Videos---*/
.videos .main-top {
	position: relative;
	height: 750px;
	margin-left: -55px;
}
.videos .main-top a {
	display: block;
	position: absolute;
}
.videos .main-top a.item1 {
	top: 45px;
	left: 278px;
}
.videos .main-top a.item2 {
	top: 47px;
	left: 610px;
}
.videos .main-top a.item3 {
	top: 76px;
	left: 20px;
}
.videos .main-top a.item4 {
	top: 340px;
	left: 3px;
}
.videos .main-top a.item5 {
	top: 358px;
	left: 610px;
}
.videos .main-top a.item6 {
	top: 399px;
	left: 339px;
}
.videos .main-top a.share {
	top: 703px;
	left: 427px;
}
/*---End Videos---*/

/*  Site Map */
.ddsg-wrapper {
	margin: 10px 0 10px 0;
	padding: 0;
}
.ddsg-wrapper UL LI {
	background: none;
	list-style-type: disc;
	line-height: 20px;
	padding: 0;
  	margin: 0;
}
.ddsg-wrapper UL LI A {
	text-decoration: underline;
}
.ddsg-wrapper UL LI A:hover {
	text-decoration: none;
}
/* End Site Map */

/*---Thanks---*/
.thanks .wb-top {
	background-image: url(../images/w-t2.gif);
}
.thanks .wb-top-l {
	background-image: url(../images/w-lt2.gif);
}
.thanks .wb-top-r {
	background-image: url(../images/w-rt2.gif);
}
.thanks .wb-bot {
	background-image: url(../images/w-b2.gif);
}
.thanks .wb-bot-l {
	background-image: url(../images/w-lb2.gif);
}
.thanks .wb-bot-r {
	background-image: url(../images/w-rb2.gif);
}
.thanks .wb-center {
	background: #fff url(../images/bgg.png) repeat-x 0 100%;
	padding: 0;
}
.thanks .wb-center-inner {
	background: url(../images/w-l2.gif) repeat-y 0 0;
	padding: 0 0 0 18px;
}
.thanks .wb-center-inner2 {
	background: url(../images/w-r2.gif) repeat-y 100% 0;
	padding: 15px 52px 10px 0;
}
.thanks .wb-title {
	font-size: 39px;
	color: #35a76e;
	font-weight: bold;
	padding: 0 0 18px 30px;
}
.thanks-text {
	line-height: 32px;
	font-size: 14px;
	padding-left: 35px;
}
.thanks-text P {
	line-height: 32px;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.thanks-text span {
	font-size: 25px;
}
.promo-block {
	background: url(../images/promo.png) no-repeat 0 0;
	width: 288px;
	height: 267px;
	float: right;
	text-align: center;
	color: #336666;
	font-size: 20px;
	padding-top: 28px;
	position: relative;
}
.promo-block .big {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: bold;
}
.promo-block .unline {
	text-decoration: underline;
	color: #35a76e;
}
.promo-block .sp {
	font-size: 74px;
	font-weight: bold;
}
.thanks .links {
	text-align: right;
	padding: 5px 20px 0 0;
}
.thanks .links a {
	color: #336666;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
.thanks .download {
	background: url(../images/download.jpg) no-repeat 0 0;
	padding-left: 25px;
	line-height: 31px;
	font-weight: bold;
	margin-right: 10px;
}
.thanks .shop {
	background: url(../images/shop.jpg) no-repeat 0 0;
	padding-left: 33px;
	line-height: 31px;
	font-weight: bold;
}


#ribbonHolder{ display:block;height:239px;margin-left:640px;position:absolute;width:222px;z-index:2000;background: url(../images/softPicks_ribbon_bg.png) no-repeat 0 0;}
#ribbonHolder a{display:block;height:220px;margin:15px auto 0;width:210px;}
#facebookHolder{height:25px;margin-left:670px;margin-top:0px;position:absolute;width:130px;z-index:2000; text-align:right; }



/*---End Thanks---*/
