#brighton_body {
	background: url(style/home-background-top.png) repeat-x left top !important;
}


/* *** content *** */
#brighton_content {
	background: none !important;
	padding: 0 !important;
	width: 100% !important;
}

/* *** top pane *** */
#brighton_top #content_top {
	background: url(style/home-content-top.png) no-repeat center top !important;
	padding: 0 25px !important;
	width: 960px !important;
	height: 560px;
	overflow: hidden;
}
#brighton_top #content_top div.left {
	width: 630px !important;
	float: left;
}
#brighton_top #content_top #slidercontainer {
	position: relative;
	width: 630px;
	height: 253px;
	overflow: hidden;
	margin: 1px 0;
}
#brighton_top #content_top #slider {
	width: 630px;
	height: 253px;
}
#brighton_top #content_top #slider ul, #brighton_top #content_top #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#prevBtn {
	z-index: 10;
	position: absolute;
	right: 43px;
	bottom: 10px;
}
#nextBtn {
	z-index: 10;
	position: absolute;
	right: 13px;
	bottom: 10px;
}

#brighton_top #content_top #slider div.slide {
	width: 630px;
	height: 253px;
	overflow: hidden;
}
#brighton_top #content_top #slider div.slide .right {
	float: right;
}
#brighton_top #content_top #slider div.slide h3 {
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 15px;
	color: #015268;
}
#brighton_top #content_top #slider div.slide p {
	font-size: 15px;
	line-height: 15px;
	margin: 0;
	color: #333333;
}
#brighton_top #content_top #slider div.slide .btncontainer {
	margin: 20px 0 0;
}

#brighton_top #content_top #slider #slide1 {
	background: url(slider/slide1.png) no-repeat;
}
#brighton_top #content_top #slider #slide1 div.right {
	width: 300px !important;
	margin-right: 35px;
	padding-top: 30px;
}
#brighton_top #content_top #slider #slide1 p {
	font-size: 20px;
	line-height: 20px;
}

#brighton_top #content_top #slider #slide2 {
	background: url(slider/slide2.png) no-repeat;
}
#brighton_top #content_top #slider #slide2 div.right {
	width: 300px !important;
	margin-right: 55px;
	padding-top: 30px;
}

#brighton_top #content_top #slider #slide3 {
	background: url(slider/slide3.png) no-repeat;
}
#brighton_top #content_top #slider #slide3 div.right {
	width: 260px !important;
	margin-right: 35px;
	padding-top: 30px;
}


#brighton_top #content_top div.text {
	padding: 30px 0 0 10px;
}
#brighton_top #content_top div.text p {
	margin: 0 0 1em;
	font-size: 15px;
	line-height: 19px;	
}

#brighton_top #content_top div.right {
	width: 330px !important;
	height: 560px;
	float: right;
	position: relative;
}
#brighton_top #content_top div.right .experience-care {
	background: url(style/experience-care-background.png) no-repeat;
	width: 280px;
	height: 135px;
	padding: 20px 22px 3px 20px;
	color: #ffffff;
}
#brighton_top #content_top div.right .experience-care h3 {
	margin: 0 0 25px;
	font-size: 20px;
	line-height: 19px;
}
#brighton_top #content_top div.right .experience-care p {
	margin: 0;
	font-size: 15px;
	line-height: 19px;
}
#brighton_top #content_top div.right a#player {
	margin-top: 35px;
	display: block;
	height: 320px;
	width: 320px;
	position: absolute;
	bottom: 0;
}

#brighton_top #content_mid {
	background: url(style/home-content-mid.png) no-repeat center top !important;
	padding: 25px 35px !important;
	width: 940px !important;
	overflow: hidden;
	color: #ffffff;
}
#brighton_top #content_mid div.left {
	float: left;
	width: 430px;
}
#brighton_top #content_mid div.left p {
	margin: 0 0 1em;
	font-size: 15px;
	line-height: 19px;	
}

#brighton_top #content_mid div.right {
	float: right;
	width: 480px;
}

/* *** content area *** */
#brighton_two-column {
	background: url(style/home-content-bottom.png) no-repeat center top !important;
	padding: 4px 35px 20px 32px !important;
	width: 943px !important;
}
#brighton_two-column #brighton_col1 {
	width: 308px !important;
	float: left !important;
	margin-left:-3px;
}
#brighton_two-column #brighton_col2 {
	width: 560px !important;
	float: right !important;
}

#brighton_content div.newsblock {
	background: url(style/news-background.png) no-repeat left bottom !important;
	height: 327px;
}
#brighton_content div.newsblock div.pad {
	margin: 0 !important;
	padding: 8px 20px 5px !important;
	height: 314px !important;
}
#brighton_content div.newsblock h3 {
	color: #007e9f !important;
	font-size: 20px !important;
	line-height: 38px !important;
	background: url(style/news-icon.png) no-repeat;
	padding: 0 0 0 58px !important;
	border: 0 !important
}
#brighton_content div.newsblock div.ItemLink a {
	font-size:13px !important;
	line-height: 20px !important;
	color: #025268 !important;
	text-decoration: none !important;
}
#brighton_content div.newsblock div.ItemLink a:hover {
	text-decoration: underline !important;
}
#brighton_content div.newsblock td.Item, #brighton_content div.newsblock td.AltItem {
	padding: 10px 0 !important;
	border-bottom: 1px dotted #666666;
}
#brighton_content div.newsblock td.Item.first, #brighton_content div.newsblock td.AltItem.first {
	padding: 2px 0 10px !important;
}
#brighton_content div.newsblock td.Item.last, #brighton_content div.newsblock td.AltItem.last {
	padding: 10px 0 0 !important;
	border-bottom: none !important;
}
#brighton_content div.newsblock a.read-more {
	display: block;
	margin-top: 20px;
}

div.areas-we-serve {
	font-size: 11px;
	line-height: 15px;
}

#home-boxes {
	margin: 25px 0 0;
}
#home-boxes div.top,  #home-boxes div.bottom {
	width: 100%;
	overflow: hidden;
}
#home-boxes div.top {
	margin: 0 0 25px;
}
#home-boxes div.left {
	float: left;
	width: 240px;
}
#home-boxes div.right {
	float: right;
	width: 240px;
}
#home-boxes div.homebox h3, #home-boxes div.homebox h3 a {
	color: #007e9f;
	font-size: 20px !important;
	line-height: 18px !important;
	margin: 0 0 14px !important;
	text-decoration: none !important;
}
#home-boxes div.homebox p {
	color: #025268;
	font-size: 15px !important;
	line-height: 18px !important;
	margin: 0 !important;
}
#home-boxes div.homebox img.left {
	float: left;
	margin: 0 14px 15px 0;
}