/* CSS Document */* {margin: 0;}body {background: #666666;}#bg {width: 950px;background: url(bg.gif) repeat-y;margin: 0 auto 0 auto;}#wrapper {height: 100%;width: 800px;margin: 0px 75px 0px 75px;}#header {height: 315px;width: 800px;background: url(header.gif) no-repeat;}.content {width: 800px;background: url(corners.gif) top no-repeat #ffffff;height: 100%;}/* content */.left {float: left;height: 100%;min-height: 100%;}.main {width: 445px;background: #ffffff;padding: 0px 20px 0px 19px;margin: 20px 0px 20px 0px;border-left: 1px #cccccc dotted;}.home {width: 760px;background: #ffffff;padding: 20px 20px 20px 20px;}.headline {width: 275px;padding-right: 20px;text-align: right;}.text {border-left: 1px #666666 dotted;width: 424px;padding-left: 20px;margin-bottom: 20px;height: 100%;}.contact {width: 275px;background: #ffffff;padding: 20px 20px 20px 20px;min-height: inherit;text-align: left;}.quote {clear: both;width: 760px;padding: 10px 20px 10px 20px;background: #ccccff;}.nav {border-top: 1px dotted #ffffff;background: #ccccff;padding: 0px 20px 0px 20px;}.numbers {background: #663300;padding: 0px 20px 0px 20px;}.footer {width: 760px;padding: 10px 20px 10px 20px;background: #ffffff;}/* paragraph */p {font-family: Arial, Helvetica, sans-serif;color: #666666;line-height: 16px;font-size: 12px;}.contact p {font-family: Arial, Helvetica, sans-serif;color: #666666;line-height: 16px;font-size: 10px;}.quote p {color: #666666;margin-bottom: 0px;text-align: center;font-size: 10px;}.numbers p {color: #ffffff;}.footer p {color: #666666;margin-bottom: 0px;text-align: center;font-size: 10px;}/* link */a {font-family: Arial, Helvetica, sans-serif;color: #339900;text-decoration: none;font-weight: bold;}a:hover {color: #0099CC;text-decoration: none;border-bottom: dotted 1px #0099cc;}.nav a {font-size: 10px;font-weight: normal;}.nav a:hover {color: #0099cc;}/* heading */h1 {font-family: "Arial Black" Arial, Helvetica, sans-serif;font-size: 24px;color: #339900;margin-bottom: 24px;}h2 {font-family: Arial, Helvetica, sans-serif;font-weight: lighter;font-size: 14px;color: #cccccc;}.text h2 {margin-top: 14px;}h3 {font-family: Arial, Helvetica, sans-serif;font-weight: lighter;font-size: 16px;color: #CCCCCC;}.green {color: #339900;font-weight: bold;}/* lists & images */ul {font-family: Arial, Helvetica, sans-serif;color: #666666;line-height: 16px;font-size: 12px;list-style: inside;}li {list-style: outside;}img {padding-bottom: 10px;}