html {
	background: #f1f1f2 url(../style/background-bottom.png) repeat-x left bottom !important;
}
body, body#Body {
	background: none !important;
}
#brighton_body {
	background: url(landing-background-top.png) repeat-x !important;
	padding-bottom: 190px;
}
#brighton_header, #brighton_menu, #footer, #brighton_sub-menu {
	display: none;
}
#brighton_two-column-right, #brighton_two-column-right #brighton_col2, #brighton_two-column-right #brighton_col3, #brighton_two-column-right #brighton_col2 div.pad {
	padding: 0;
	margin: 0;
	background: none;
}




/* *** landing page template *** */
#brighton_container {
	width: 704px !important;
}

#brighton_top {
	padding-top: 27px;
}
#brighton_top #landing-header {
	width: 100%;
	height: 255px;
	background: url(landing-header.png) no-repeat 0 2px;
}
#brighton_top #landing-header #logo {
	width: 155px;
	margin-left: 62px;
}
#brighton_top #landing-header #logo a {
	width: 155px;
	height: 77px;
	display: block;
	background: url(landing-logo.png) no-repeat;
	text-indent: -5000px;
}
#brighton_top #landing-header #tagline {
	color: #b31f24;
	font-family: TitilliumText22LRegular,Arial,sans-serif;
	font-size: 32px;
	line-height: 1em;
	letter-spacing: 0.4px;
	text-transform: uppercase;
	margin-top: 70px;
	margin-left: 43px;
}

#content-shade {
	background: url(landing-content-top-shade.png) no-repeat center top !important;
	height: 28px;
}
#brighton_content {
	background: url(landing-content-bottom.png) no-repeat left bottom !important;
	padding-bottom: 17px;
}
#brighton_two-column-right {
	background: url(landing-content-mid.png) repeat-y left top !important;
	padding: 0 23px 0 26px !important;
	width: 655px;
}
#brighton_two-column-right #brighton_col2 {
	width: 345px !important;
}
#brighton_two-column-right #brighton_col3 {
	width: 292px !important;
}


/* *** element styling *** */
#brighton_col2 h1 {
	font-family: TitilliumText22LMedium,Arial,sans-serif;
	font-size: 30px;
	line-height: 36px;
}
#landing-content {
	font-size: 16px;
	line-height: 19px;
	color: #282f35;
}
#landing-content span {
	font-weight: bold;
	color: #2eb9c3;
}

#landing-checks {
	background: url(landing-checks.png) repeat-x left bottom;
	padding: 10px 0 10px 40px;
	margin: 20px 0;
}
#landing-checks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#landing-checks ul li {
	background: url(landing-checkmark.png) no-repeat left center;
	padding-left: 35px;
	padding-bottom: 0;
	font-family: TitilliumText22LRegular,Arial,sans-serif;
	font-size: 19px;
	line-height: 32px;
	color: #0a0b0d;
	letter-spacing: 0.2px;
}

#testimonialModule {
	margin: 0 !important;
	background: url(../style/quotation.png) no-repeat;
}



/* *** form styling *** */
#brighton_content div.block {
	margin: 0;
}
#brighton_col3 div.block div.pad {
	padding: 15px 18px !important;
	background-image: -moz-linear-gradient(top, #fefefe, #d6d4d4); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fefefe),color-stop(1, #d6d4d4)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#d6d4d4'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#d6d4d4')"; /* IE8 */
	background-color: #fefefe !important; /* opera */
	margin-bottom: 24px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dfdfdf;
}
#brighton_col3 div.block h3 {
	font-family: TitilliumText22LBold,Arial,sans-serif !important;
	font-size: 17px;
	line-height: 1em;
	color: #0a0b0d !important;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px;	
}

div.block div.ContactFormWrapper {
	margin: 0;
}
div.block div.ContactFormWrapper label {
	margin: 0 0 5px;
	color: #a3a3a3;
	font-family: "Arial Narrow",Arial,sans-serif !important;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.2px;
}
div.block div.ContactFormWrapper input {
	color: #282f35;
	font-family: "Arial Narrow",Arial,sans-serif !important;
	font-size: 14px;
	width: 249px !important;
	line-height: 24px;
	height: 24px;
	padding: 0 2px;
	background: #ffffff url(landing-form-input.png) repeat-x top left;
	border: 1px solid #dfdfdf;
	border-top: 1px solid #c0c0c0;
	margin: 0 0 12px;
}
div.block div.ContactFormWrapper div.CheckboxGroupContainer label {
	margin: 0;
}
div.block div.ContactFormWrapper div.CheckboxGroupContainer input {
	margin: -6px 15px 0 0;
	width: auto !important;
	height: auto !important;
}
div.block div.ContactFormWrapper textarea {
	color: #282f35;
	font-family: "Arial Narrow",Arial,sans-serif !important;
	font-size: 14px;
	width: 249px !important;
	line-height: 16px;
	padding: 2px !important;
	background: #ffffff url(landing-form-input.png) repeat-x top left;
	border: 1px solid #dfdfdf;
	border-top: 1px solid #c0c0c0;
	margin: 0 0 10px;
	outline: 0;
}
div.block .ContactFormWrapper .FormSubmitButton {
	margin: 0;
	border: 0;
	padding: 0 !important;
	width: 82px !important;
	height: 25px !important;
	background: url(landing-form-submit.png) no-repeat;
	cursor: pointer;
}