﻿html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input {
	font-size: 1em;
}
html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input {
	font-family: Verdana,Segoe UI,sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px transparent none;
	background-position: left top;
	background-repeat: no-repeat;
}
body {
	background: url('../images/core_top_bg.jpg') left top #e0e0e0 repeat-x;
	font-size: 70%;
	text-align: center;
}
.page {
	background: url('../images/core_bottom_bg.jpg') left bottom repeat-x;
	height: auto;
	margin: 0;
	width: 100%;
}
.clear {
	clear: both;
}
.crown {
	background: url('../images/page_crown.png') left top no-repeat;
	height: 25px;
	margin: 15px auto 0px auto;
	width: 935px;
}
/* Content section */
form.pageC {
	background: url('../images/pageC_top_bg.jpg') left top #eaeaea repeat-x;
	border: 0;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 935px;
	z-index: 100;
}
.paneL {

	float: left;
	margin: 0;
	width: 700px;
}
.paneR {
	float: right;
	margin: 0;
	width: 235px;
}
/* Footer section */
.footer {
	background: url('../images/pageC_bottom_bg.jpg') left bottom no-repeat;
	color: #fff;
	margin: 0px auto;
	height: 276px; overflow:hidden;
	width: 935px;
	word-spacing: .3em;
	z-index: 100;
}
div.footerRef {
	background: url('../images/pageC_reflect.jpg') left top #3d3d3d no-repeat;
	height: 65px;
	margin: 0px auto;
	width: 935px;
}
.branding {
	height: 50px;
	margin: 25px 0px 25px 50px;
	text-align: right;
	width: 650px;
}
/* Header section */
.branding img {
	display: inline;
	float: left;
}
.branding img.right {
	float: right;
	clear: right;
	margin-top: 15px;
}
/* Menu section */
div.menu {
	margin: 25px auto 25px 30px;
	width: 192px;
}
div.hub {
	margin-left: 1px;
	width: 699px;
}
.news {
	overflow: hidden;
	background: url('../images/news_bg.png') left top no-repeat;
	height: 40px;
	width: 100%;
}
.news table {
	margin: 10px 0px 0px 20px;
	height: 36px;
	margin: auto 0px;
	text-align: left;
}
.news td {
	padding: 0px;
	vertical-align: middle;
}.newsMenu{
	margin-left:10px;
}
.upsell {
	float: right;
	margin: 25px 0px 0px 0px;
}
