/*global*/
body{background: #000 url('../img/bg.jpg') top left repeat-x; font-family: "Lucida Grande", Arial, sans-serif; font-size:62.5%; color:#949494;}
a{color:#eee; text-decoration:none; font-weight:bold;}
/*utility*/
.wrapper{width:892px; margin:0 auto;}
div.half{width:45%; float:left; margin-right:10%}
div.last{margin-right:0;}
div.hide{display:none;}

/*layout*/
#header{height:212px;background: transparent url('../img/header.jpg') top center no-repeat;}
#header h1, #header h2{height:1px; text-indent: -999em;}

#main-content{height:332px; background: transparent url('../img/main-content2.jpg') 50% 1px no-repeat;}
#main-content div.video{padding:35px 0 0 0; width:545px; margin-right:25px; float:left;}
#main-content div.video img{}
#main-content div.text{padding:35px 0 0 0; width:320px; float:left;}
#main-content div.text h2{font: normal normal bold 2.5em "Avenir LT Std", "Trebuchet MS", Arial, sans-serif; color:#fff; text-shadow:#000 2px 2px 2px; margin-bottom:.3em;}
#main-content div.text p{font-size:1.3em; line-height:2em; display:block; margin-bottom:2em; text-shadow:none;}
#main-content div.text #try-it-free{display:block; text-indent:-999em; width:254px; height:71px; background:transparent url('../img/try-it-free.jpg') no-repeat;}

#lower-content{ background: transparent url('../img/lower-content2.jpg') top center no-repeat;  padding:40px 0 0 0; overflow:hidden; }

#lower-content div#left{width:400px; float:left; margin-right:40px;}
#lower-content div#left h2{font: normal normal bold 3.4em "Avenir LT Std", "Trebuchet MS", Arial, sans-serif; color:#fff; text-shadow:#000 2px 2px 2px; margin-bottom:.3em;}
#lower-content #left p { font-size:1.2em; line-height:2.2em; display:block; margin-bottom:1.5em;}
#lower-content #left p.large{font-size:1.8em;line-height:1.8em; margin-bottom:.7em; color:#ddd;}

#lower-content #left .video{margin-bottom:1.8em; padding-top:1em; }

#lower-content div#right{width:410px; float:left; margin-left:30px;}
#lower-content div#right h3{font: normal normal bold 2em "Avenir LT Std", "Trebuchet MS", Arial, sans-serif; color:#fff; text-shadow:#000 2px 2px 2px; margin-bottom:.7em; margin-top:.4em;}
#lower-content div#right div.half h3{font: bold 1.2em "Avenir LT Std", "Trebuchet MS", Arial, sans-serif; color:#ccc; margin-bottom:.3em; text-shadow:#000 0px 0px 0px;}
#lower-content div#right p{margin-bottom:1.7em; font-size:1em; line-height:1.6em;text-shadow:#000 2px 1px 1px; color:#888;  }
#lower-content div#right p img{float:left; margin:.2em 1.1em .6em 0;}
#lower-content div#right p a{color:#eee;}

#action { margin:3em 0 0 0; padding:2em 0 0 0; font-size:16px; text-align:center; }
#action h2{ clear:both; margin:3em 0; line-height:2em; color:#999; font-style:italic; position:relative; top:20px; font-weight:100;}
#action h2 a{font-weight:bold;}

#footer{border-top:1px dotted #333;margin-top:30px;padding-top:10px; padding-bottom:30px; clear:both; text-align:center;}
#footer p{line-height:2em;}


