body { margin:0px; padding:0px; background-image:url(../images/bg.png); }
td,p,div,input { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
.wrapper { width:918px; margin:24px 0px 0px 0px;}
.parent_table { background-image:url(../images/bg3.png); background-repeat:repeat-x;}
.child_table { background-image:url(../images/bg2.png); background-repeat:repeat-x; background-position:bottom; }
.topbar { background-image:url(../images/topbar.png); background-repeat:no-repeat; width:inherit; height:91px;}
.footer { height:43px; width:inherit; padding-top:6px;}
.footer, .credits,.copyright { color:#699f9c; font-size:10px;}
.content_bottom { background-image:url(../images/content_home.png); background-repeat:no-repeat; width:inherit;}
.tab_heading { font-size:13px; color:#fff; padding:7px 0px 0px 0px; font-weight:bold; height:23px;}
.left_col { width:214px; padding:0px 10px 0px 20px;}
.quick_links { height:137px; overflow:visible; padding-top:3px; }
.rtw_demo { height:104px; overflow:visible;}
img { border:0px;}
.benefits { overflow:visible; padding-top:3px;}
.content_padding { padding:0px 0px 0px 18px;}
.screenshots { padding:14px 14px 0px 0px;}
a.links { line-height:21px; background-image:url(../images/green_bullet.png); color:#000; text-decoration:none; background-repeat:no-repeat; background-position:4px 7px; font-size:12px; display:block; padding-left:18px;}
a.links:hover { text-decoration:underline;}
a.orange { font-weight:bold; color:#cc891e;}
li { margin-bottom:4px;}
a.footer_lnks { color:#699f9c; text-decoration:none;}
a.footer_lnks:hover { text-decoration:underline;}
a.top_links { color:#000; text-decoration:none;}
a.top_links:hover { text-decoration:underline;}
a { color:#3AA740;}
.txt_padding {padding: 20px 20px 30px 14px;}
.flash { width:672px; height:243px;}
.content_bg { background-image:url(../images/content_bg.png); background-repeat:repeat-y; width:inherit; text-align:left;}
.mid_table {min-height:560px; _height:560px; overflow:hidden; background-image:url(../images/content_bottom.png); background-repeat:no-repeat; background-position:bottom;}
.btn { background-image:url(../images/btn.png); background-repeat:no-repeat; border:0px; width:56px; height:20px; cursor:hand;}
.li_tri { list-style-image:url(../images/tri_bullet.png); list-style-position:0px 0px; }
/* inside */
.content_inside { background-image:url(../images/content_inside.png); background-repeat:no-repeat; width:inherit; text-align:left;}
.red, a.red { color:#CC0000; font-size:12px; text-decoration:none;}
a.red:hover { text-decoration:underline;}
.content_inside_bg { background-image:url(../images/content_inside_bg.png); background-repeat:repeat-y; width:inherit; text-align:left;}
.content_flash { background-image:url(../images/content_inside_flash.png); background-repeat:no-repeat; width:inherit; text-align:left;}
.break { background-image:url(../images/break.gif); background-repeat:repeat-x; height:10px}
.txt_padding_inside {padding: 20px 40px 36px 24px; _padding: 23px 40px 36px 24px;}
.mid_table_inside { height:560px; overflow:hidden; background-image:url(../images/content_inside_bottom.png); background-repeat:no-repeat; background-position:bottom;}
.content_bg_inside { background-image:url(../images/content_inside_bg.png); background-repeat:repeat-y; width:inherit; text-align:left;}
.banner { padding:0px 0px 0px 5px; height:170px}
.textbox-border { width:180px; font-size:11px;}
.content_inside2 { background-image:url(../images/content_inside2.png); background-repeat:no-repeat; width:inherit; text-align:left;}


/* show hide function */
.hide{ display: none; }
.show{ display: block; }
