.abc {
border: 1px dashed red;
}

body {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:url(/images/mainbg.gif) top center no-repeat;
}

img {
	border:none;
	-ms-interpolation-mode:bicubic;
}

.spacer {
	clear:both;
}

.button {
	font-family:'Myriad Pro', Arial, Helvetica; 
	font-size:13px; 
	display:block;
	background:url(/images/button.png) no-repeat; 
	color:#1b75bb; 
	text-decoration:none; 
	width:90px; 
	height:32px; 
	text-align:center; 
	padding-right:10px; 
	padding-top:5px; 
	font-weight:bold;
}

.button2 {
	font-family:'Myriad Pro', Arial, Helvetica; 
	font-size:13px;
	display:inline;
	background:url(images/button_left.png) top left no-repeat; 
	color:#1b75bb; 
	text-decoration:none;
}

div > /**/ .button2 {
	padding-top:6px;
	padding-bottom:10px;
}

.button2 span {
	background:url(images/button_right.png) top right no-repeat; 
	text-align:center;  
	font-weight:bold;
	padding-right:20px;
	padding-left:10px; 
	padding-top:6px;
	padding-bottom:10px;
	text-decoration:none;
}

.button2:hover span {
	text-decoration:underline;
}


.button3 {
	font-family:'Myriad Pro', Arial, Helvetica; 
	font-size:16px;
	display:inline;
	background:url(images/button3_left.png) top left no-repeat; 
	color:#1b75bb; 
	text-decoration:none;
}

div > /**/ .button3 {
	padding-top:8px;
	padding-bottom:17px;
}

.button3 span {
	background:url(images/button3_right.png) top right no-repeat; 
	text-align:center;  
	font-weight:bold;
	padding-right:20px;
	padding-left:10px; 
	padding-top:8px;
	padding-bottom:16px;
}

.button3:hover span {
	text-decoration:underline;
}


.italic {
	font-style:italic;
}

.screen {
	float:left; 
	margin-right:18px; 
	margin-bottom:10px;
}

/********** container styles **********/

#container {
	width:800px; 
	margin:0px auto;
}

/*********** header styles ***********/

#header  {
	display:block; 
	height:96px; 
	padding-top:10px;
	overflow:hidden;
}

#header .hleft {
	float:left;
	padding-left:15px;
}

#header .hleft img {
	position:absolute;
}

#header .hright {
	float:right; 
	width:653px; 
	height:75px;
}

#header .links {
	text-align:right;
	font-size:10px;
	color:#bad888;
	padding-right:15px;
}

#header .links a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0px 5px;
}

#header .links a:hover {
	text-decoration:underline;
}

#header .tagline {
	display:block;
	margin:5px 0px;
	font-weight:normal;
	font-size:26px;
	color:#bad888; 
	font-family:'Myriad Pro', Arial, Helvetica;
}

/********** topnav styles *********/

#topnav {
	height:20px; 
	background:#525252; 
	clear:both; 
	float:right;
	width:653px;
	padding-left:3px;
}

#topnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:3px;
}

#topnav ul li  {
	display:block;
	float:left;
	border-left: 2px solid #787878;
}


#topnav ul li a {
	display:block;
	padding:0px 11px 0px 9px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	height:18px;
	float:left;
}

#topnav ul .big a {
	font-size:14px;
}

#topnav ul .first {
	border-left:none;
}

#topnav ul li a:hover {
	color:#afd080;
}

#topnav  ul .block {
	border-left:none;
}


#topnav  ul .block a {
	font-size:11px;
	font-weight:bold;
	color:#3a87c5;
	background:#FFFFFF;
	padding:0px 8px;
}

#topnav ul .active a {
	color:#afd080;
}

/************ leftnav styles *************/

.leftnav {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#1b75bb; 
	font-size:14px;
}

.leftnav li {
	display:block;
	/*background:url(/images/bullet.gif) 0px 7px no-repeat;
	padding-left:8px;*/
	margin:4px 0px;
}

.leftnav a {
	font-size:14px;
	color:#1b75bb;
	text-decoration:none;
}

.leftnav a:hover {
	text-decoration:underline;
}

.leftnav .active {
	/*background:url(/images/bullet03.gif) 0px 7px no-repeat;*/
	color:#525252;
}

.leftnav .active a {
	font-weight:bold;
	color:#525252;
}

/************ content styles **************/

#content {
	padding-top:10px; 
	padding-left:15px; 
	padding-right:15px;
}

/************ home_content styles **************/

.home_content .homecont_left {
	width:220px; 
	float:left;
}

.home_content .homecont_left h1 {
	font-family:'Myriad Pro', Arial, Helvetica; 
	font-size:22px; 
	color:#1b75bb;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.home_content .homecont_left h2 {
	color:#59964d;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
}

.home_content .homecont_right {
	width:535px; 
	float:right;
}

.home_content .homecont_right h2 {
	font-size:11px; 
	color:#59964d; 
	font-weight:normal; 
	padding:0px; 
	margin:0px;
}

/*********** featured_table styles ************/

.featured_table {
	border-top:2px solid #8c8c8c;
	color:#333333;
	padding-top:5px;
}



.featured_table .featured_left {
	width:260px; 
	float:left;
}

.featured_table .featured_right {
	width:260px; 
	float:right;
}

.featured_table h1 {
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#1b75bb;
}

.featured_table h1 a {
	color:#1b75bb;
	text-decoration:none;
}

.featured_table h1 a:hover {
	text-decoration:underline;
}

.featured_table h2 {
	font-size:12px !important;
	color:#59964d;
	font-style:italic;
}

.featured_table p {
	margin-top:0px;
	margin-bottom:15px;
	line-height:18px;
}

.featured_table .icon {
	 float:left;
	 margin-top:5px; 
	 margin-right:5px;
}
/*********** product_table styles ************/

.product_table {
	display:block;
	border-top:1px solid #707070;
	padding-top:10px;
}

div > .product_table  {
	padding-top:5px;
}

div > /**/ .product_table  {
	padding-top:10px;
}

.product_table h1 {
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#1b75bb;
}

.product_table h1 a {
	color:#1b75bb;
	text-decoration:none;
}

.product_table h1 a:hover {
	text-decoration:underline;
}

.product_table h2 {
	font-size:12px !important;
	color:#59964d;
	font-style:italic;
}

.product_table p {
	margin-top:0px;
	margin-bottom:15px;
	line-height:15px;
	font-size:11px;
}

.product_table .icon {
	 float:left;
	 margin-top:5px; 
	 margin-right:5px;
}

.product_table .product_col01 {
	width:126px; 
	float:left; 
	padding-right:10px;
}

.product_table .product_col02 {
	width:126px; 
	float:left; 
	padding-right:10px;
}

.product_table .product_col03 {
	width:126px; 
	float:left; 
	padding-right:10px;
}

.product_table .product_col04 {
	width:126px; 
	float:right;
}

/*********** main_content styles ***********/

.main_content .maincont_left {
	width:571px; 
	float:left;
}

.main_content h1 {
	font-size:14px; 
	color:#666666; 
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	text-transform: uppercase;
}

.main_content h1 span {
	font-size:26px;
	text-transform: none;
}

.main_content h1 img {
	vertical-align:text-bottom; 
	margin:0px 5px;
}

.title_sep {
	color:#B7B7B7;
	font-size:26px;
}

.main_content .maincont_right {
	display:block; 
	width:173px; 
	float:right; 
	font-size:11px; 
	color:#333333;
	padding-top:15px;
	color:#525252 !important ;
}

.main_content .maincont_right .green {
	color:#59964d;
	font-size:11px;
}

.main_content .maincont_right .normal {
	font-size:12px;
}

.order_dl_link {
	font-size:14px; 
	font-weight:bold;
	color:#59964d;
	text-decoration:none;
}

.order_dl_link:hover {
	text-decoration:underline;
}

.t04bdr {
	background:url(/images/t04border.gif) 580px repeat-y;
}

.main_content p {
	margin:15px 0px;
}

/*********** leftcont styles ************/

.leftcont .leftcont_col01 {
	float:left;
	width:115px;
/*	padding-right:25px;  IE6 fix */
	padding-right:24px;
}

.leftcont .leftcont_col02 {
	width:429px;
	float:right;
	color:#525252 !important ;
}

.leftcont .leftcont_col02b {
	width:630px; 
	float:left;
	color:#525252 !important ;
}

.leftcont h1 {
	color:#1b75bc;
	font-weight:bold;
}

.leftcont h2 {
	font-size:13px;
	color:#59964d;
	margin-top:10px;
	margin-bottom:3px;
	padding:0px;
	font-weight:bold;
	xxxtext-transform: uppercase;
}

.leftcont h3 {
	color:#1b75bc;
	font-size:12px;
}

.leftcont .leftcont_col02 ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.leftcont .leftcont_col02 ul li {
	background:url(/images/bullet02.gif) 0px 5px no-repeat;
	padding-left:8px;
}

.leftcont .leftcont_col02 .desc {
	font-size:18px;
	color:#59964d;
}

.leftcont .leftcont_col02 .thumb {
 	float:left; 
	margin-right:10px; 
	margin-top:5px;
}

.leftcont .leftcont_col02 .small {
	font-size:9px;
}

.leftcont .leftcont_col02 a {
	color:#1b75bc;
}

/*
.leftcont .leftcont_col02 a:hover {
	text-decoration:none;	
}
*/

.leftcont p {
	margin:15px 0px;
}
/*********** package_table styles ***********/

.package_table .package_left {
	 float:left; 
	 font-size:12px; 
	 color: #525252; 
	 line-height:20px;
}

.package_table .package_left .label {
	font-size:11px; 
	color:#59964d; 
	padding-left:2px;
}

.package_table .label {
	font-size:11px; 
	color:#59964d; 
	padding-left:2px;
}

.package_table .product {
	 font-size:14px; 
	 color:#1b75bb; 
	 font-weight:bold; 
	 margin-bottom:5px; 
	 padding-left:2px;
}

.package_table .price {
	 margin-bottom:5px; 
	 padding-left:2px;
}

.package_table .price strong {
	 color:#59964d; 
	 font-size:18px;
}

.package_table .save {
	color:red; 
	font-weight:bold;
	font-size:13px;
}

.package_table .package_right {
	float:right; 
	width:202px;
}

.package_table .package_right .label {
	font-size:11px; 
	color:#59964d; 
	padding-left:2px;
}
/*********** testimonial_block styles ***********/

.testimonial_block {
	border:1px solid #4f94ca; 
	padding:10px; 
	color:#59964d; 
	padding-top:2px;
}

.testimonial_block p {
	margin:5px 0px; 
	line-height:18px;
}

.testimonial_block a {
	font-size:10px; 
	color:#1b75bb;
}

/********** list01 styles ***********/

.list01 {
	margin:0px;
	padding:0px;
	list-style:none;
}

.list01 li {
	background:url(/images/bullet04.gif) 0px 7px no-repeat;
	padding-left:8px;
}

/************* offer_block styles ************/

.offer_block {
	display:block; 
	background:#ffffeb; 
	border:1px solid #1b75bc; 
	padding:10px; 
	font-size:11px; 
	width:105px;
	overflow:hidden;
}

.offer_block h2 {
	font-style:normal;
}

.offer_block a {
	font-weight:bold; 
	text-decoration:none; 
	color:#1b75bb;
}

.offer_block a:hover {
	text-decoration:underline;
}

/************* version_notice_block and special_offer_block styles ***********/

.version_notice_block, .special_offer_block {
	display:block; 
	background:#ffffeb; 
	border:2px solid #c6dcdf; 
	font-size:11px; 
	padding:10px;
}

.version_notice_block h2, .special_offer_block h2 {
	margin:0px; 
	padding:0px; 
	color:#59964d; 
	font-weight:bold; 
	font-size:11px;
}

.version_notice_block a, .special_offer_block a {
	color:#1b75bb; 
	text-decoration:none; 
	font-weight:bold;
}



/************* testimonial_block02 styles ********/

.testimonial_block02 {
	display:block; 
	background:#ffffff; 
	border:2px solid #c6dcdf; 
	font-size:12px; 
	font-weight: bold;
	padding:10px;
	color:#59964d; 
	line-height:18px;
	font-style:italic;
}

.testimonial_block02 a {
	font-size:10px; 
	color:#1b75bb;
	text-decoration:underline !important;
}


/************* feedback_block styles ************/

.feedback_block {
	display:block; 
	border:2px solid #c6dcdf; 
	background:#ffffff;
	font-size:12px; 
	padding:10px; 
	color:#333333; 
	line-height:18px;
	margin-top: 10px;
}

.feedback_block h2 {
	margin:0px; 
	padding:0px; 
	color:#59964d;
	font-size:11px; 
	font-weight:normal;
}

.feedback_block a {
	color:#1b75bb; 
	font-weight:bold; 
	text-decoration:none;
}

/*********** support_block styles **********/

.support_block {
	font-size:12px; 
	padding-top:0px;
	padding-left:10px;
	background:url(/images/t04border.gif) 0px repeat-y;
}

.support_block .spacer2 {
	position:absolute; 
	margin-left:-20px;
	margin-top:-36px;
}
/************* news_block styles ********/

.news_block {
	border-top:1px solid #707070; 
	border-bottom:1px solid #707070; 
	padding-top:0px; 
	padding-bottom:0px; 
	color:#231f20;
}

.news_block strong {
	color:#1b75bb;
}

.news_block p {
	margin:5px 0px;
}

/*********** footer styles ***********/

#footer {
	display:block; 
	border-top:2px solid #8c8c8c; 
	margin:0px 15px; 
	font-size:11px; 
	padding-bottom:20px;
	margin-top: 20px;
}

#footer a {
	color:#333333;
}

/*********** table styles ***********/

table.stdcontent {
width: 100%;
border: 1px solid #AAAAAA;
border-collapse: collapse;
}

table.stdcontent th {
background: #EFEFEF;
border: 1px solid #AAAAAA;
padding: 3px 5px;
}

table.stdcontent td {
border: 1px solid #AAAAAA;
padding: 3px 5px;
}


/*********** download styles ***********/
div#dlresult {
margin: 20px 0px;
height: 70px;
}


/*********** link styles ***********/
.brightlink { color:#0033FF; }
.brightlink:hover { color: #FF3300; }

.largerlink { 
font-size: 120%; 
font-weight: bold;
}


/*********** trademark styles ***********/
h1 span.reg_tm
{
vertical-align:super;
font-size: 8px;
}

p span.reg_tm
{
vertical-align:super;
font-size:80%;
}

span.reg_tm
{
vertical-align:super;
font-size:8px;
}



/*********** bottom_wide styles ***********/

#bottom_wide h2 {
	font-size:12px;
	color:#59964d;
	margin-top:10px;
	margin-bottom:3px;
	padding:0px;
	font-weight:bold;
	
}



