/* @override http://www.celasers.com/assets/splash.css */

/* @override http://www.celasers.com/assets/splash.css */

/* @override http://www.celasers.com/assets/splash.css */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

div.container.choose {
	padding-top: 140px;
	padding-bottom: 40px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

body#splash {
	background: url(http://www.celasers.com/img/logosplash.gif) no-repeat center top;
}

div#siteCredits {
	text-align: center;
}

a img { border: none; }

.container {
  width: 950px;
  margin: 0 auto;
}

h2 {
	font: bold 20px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #ffa64b;
	color: #fffefd;
	margin-bottom: 10px;
	border: 1px solid #dcac55;
	text-align: center;
}

p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4f4f4f;
	margin-bottom: 10px;
}

div#incoming-form {
	margin-top: 120px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
