
body { font-family: "Lucida-Grande", "Verdana", sans-serif; margin: 0; padding: 0;
		background: #f7f2ea url(cf_bg.jpg) repeat-x; 
}

#wrap { width: 880px; margin: 0 auto; }

#header { height: 181px;  }


h1 { font-size: 35px; font-family: Georgia; font-weight: normal; /*color: #474941;*/ color: #000000; line-height: 1.4 }
h2 { font-size: 17px; }

p { line-height: 1.5; font-size: 14px; }

#left { float: left; width: 540px; padding-right: 25px;   border-right: 1px solid #dad8cb;    }
#right { float: left; width: 270px; margin-left: 25px;  }

.clear { clear: left; }


#footer { width: 100%; border-top: 1px solid #dad8cb; margin-top: 20px; padding-top: 5px;   }
#footer p { font-size: 11px; color: #474941; }

#intro { text-align: center; padding: 10px 30px; }

em { font-weight: bold; }


#flashvideo { width: 540px; height: 310px; }


form { padding: 10px 20px; width: 270px;  color: white; background: #8a0200 ; margin-top: -10px; }

#bform { width: 500px; color: black; background: none; padding: 0;  }

input { font-size: 16px; width: 170px;  }

#capture-list li { list-style-image: url('arrow-icon.png') }
