@charset "utf-8";
/* CSS Document */

body {font-family:Verdana; color:#666; font-size:11px;}

#yellow {position:absolute; width:100%; height:61px; background-image:url(images/header.gif); top:0px; left:0px;}
#grey {position:absolute; width:100%; height:150px; background-color:#CCC; top:800px; left:0px;}
#background {position:absolute; width:950px; height:950px; left:50%; margin-left:-475px; top:0}
#logo {float:left; width:243px; height:61px; background-image:url(images/logo.gif);}
#delivery {float:left; width:299px; height:61px; background-image:url(images/delivery.gif); margin-left:380px;}
#picture {float:left; width:621px; height:260px; background-image:url(images/picture.jpg); margin-left:2px;}
#topics {float:left; width:621px; height:176px; background-image:url(images/topics.gif); margin-left:2px;}
#form {position:absolute; width:303px; height:605px; top:61px; left:623px; background:url(images/form.jpg) no-repeat;}
#why {float:left; width:470px; margin-left:60px; background:url(images/why.gif) no-repeat; margin-top:50px;}
#bbb_logo {position:absolute; width:139px; height:54px; background-image:url(images/bbb_logo.gif); top:680px; left:700px;}
#disclaimer {float:left; height:120px; width:850px; margin-top:100px; padding-left:30px; font-size:10px;}
#button {position:absolute; width:186px; height:45px; top:555px; left:680px;}
#links {margin:20px 0 0 5px;}

.why {padding-top:35px;}
.topics {padding-top:56px; padding-left:80px; line-height:24px;}
.form {color:#FFF; padding-top:175px; padding-left:30px;}
.line {line-height:27px;}
.box {width:130px;}
