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

* {margin:0; padding:0; border:none;}
body {background:url(img/bg.gif) repeat-x fixed center top; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

li {margin-top:5px; margin-left:16px;}
p {padding:5px;}

h1{font-size:20px;}
h2{font-size:18px;}

#wrapper {margin:0 auto;  background:url(img/rpt.jpg) repeat-y; width:720px;}
#body {width:583px; margin-left:70px; text-align:left;}

#aluminumsales {float:left; padding-left:50px;}
#precisionwelding {float:right; margin-right:50px;}

#footer {background:url(img/footer.jpg) no-repeat; height:92px; text-align:center}
#credits {font-size:12px; text-align:center;}

.right {float:right;}
.clear {clear:both;}
.wideimg {margin-right:4px;}
