/* CSS Document */

* {padding:0; margin:0; border:0}
html,body {width:100%; text-align:center}

body {background:url(../images/layout/bgtile.jpg) 0 0 repeat; font-family:Arial, Helvetica, sans-serif}

.wrapper {background:url(../images/layout/bggrad.jpg) 0 0 repeat-x; width:100%}
.content {width:1024px; margin:0 auto}

.leftcol {width:338px; padding-left:46px; float:left; display:inline}
.download {background:url(../images/homepage/download.jpg) 0 0 no-repeat; height:101px; text-align:left; padding:231px 0 0 148px}
a.trynow {display:block; background:url(../images/homepage/try.jpg) 0 0 no-repeat; width:123px; height:35px; text-decoration:none}
a.buynow {display:block; background:url(../images/homepage/buy.jpg) 0 0 no-repeat; width:123px; height:29px; text-decoration:none}
a.viewmore {display:block; background:url(../images/homepage/view.jpg) 0 0 no-repeat; width:222px; height:18px; text-decoration:none; margin:15px auto 0 auto}
a.trynow:hover, a.buynow:hover {background-position:-123px}
a.viewmore:hover {background-position:-222px}
.displace {position:absolute; left:-999px}

.rightcol { background:url(../images/homepage/indextelly.jpg) 0 0 no-repeat; height:611px; width:640px; float:left; display:inline}

.clearboth {clear:both; height:1px}

.nav {color:#5f0605; font-size:12px; letter-spacing:2px; text-transform:uppercase; font-weight:bold; padding: 20px 0 30px 0}
.nav a {color:#5f0605; text-decoration:none}
.nav a:hover {color:#000000}