body { background-color: #939393; background-image: url('../img/bg.png'); background-repeat: repeat-x; font-size: 12px; }
.body2 { background-image: url('../img/bg2.jpg'); background-repeat: repeat-x; }
#body { background-color: #373737; background-image: url('../img/bg_body3.png'); background-repeat: no-repeat; width: 901px; margin: 0 auto 0 auto; }
.header { height: 155px; }

.header2 { height: 26px; color: #979797; padding: 4px 50px 0 50px; }
.header2 a { color: #d1d1d1; }
.header2 input { border: 1px solid #3d3d3d; color: #3d3d3d; height: 15px; width: 200px; background-color: #222222; }
.header2 .right { float: right; padding: 0;}



.footer { padding: 20px 50px 60px 50px; color: #979797; background-image: url('../img/bg_footer2.png'); background-repeat: repeat-x; background-position: 0 50px;}
.footer .right { float: right; padding: 0; width: 400px; padding-left: 40px;}
.footer select { width: 350px;}



