html {overflow-y:scroll;}
html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*margin: 0 0 0 0px;*/
	background:url(../images/bg.jpg) top repeat-x;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:860px;
	background:url(../images/bg-container.jpg) top left no-repeat #FFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
}
#logo {
	position:absolute;
	top:0px;
	left:-5px;
	/*background:url(../images/logo.jpg) top left no-repeat;*/
}
#nav {
	float:right;
	width:860px;
	margin-bottom:0px;
	text-align:right;
	color:#9b9488;
	font-size:20px;
	position:relative;
}
#homeflash {
	clear:both;
	height:208px;
	width:860px;
	margin-bottom:16px;
}
#page {
	clear:both;
	height:262px;
	width:860px;
	margin-bottom:16px;
}
#page-services {
	clear:both;
	height:125px;
	width:860px;
	margin-bottom:16px;
}
#pagenav {
	float:left;
	height:232px;
	width:240px;
	background:url(../images/bg-nav.jpg) top left no-repeat;
	padding:15px;
}
#pagenav-services {
	float:left;
	height:95px;
	width:240px;
	background:url(../images/bg-nav-services.jpg) top left no-repeat;
	padding:15px;
}
#pageflash {
	float:right;
	height:262px;
	width:570px;
	min-height: 10em;
    display: table-cell;
    vertical-align: middle;
}
#pageflash-services {
	float:right;
	height:125px;
	width:570px;
	background:#CC0000;
}
#panel {
	width:118px;
	background:url(../images/panel-bg.jpg) top center no-repeat;
	padding-left:11px;
	padding-right:11px;
	padding-top:1px;
	color:#9B9488;
}
#panel-footer-bbc {
	width:140px;
	height:15px;
	background:url(../images/panel-footer.jpg) top center no-repeat;
}
#panel-footer-news {
	width:140px;
	height:15px;
	background:url(../images/panel-footer.jpg) top center no-repeat;
}
#content {
	clear:both;
}
#content-home-left {
	float:left;
	width:140px;
	margin-right:15px;
}
#content-home-right {
	float:right;
	width:700px;
}
#content-inside-left {
	float:left;
	width:420px;
	margin-right:15px;
}
#content-inside-right {
	float:right;
	width:400px;
}
#hometext {
	width:550px;
	float:left;
}
#bbc-wrapper {
	float:right;
	width:140px;
	background:url(../images/panel-bg.jpg) top center no-repeat;
}
#bbc {
	width:118px;
	padding-left:11px;
	padding-right:11px;
	color:#9B9488;
	height:180px;
	overflow:hidden;
}
#line-break {
	clear:both;
	border-bottom:2px solid #9B9488;
	margin-bottom:13px;
	padding-top:13px;
}
#footer {
	background-color:#9B9488;
	width:100%;
	height:22px;
	padding-top:9px;
	color:#FFF;
	clear:both;
}
#footer-wrapper {
	width:860px;
	margin-left:auto;
	margin-right:auto;
}
#footer-left {
	float:left;
}
#footer-right {
	float:right;
}
#base {
	width:860px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	height:22px;
	padding-top:7px;
	text-align:right;
	color:#9B9488;
	font-size:10px;
}
.compare-360-row {
	clear:both;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top:1px #9C9585 solid;
}
.compare-360-row-title {
	float:left;
	display:block;
	height:30px;
	width:350px;
	line-height:30px;
	padding-left:5px;	
}
.compare-360-col-title {
	float:left;
	display:block;
	width:70px;
	padding:5px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.compare-360-row-item {
	float:left;
	display:block;
	width:70px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	color: #A90027;
	font-size:25px;
	font-weight:bold;
}
.compare-360-row-item-text {
	float:left;
	display:block;
	width:70px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	color: #A90027;
	font-size:11px;
}
.compare-360-row a {
	text-decoration:none;
	color: #A90027;
}
#scroller-terms, #scroller-privacy {
	overflow-y:scroll;
	padding:15px 15px 15px 15px;
	border:1px #9B9488 solid;
	font-size:11px;
	margin-bottom:15px;
}
#scroller-terms {
	height:420px;
}
#scroller-privacy {
	height:377px;
}



