/* CSS Document */body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px;  background-image:url(pics/background_two.jpg); background-repeat: no-repeat; background-position: center;}#wrapper {  margin: 50px auto; width: 800px; }#nav {width: 500px;height: 70px;float: left;color: #333;background: #ccc;}#logo{width: 300px;height: 70px;float:left;color: #333;}#spacer{float:left;height:54px;width: 800px;clear: both;}#leftspacer{float: left;height: 220px;width: 287px;}#carousel{float: left;height: 220px;width: 511px;}#content{width:395px;height: 220px;float: left;padding:30px;}#contact{float:left;height:220px;width:233px;padding:30px;padding-right: 80px;}#footer{clear:both;width: 760px;height: 50px;padding: 20px;color:#FFFFFF;} .formfield { font-size : 12px; font-family: "Verdana", Helvetica, sans-serif; padding: 5px; color : #333; border:1px solid #999;}#h1{   font-family: "HelveticaNeue", sans-serif;   font-weight: normal;   font-size: 32px;}#h2{   font-family: "HelveticaNeue", sans-serif;   font-weight: normal;   font-size: 16px;   }