@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; }
.clear {clear:both; }
p {padding-bottom:8px; }
h2 {margin-bottom:5px; }

body {background:url(img/bg.jpg) repeat-x; background-color:#5d231b; }

#container {width:1072px; margin: 0 auto; } 
#topheader {background:url(img/top-header-bg.jpg) no-repeat; width:1072px; height:128px; }

#main { background:url(img/main-bg.jpg) no-repeat; width:1072px; height:463px; }

#inside-container {height:349px; }
#photo {padding-left:50px; float:left; width:280px; height:347px; }
#content {float:left; width:575px; margin:97px 0 0 30px; font:14px arial; color:#6f1c08; line-height:19px; }

#signup {padding:0px 0 0 160px; }
#signup-image, #signup-form {float:left; }
#signup-form {padding:20px 0 0 15px;  }
.form {font:bold 16px arial; color:#6f1c08; }
.namefield {margin-bottom:8px; border:1px solid #b77e70; padding:3px; }
.emailfield {border:1px solid #b77e70; padding:3px; }
.send {margin-left:180px; }

#bottom {background:url(img/bottom-bg.jpg) no-repeat; height:235px; width:1072px; }

#photo1, #photo2, #photo3 {float:left; margin-top:7px; }
#photo1 {margin-left:111px; _margin-left:55px; }
#photo2 {margin-left:31px; }
#photo3 {margin-left:35px; }

#footer {font:10px arial; color:#FEE0D8; width:890px; padding:48px 0 0 145px; }
#footer .first {color:#fff; font-weight:bold; }
.goimarketing a {color:#fff; text-decoration:none; }
.goimarketing a:hover {text-decoration:underline; }

 