
									body{
										font-family: "Source Sans Pro", sans-serif;
										font-size: 14px;
										color:#000000;
										background-color: #ffffff;
									}				
									input[type="text"],
									input[type="email"],
									input[type="tel"],
									textarea,
									.sbHolder {
										font-size: 14px;
										color:#000000;
										font-family: "Source Sans Pro", sans-serif;
									}
									::-webkit-input-placeholder {
										font-family: "Source Sans Pro", sans-serif;
										font-size:14px;
									}

									:-moz-placeholder { /* Firefox 18- */
										font-family: "Source Sans Pro", sans-serif;
										font-size:14px;
									}

									::-moz-placeholder {  /* Firefox 19+ */
										font-family: "Source Sans Pro", sans-serif;
										font-size:14px;
									}

									:-ms-input-placeholder { 
										font-family: "Source Sans Pro", sans-serif;
										font-size:14px;
									}
										.title-container{
											width:100%;
										}
										.title-container .inner-wrapper{
											width:1600px;
										}
										
											.site{
												width:100%;
												min-width:1600px;
											}
											.site .wrapper{
												width:1600px;
											}
											.site .wrapper .inner-wrapper{
												width:100%;		
											}
											.hero{
												height:px;
												width:px;
											}
					#logo{
										width: 432px;
										height: 162px;
									}
									.source_row1 {color: #666; font-size: .75em;line-height: 1em;}
.source_row2{margin-top: 0px; margin-bottom: 1em; margin-left: 1em;}
.source_row2 a{color: #666; font-size: .75em;text-decoration: none !important;}