html, body {
	background: #FFFFFF url(images/home-background.png) repeat-x !important;
}
body#Body {
	background: transparent url("images/footer-background.png") repeat-x bottom !important;
}


#brighton_top {
	height: 313px;
	background: url(images/screenshot.png) no-repeat right top !important;
	position: relative;
}
#brighton_top .blasty {
	width: 431px;
	font-size: 1.1em;
	padding: 15px;
}
#brighton_top .blasty h1 {
	font-weight: normal;
	font-size: 1.7em;
	margin: 0 0 15px;
}
#brighton_top .blasty p {
	line-height: 180%;
}

#brighton_top #scroll {
	height: 70px;
	width: 480px;
	position: absolute;
	bottom: 1px;
	left: 0;
}
#brighton_top #scroll #marqueecontainer {
	position: relative;
	width: 480px; /*marquee width */
	height: 70px; /*marquee height */
	overflow: hidden;
	text-align:center;
}
#brighton_top #scroll #vmarquee {
	left: 0px;
}
#brighton_top #scroll #marqueecontainer h4 {
	color: #ffffff;
	line-height: 74px;
	font-size: 1.1em;
	font-weight: normal;
}


/* content */
#brighton_col1, #brighton_col2, #brighton_col3 {
	width: 320px !important;
}
div.pad {
	padding: 0 !important;
}
.iconbox {
	height: 185px;
	font-size: 1.1em;
}
.iconbox .head {
	font-weight: bold;
	margin-bottom: 15px;
}
#brighton_col1 .iconbox {
	padding-right: 5px;
}
#brighton_col2 .iconbox {
	padding-left: 5px;
}
.quote {
	background: url(images/testimonial.png) no-repeat center top;
	padding: 15px 10px 0;
	height: 185px;
	width: 269px;
	margin: 0 auto;
}
.quoteinverse {
	background: url(images/testimonial-inverse.png) no-repeat center top !important;
}
.quote a {
	color: #ffffff !important;
	text-decoration: none;
}
.quote .client {
	font-weight: bold;
	text-align: right;
	font-size: 0.9em;
	margin-top: 7px;
}
