body, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, img
{
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #f8f8f8;
	color: #000;
}
a {
	color: #0063A0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}

h1, h2, h3,h4 {
	color: #000000;
	line-height: 1.2;
	padding-top: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
}
#content .title_h1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
}

#content .title_h2 {
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFF;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content .title_h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
#content .title_h4 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#content .blue {
	color: #1681be;
}
#content .red {
	color: #cc0033;
}

#top_wrapper {
	width: 100%;
	height: 100px;
	background-image: url(../images/bg-1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 85px;
	margin-left: -490px;
	left: 50%;
	width: 980px;
	position: absolute;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center top;
}
#head-btm {
	background-image: url(../images/bg-1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	position: relative;
	top: -10px;
}

#logo {
	float: left;
	padding-left: 10px;
	height: 60px;
	padding-top: 11px;
}
#support {
	float: right;
	width: 219px;
	height: 45px;
	padding-top: 21px;
}
#head-rt-top {
	float: right;
	width: 700px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#menu {
	width: 600px;
	height: 35px;
	float: left;
	padding-top: 47px;
	position: relative;
	z-index: 0;
	padding-left: 20px;
}
#menu ul {
	list-style-type: none;
}

#menu a{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
	display:block;
	color:#FFF;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 12px;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #007DB8;
}
#menu li {
	float: left;
	margin-right: 10px;
}

#menu a:hover, #menu .current {
	background-color: #005B88;
	color: #FFF;
}
#menu a.down {
	background-color: #9E1B39;
	color: #FFF;
}
#menu a.down:hover{
	background-color:#000;
	color:#fff;
}

#banner {
	-moz-box-shadow: 0 0 4px 4px #ccc;
	-webkit-box-shadow: 0 0 4px 4px #ccc;
	box-shadow: 0 0 4px 4px #ccc;
	behavior: url(PIE.htc);
	margin-top: 10px;
	width: 980px;
	top: 115px;
	background-color: #FFF;
	position: absolute;
	margin-left: -490px;
	left: 50%;
	z-index: 0;
}
#breadcrumb  {
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	position: absolute;
	width: 100%;
	top: 80px;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	z-index: 2;
	background-color: #FFF;
}
#product-page {
	position: absolute;
	width: 100%;
	top: 145px;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding-bottom: 5px;
	padding-top: 20px;
}
#right {
	float: right;
	width: 210px;
}
#right .panel {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
	-moz-box-shadow: 0 0 2px 2px #ccc;
	-webkit-box-shadow: 0 0 2px 2px #ccc;
	box-shadow: 0 0 2px 2px #ccc;
	behavior: url(PIE.htc);
	background-color: #FFF;
	padding: 1px;
	margin-bottom: 20px;
	background-image: url(../images/right-top-img.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#right .panel-last {
	-moz-box-shadow: 0 0 2px 2px #ccc;
	-webkit-box-shadow: 0 0 2px 2px #ccc;
	box-shadow: 0 0 2px 2px #ccc;
	behavior: url(PIE.htc);
	background-color: #FFF;
	padding: 8px;
	margin-bottom: 20px;
}
#right .panel-1 {
	background-image: url(../images/right-panel.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	padding: 10px;
}

#left {
	-moz-box-shadow: 0 0 2px 2px #ccc;
	-webkit-box-shadow: 0 0 2px 2px #ccc;
	box-shadow: 0 0 2px 2px #ccc;
	behavior: url(PIE.htc);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
	float: left;
	width: 730px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#left .panel {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#left .pnl-lt {
	float: left;
	width: 310px;
}
#left .pnl-img {
	float: left;
	width: 70px;
	padding-top: 25px;
}
#left .pnl-text {
	float: right;
	width: 225px;
}

#left .pnl-rt {
	float: right;
	width: 310px;
}
#left .p_left {
	float: left;
	width: 25%;
	padding-top:5px;
}
#left .p_right {
	float: right;
	width: 75%;
}
#left .panel-main {
/*	-moz-box-shadow: 0 0 2px 2px #ccc;
	-webkit-box-shadow: 0 0 2px 2px #ccc;
	box-shadow: 0 0 2px 2px #ccc;*/
	-moz-box-shadow: 5px 5px 3px #ccc;
	-webkit-box-shadow: 5px 5px 3px #ccc;
	box-shadow: 5px 5px 3px #ccc;
	behavior: url(PIE.htc);
	background-color: #FFFFE8;
	padding: 10px;
	border: 1px dashed #FC3;
}

#content  p {
	padding-bottom: 10px;
	padding-top: 5px;
}
#footer-wra {
	width: 100%;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}


#footer {
	width: 960px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#f_left {
	float: left;
	width: 500px;
	text-align: left;
	padding-top: 8px;
}
#f_right {
	float: right;
	width: 425px;
	text-align: right;
	padding-top: 8px;
}

#money-back {
	float: left;
	width: 80px;
}


#footer p {
	padding-bottom: 5px;
}

#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#button {
	float: right;
	width: 570px;
}
#button a.download {
	display: block;
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 160px;
	float: left;
}
#button a.purchase {
	background-image: url(../images/purchase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	width: 160px;
	float: left;
}
#button a.read-more {
	display: block;
	width: 158px;
	float: left;
	background-image: url(../images/read-more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}


.list {
	padding-bottom: 0px;

}

.list ul {
	list-style-type: none;
}
.list li {
	padding-left: 5px;
}
.list a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 35px;
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	display: block;
}
.list a:hover {
	background-color: #E0E0E0;
}
.list-1 {
	padding-top: 0px;
}


.list-1 ul {
	list-style-type: none;
}
.list-1 a {
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(../images/arrow.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.list-1 a:hover {
	font-weight: bold;
}


.list-1 li {
	padding-left: 35px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.img_left {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.img_center {
	text-align: center;
	padding-left: 65px;
	padding-right: 40px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}



.button-1 {
	float: right;
	width: 510px;
	height: 40px;
}
#marqueecontainer{
	position: relative;
	width: 255px;
	height: 119px;
	overflow: hidden;
	padding: 2px;
}
#vmarquee {
	position: absolute;
	width: 100%;
	z-index: 10;
}
#marqueecontainer .readmore {
	position: absolute;
	top: 100px;
	width: 260px;
	z-index: 11;
	padding: 7px 5px 7px 5px;
	background-color: #FFF;
	font-weight: bold;
	text-align: right;
}
