body{
  margin:0px;
  text-align:center;
  background-color:#fff;
}
html>body{
  margin-top:0px;
  text-align:-webkit-center;
  text-align:-moz-center;
}
.topspace{
  height: 10px;
}
.topbar{
  height: 24px;
  width:900px;
  font-family:verdana;
  font-size:10px;
  color: #878787;
  text-align:right;
  vertical-align:middle;
 }
#container{
  width: 1000px;
  text-align:center;
}
html>body #container{
  width: 1000px;
  text-align:-webkit-center;
  text-align:-moz-center;
}
a.gray{
  color:#878787;
  text-decoration:none;
}
a.gray:hover{
  color:#878787;
  text-decoration:underline;
}
#tabs_container{
  width:1000px;
  height:38px;
  text-align:left;
}
#logo_div{
  position:relative;
  top:-20px;
  left:60px; 
  float:left;
}
html>body #logo_div{
  position:relative;
  top:-20px;
  width:209px;
  height:38px;
  left:60px;
  float:left;
}
#menu_div{
  float:right;
  width:780px;
  height:38px;
}

#menu_div A:link {color:#990b0a}
#menu_div A:visited {color:#990b0a}
#menu_div A:active {color:#990b0a}
#menu_div A:hover {color:#990b0a}

#menu_div table{
  border-collapse:collapse;
}
#image_box{
  position:relative;
  width:1000px;
  top:0px;
  height:330px;
  text-align:left;
  background-image:url("../images/home-bg-top-24032010-01.gif");
}
#outer_lower_box{
  position:relative;
  top:0px;
  width:1000px;
  text-align:left;
}
#lower_divs{
  position:relative;
  left:60px;
  top:15px;
  width:866px;
  height:270px;
}
html>body #lower_divs{
  position:relative;
  left:60px;
  top:15px;
  width:866px;
}
#key_feature_div{
  width:420px;
  float:left;
}
#download_div{
    width:400px;
    float:right;
}
#page{
  position:relative;
  top:-20px;
  width:100%;
  height:580px;
}
html>body #page{
  top:0px;
  width:100%;
  min-height:580px;
}
#page_home{
  position:relative;
  top:-20px;
  width:100%;
  height:620px;
  background-image:url("../images/bg-image.gif"); background-repeat:repeat-x; 
}
html>body #page_home{
  position:relative;
  top:-10px;
  width:100%;
  min-height:620px;
  background-image:url("../images/bg-image.gif"); background-repeat:repeat-x; 
}
#top_image_div{
  background-color:#fdf7f3;
}
#inner_pages_box{
  width:1000px; 
  text-align:left;
}
html>body #inner_pages_box{
  width:1000px;
}
#col1{
  float:left;
  width:566;
  text-align:justify;
}
html>body #col1{
  width:566;
}
#col2{
  position:relative;
  left:25px;
  width:269px;
  float:left;
}
html>body #col2{
  width:269px;
  float:left;
}
#outer_footer_div{
  float:left;
  height:30px;
  width:100%;
}
#footer_div{
  width:1000px;
  height:30px;
  border-top:1px solid #E5C2C2;
}
#left_footer_text{
  position:relative;
  top:10px;
  left:60px;
  float:left;
}
#right_footer_text{
  position:relative;
  top:10px;
  right:60px;
  float:right;
}
.footer{
  height:80px;
  font-family:verdana;
  font-size:11px;
  color:#bc5d5b;
  text-align:left;
  vertical-align:top;
}
.txt_pink{
  font-family:verdana;
  font-size:11px;
  color: #bc5d5b;
}
.txt_panel{
  font-family:verdana;
  font-size:13px;
  color: #bc5d5b;
  font-weight:bold;
  text-align: center;
}
#box_top{
  height:9px;
  background-image:url("../images/top_bg.gif");
  background-repeat:no-repeat;
}
#box_middle{
  line-height: 80%;
  background-image:url("../images/mid_bg.gif");
  background-repeat:repeat-y;
}
#box_bottom{
  background-image:url("../images/bottom_bg.gif");
  background-repeat:no-repeat;
  height:9px;
}
#lower_divs UL {
	padding:0px 10px 0px 10px; list-style-image:url('../images/bullet.gif')
}
#lower_divs LI {
	margin-top: 8px; MARGIN-LEFT:10px; MARGIN-RIGHT:0px; MARGIN-BOTTOM:5px; 
}
#col2 UL {
	padding:0px 10px 0px 10px; list-style-image:url('../images/bullet.gif')
}
#col2 LI {
	margin-top: 8px; MARGIN-LEFT:10px; MARGIN-RIGHT:0px; MARGIN-BOTTOM:5px; 
}
OL {
	padding-TOP: 0px; padding-BOTTOM: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;padding-left:0px;
}
LI.main {
	MARGIN-TOP: 0px; MARGIN-LEFT:0px; MARGIN-RIGHT:0px; MARGIN-BOTTOM:0px; 
	padding-TOP: 0px; padding-LEFT:0px; padding-RIGHT:0px; padding-BOTTOM:0px; 
}
.txt_dark_gray{
  font-family:verdana;
  font-size:11px;
  color: #636363;
}
.left1{
  margin-left:0px;
}
.left10{
  margin-left:10px;
}
.left68{
  margin-left:68px;
}
.right20{
  margin-right:20px;
}
.fontsize11 table
{
  font-family:verdana;
  font-size:11px;
  color: #636363;
}
.style1{
  font-size: 11px;
  font-weight:bold;
}
#slides_box{
  position:relative;
  left:10px;
  background-color:#e9c9c9;
  text-align: center;
  height:480px;
  width:846px;
}
html>body #slides_box{
  text-align: -webkit-center;
  text-align: -moz-center;
}
#myslides{
  position:relative;
  top:10px;
}
#navigater_bar{
  position:relative;
  left:10px;
  width:846px;
  height:60px;
  color:#990b0a;
  background-color:#e9c9c9;
  text-align:left;
}
#comments{
  position:relative;
  left:10px;
  float:left;
  font-size:11px;
  width:600px;
  height:60px;
  text-align:left;
  font-family:verdana;
}
#navigater{
  position:relative;
  float:right;
  font-size:11px;
  width:220px;
  height:60px;
  text-align:center;
  font-family:verdana;
}
#left_navigation{
  position:relative;
  float:left;
  width:75px;
  height:40px;
}
#right_navigation{
  position:relative;
  float:left;
  width:75px;
  height:40px;
}
#output{
  position:relative;
  top:-15px;
  width:60px;
  height:20px;
}
#page_title{
  font-family:sans-serif;
  color:#990b0a;
  font-size:18px;
}
a.blu{
  color: #1085ce;
  text-decoration:underline;
}
a.blu:hover{
  color: #1085ce;
  text-decoration:none;
}
#text_box{
  position:relative;
  left:60px;
  top:190px;
  width:410px;
  height:190px;
}
#text_box UL{
	padding:0px 10px 10px 10px;list-style-image:url('../images/bullet_t.gif');
}
#text_box LI{
	margin-top: 8px; MARGIN-LEFT:5px; MARGIN-RIGHT:10px; MARGIN-BOTTOM:5px; 
}
.leftli{
  margin-left:20px;
}
.line{
  color:#E5C2C2;
  float:left;
}



.screenshot{
  background-image:url("../images/bt_screenshot.gif");
  background-repeat:no-repeat;
  width:87;
  height:22;
  cursor:hand;  
}
.screenshot_o{
  background-image:url("../images/bt_screenshot_ov.gif");
  background-repeat:no-repeat;
  width:87;
  height:22;
  cursor:hand;
}


.support{
  background-image:url("../images/bt_support.gif");
  background-repeat:no-repeat;
  width:66;
  height:22;
  cursor:hand;
}
.support_o{
  background-image:url("../images/bt_support_ov.gif");
  background-repeat:no-repeat;
  width:66;
  height:22;
  cursor:hand;
}

.faq{
  background-image:url("../images/bt_faq.gif");
  background-repeat:no-repeat;
  width:49;
  height:22;
  cursor:hand;
}
.faq_o{
  background-image:url("../images/bt_faq_ov.gif");
  background-repeat:no-repeat;
  width:49;
  height:22;
  cursor:hand;  
}
.credits{
  background-image:url("../images/bt_credits.gif");
  background-repeat:no-repeat;
  width:62;
  height:22;
  cursor:hand;
}
.credits_o{
  background-image:url("../images/bt_credits_ov.gif");
  background-repeat:no-repeat;
  width:62;
  height:22;
  cursor:hand;
}
.blog{
  background-image:url("../images/bt_blog.gif");
  background-repeat:no-repeat;
  width:51;
  height:22;
  cursor:hand;
}
.about{
  background-image:url("../images/bt_about.gif");
  background-repeat:no-repeat;
  width:67;
  height:22;
  cursor:hand;
}
.about_o{
  background-image:url("../images/bt_about_ov.gif");
  background-repeat:no-repeat;
  width:67;
  height:22;
  cursor:hand;
}
a.welcome_link{
  color: #990b0a;
  text-decoration:underline;
}
a.welcome_link:hover{
  color: #990b0a;
  text-decoration:none;    
}
