body { background-color: #CCCCCC; padding: 0; margin: 0; width: 100%; font-family: verdana; }
img { border: 0; }
#header { background-color: #333333; background-image: url(../images/header-background.gif); background-repeat: repeat-x; margin-bottom: 20px; }
#header-logo { float: left; }
#header-information { text-align: right; }
#frame { clear: both; margin: auto; width: 910px; background-image: url(../images/background.gif); background-repeat: no-repeat; }
#title { font-size: 1.4em; color: #006699; }
#content { padding: 20px; }
#points { float: left; width: 500px; line-height: 30px; }
#image { margin-left: 510px; }
#navigation { text-align: center; padding-bottom: 10px; }
#navigation ul { margin-left: 0; padding-left: 0; }
#navigation li { display: inline; list-style-type: none; }
#footer { text-align: center; margin-top: 20px; font-size: .55em; color: #666666; }
#thank-you { text-align: center; padding: 175px 0px 175px 0px; }

.contact-item { padding: 10px 30px 10px 30px; }
.contact-label { float: left; width: 120px; text-align: right; }
.contact-field { margin-left: 130px; }
.textbox, .textarea { width: 90%; border: 1px solid #006699; font-family: verdana; font-size: 1em; }

