/* CSS Document */
#nav{
border-top:5px solid #FF9933;
float:left;
margin-left:5px;
margin-right:15px;
margin-top:35px;
width:180px;
}
#main{
float:left;
line-height:2em;
padding-right:40px;
width:400px;
}
#main p{

}
#sidebar{
float:left;
width:200px;
margin-top:20px;
}
#main p.teaser {
font-weight:bold;

}
.side{
position:relative;
width:180px;
margin-right:20px;
margin-bottom:25px;
}
#top_banner{
float:left;
margin:10px 5px;
}
#sidebar .button{
position:relative;
width:175;
height:35px;
margin:15px 0px;
}
#subscribe_now{
}
#try{
}
#demo{
padding-bottom:25px;
}
p.tight{
line-height:0.5em;
}
.step {
  background:transparent url(../images/big_bullet.png) no-repeat scroll 0 0;
  padding-left:60px;
  padding-top:8px;
}
.step h3{
margin-top:0;
margin-bottom:0;
}
.video{
background-color:#DDDDDD;
height:313px;
padding:5px;
width:380px;
}