body {
	background-color: #b9090b;
	margin: 0;
	top: 0;
	left: 0;
}
#bg_banner {
	position: absolute;
	width: 100%;
	height: 182px;
	left: 0px;
	top: 0px;
	z-index: -1;
}
#main_container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 989px;
}

#menu_img {
	position: absolute;
	left: 48px;
	top: 123px;
	z-index: 9000;
}

.menu_buttons {
	border-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}

#poh {
	margin-left: 15px;
	margin-top: 10px;
}

#centre_panel {
	position: relative;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	width: 989px;
	background: url('../site_img/background_cols-960.png') repeat-y
	
}

#left-shadow {
	float: left;
	width: 30px;
	height: 100%;
}

#right-shadow {
	float: right;
	width: 30px;
	height: 100%;
}

.side_img {
	height: 100%;
	width: 30px;
}

#content_panel { 
	float: left;
	width: 56%;
}

#content_footer {
	clear: both;
	background: #A2A2A2;
}

#footer {
	clear: both;
	border-top: 4px solid;
	border-color: #363631;
	background-color: #191814;
	width: 100%;
/*	height: 100px; */
	color: #888987;
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	padding: 20px;
}

.top_navigation {position: absolute; top: 0; right: 90px; margin-top: 0px; list-style-type:none;overflow:hidden;padding:0;}
.top_navigation li{float:left;line-height:0px;}
.top_navigation li a{background-color:#e7f1ff;border:1px solid #e9f3f8;display:block;padding:3px 5px 3px 5px;
color: #1A74B0;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
}
.top_navigation li a:hover{background-color:#d5e5ed;text-decoration:none;}
.top_navigation .first{border-radius:0px 0px 0px 5px;-moz-border-radius:0px 0px 0px 5px;-webkit-border-bottom-left-radius:5px;}
.top_navigation .last{border-radius:0px 0px 5px 0px;-moz-border-radius:0px 0px 5px 0px;-webkit-border-bottom-right-radius:5px;}
.top_navigation li a{display:block;}.ie6 .top_navigation .media{display:inline;}
.top_navigation .bd{display:inline-block;padding:9px 0 9px 0;}

.inline_list{overflow:hidden;}.inline_list > li{list-style-type:none;display:inline-block;vertical-align:top;}.lte_ie7 .inline_list li{display:inline;zoom:1;vertical-align:top;}.divider{border:none;border-top:1px solid #d3d3d3;clear:left;}.divider_dotted{border:none;border-top:1px dotted #d3d3d3;clear:left;}

.icon{margin:0 5px 0 0;}
.img{float:left;margin:0 10px 0 0;}
.sales_sprite_16x16{background:url(../site_img/16x16.png) no-repeat 0 0;display:inline-block;height:16px;width:16px;}

.phone_16x16{background:url(../site_img/email.png) no-repeat 0 0;display:inline-block;height:16px;width:16px;}
.play_16x16{background:url(../site_img/play.png) no-repeat 0 0;display:inline-block;height:16px;width:16px;}
.key_16x16{background:url(../site_img/key.png) no-repeat 0 0;display:inline-block;height:16px;width:16px;}

.link_img {
	border-style: none;
}
