@charset "utf-8";
/* CSS Document */
body {font-family:Arial; font-size:12px;}
#background {position:absolute; width:910px; left:50%; margin-left:-455px; top:0;}

.left {background:url(images/shadow-left.gif) repeat-y;}
.content {background:url(images/bg.gif) repeat; /*height:1346px;*/}
.right {background:url(images/shadow-right.gif) repeat-y;}

/* Header */
#header {float:left; width:909px;}
#logo {float:left; width:858px; height:97px; background:url(images/logo.gif); margin:5px 0 0 25px;}
#top-menu {float:left; width:900px; height:40px; margin-top:5px; margin-bottom:15px;}

/* Content */
#content {float:left; width:909px;}
#c-left {float:left; width:610px;}
#c-right {float:left; width:289px;}
#home {float:left; background:url(images/tonys.jpg) no-repeat bottom left; width:600px;}
#text {float:left; text-align:left; width:350px; padding-left:265px; margin-top:170px;}
#name {position:absolute; width:135px; height:34px; background:url(images/name.gif); left:195px; top:150px;}
#form {float:left; width:283px; background:url(images/form.jpg); height:624px;}
.steps {height:260px; background:url(images/steps.jpg) 2px 0 no-repeat; width:609px;}
.tony {width:615px; height:461px; background:url(images/tonys.jpg);}
#diamonds {float:left; width:283px; height:100px; background:url(images/diamonds.gif);}
.title {color:#ea1a1b; text-transform:uppercase; font-weight:bold; font-size:22px;}
#text2 {float:left; text-align:left; width:550px; margin-left:29px; margin-top:20px;}

/* Bottom Content */
#bottom-content {float:left; width:909px;}
#video {float:left; width:300px; height:250px; background:url(images/video.jpg); margin:50px 0 0 20px;}
#logos {float:left; width:518px; height:269px; background:url(images/logos.jpg); margin:40px 0 0 40px;}
#truste_link a{float:left; width:125px; height:40px; margin:155px 0 0 220px;}
#paypal a{float:left; width:120px; height:55px; margin:145px 0 0 50px;}

/* Footer */
#footer {float:left; width:909px;}
#separator {float:left; width:879px; height:1px; margin:10px; background:#b8b8b8;}
#guarantee {float:left; width:819px; padding:0 40px 20px 40px; font-size:11px; color:#666; text-align:center;}
#links {float:left; width:909px; text-align:center; text-transform:uppercase;}
#links a {font-size:9px; color:#3c3c3c; font-weight:bold;}

/* Form */
.form {margin:100px 0 0 35px; color:#393418; text-transform:uppercase; font-weight:bold;}
.form-boxes {width:200px; margin-bottom:2px;}
.iagree {font-size:10px; text-transform:none; text-align:center}

/* Menu */
#menu {list-style:none; padding:0; margin-left:0; width:900px;}
#menu a {display:block; text-indent:-900%; position:absolute; outline:none;}
#menu a:hover {background-position: left bottom;}
#menu a:hover span {display: block;}

#menu .home {width:75px; height:34px; background:url(images/btn-home.png) no-repeat; left:13px; top:120px;}
#menu .home a:hover {width:75px; height:34px; background:url(images/btn-home.png) no-repeat;}
#menu .works {width:132px; height:34px; background:url(images/btn-how.png) no-repeat; left:88px; top:120px;}
#menu .works a:hover {width:132px; height:34px; background:url(images/btn-how.png) no-repeat;}
#menu .testimonials {width:127px; height:34px; background:url(images/btn-testimonials.png) no-repeat; left:220px; top:120px;}
#menu .testimonials a:hover {width:127px; height:34px; background:url(images/btn-testimonials.png) no-repeat;}
#menu .payouts {width:124px; height:34px; background:url(images/btn-payouts.png) no-repeat; left:347px; top:120px;}
#menu .payouts a:hover {width:124px; height:34px; background:url(images/btn-payouts.png) no-repeat;}
#menu .guarantee {width:143px; height:34px; background:url(images/btn-guarantee.png) no-repeat; left:471px; top:120px;}
#menu .guarantee a:hover {width:143px; height:34px; background:url(images/btn-guarantee.png) no-repeat;}
#menu .faq {width:73px; height:34px; background:url(images/btn-faq.png) no-repeat; left:614px; top:120px;}
#menu .faq a:hover {width:73px; height:34px; background:url(images/btn-faq.png) no-repeat;}
#menu .about {width:102px; height:34px; background:url(images/btn-aboutus.png) no-repeat; left:687px; top:120px;}
#menu .about a:hover {width:102px; height:34px; background:url(images/btn-aboutus.png) no-repeat;}
#menu .contact {width:115px; height:34px; background:url(images/btn-contact.png) no-repeat; left:790px; top:120px;}
#menu .contact a:hover {width:115px; height:34px; background:url(images/btn-contact.png) no-repeat;}
