@charset "utf-8";
/* CSS Document */

body {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; margin:0px; background-image:url(bg.jpg); background-repeat:repeat-x; background-position:center 130px;}

#header {width:100%; clear:both; background-color:#161616; height:130px;}
#logo {width:900px; margin:0px auto; text-align:left;}
#logo p{margin-top:20px; padding:0px;}
#content {clear:both; width:900px; margin:20px auto;}

#intro {font-size:16px; margin:40px auto auto auto;}
#intro p{font-size:16px; color:#2f2f2f; margin:10px 0px 10px 0px; padding:0px;}
#intro img{margin-top:20px;}
#footer {clear:both; width:100%; background-color:#161616; height:80px; margin:20px 0px 0px 0px; padding:20px 0px;}
#footertext {font-size:11px; color:#CCC; width:900px; margin:20px auto; padding-top:0px;}

h1 {font-size:14px; text-transform:uppercase;}
p {font-size:13px;}

.bucket1 {width:260px; float:left; margin:20px 0px 30px 0px; filter:alpha(opacity=60); opacity: 0.6; background-color:#FFF; padding:15px; height:145px;}
.bucket2 {width:260px; float:left; margin:20px 15px 30px 15px; padding:15px; filter:alpha(opacity=60); opacity: 0.6; background-color:#FFF; height:145px;}
.bucket3 {width:260px; float:left; margin:20px 0px 30px 0px; padding:15px; filter:alpha(opacity=60); opacity: 0.6; background-color:#FFF; height:145px;}