/* CSS Document */body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px;  background-image:url(pics/background_three.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:34px;width: 750px;padding-left: 50px;padding-top: 20px;clear: both;}#leftspacer{float: left;height: 400px;width: 237px;padding-left: 50px;padding-top: 20px;}#carousel{float: left;height: 480px;width: 400px;padding-left: 70px;padding-top: 20px;}#content{width:237px;height: 227px;float: left;padding:30px;}#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;} form { border: 0px solid #cccccc; padding:5px; width: 300px; }#h1{   font-family: "HelveticaNeue", sans-serif;   font-weight: normal;   font-size: 32px;}#h2{   font-family: "HelveticaNeue", sans-serif;   font-weight: normal;   font-size: 16px;   }
