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


#brighton_content {
	background:none !important;
}

/* header */
#brighton_header {
	height: 151px;
}
#brighton_header span.logo {
	font-family: Tahoma, Arial, sans-serif !important;
	font-size:1em !important;
}
#brighton_header #header {
	position: relative;
}
#brighton_header #header #contact {
	color:#CFCFCF;
	font-size:1.15em;
	padding:10px 0 0;
	text-align:right;
}
#brighton_header #header #contact a {
	color: #ffffff;
	display: inline-block !important;
	text-decoration: none;
}
#brighton_header #header #contact a:hover {
	text-decoration: underline;
}
#brighton_header #header #logo {
	position: absolute;
	top: 60px;
}

/* menu */
#brighton_menu {
	width:75%;
	height: 84px;
	float:right;
	margin-top: -93px;
	padding:0 !important;
	background: none !important;
}
#brighton_menu .radmenu {
	float:right !important;
}
#brighton_menu ul {
	height: 84px;
}
#brighton_menu ul li {
	height: 84px;
	margin:0 !important;
	font-size: 1.1em !important;
	text-transform:uppercase;
	background: url("images/menuli.png") no-repeat left top!important;
}
#brighton_menu ul li.first {
	background: url("images/menuli-first.png") no-repeat !important;
}
#brighton_menu ul li.last {
	background: url("images/menuli-last.png") no-repeat right top !important;
}
#brighton_menu ul li a span {
	padding:31px 15px 32px !important;
}
#brighton_menu span.trial {
	background: url("images/freetrial.png") no-repeat center center !important;
	text-indent: -5000px;
	margin-top: -31px;
	height: 84px;
	width: 84px;
	padding: 0 !important
}

#linkbottom {
	border-top: 1px #dfdfdf solid;
	padding: 25px 0;
	text-align: center;
	margin-top: 15px;
	clear: both;
}
a.yellow {
	color: #ffff00;
	background: #313131;
	display: inline-block;
	padding: 6px;
	font-size: 1.5em;
	text-decoration: none;
}
a.yellow:hover {
	text-decoration: underline;
}

/* footer */
#brighton_footer {
	height: 345px;
	padding: 0 !important;
}
#brfooter {
	text-align: left;
	font-size: 1.25em;
	padding-top: 25px;
}
#brfooter h3 {
	font-weight: normal;
	margin: 0 0 25px;
	text-transform: uppercase;
}
#brfooter .top {
	position: relative;
	margin-bottom: 10px;
}
#brfooter #sitemap {
	height: 187px;
}
#brfooter #sitemap ul {
	list-type: none;
	margin-bottom: 15px;
}
#brfooter #sitemap ul li {
	display: inline;
	margin: 0 25px 0 0 !important;
	font-size: 1.0em !important;
}
#brfooter #sitemap ul li.first {
	font-weight: bold;
	width: 125px;
}
#brfooter #sitemap ul li a:hover {
	color: #c0c0c0;
	text-decoration: underline;
}

#brfooter #newsletter {
	position: absolute;
	right: 0;
	background: url(images/newsletter.png) no-repeat;
	width: 289px;
	height: 162px;
	padding: 25px 0 0;
	font-size: 1.1em;
	text-align: center;
}
#brfooter #newsletter a {
	text-decoration: none;
	color: #000000 !important;
}
#brfooter #newsletter img {
	margin-top: 20px;
}

#brfooter .bottom {
	border-top: 1px #666666 solid;
	padding-top: 10px;
	font-size: 0.8em;
}
#brfooter #info div.contactinfo {
	width: 40%;
}
#brfooter #info div.phone {
	float: right;
	text-align: center;
	width: 20%;
	font-size: 1.4em;
}
#brfooter #info div.copyright {
	float: right;
	text-align: right;
	width: 40%;
}



#brighton_col2 h1 {
	font-size:26px !important;
	font-weight:bold !important;
}

#brighton_col2 p {
	font-size:15px !important;
}
