
html, body, #navigation {
	margin: 0;
}

html, body, #navigation {
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 13px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
}

#page-container {
	width: 968px;
	height: 900px;
	margin: auto;
	background: url(../images/general/container_BG.gif);
}

#page-container-re {
	width: 968px;
	height: 1000px;
	margin: auto;
	background: url(../images/general/container_BG.gif);
}

#page-container-med {
	width: 968px;
	height: 1400px;
	margin: auto;
	background: url(../images/general/container_BG.gif);
}

#page-container-long {
	width: 968px;
	height: 1800px;
	margin: auto;
	background: url(../images/general/container_BG.gif);
}

#page-container-hist {
	width: 968px;
	height: 1200px;
	margin: auto;
	background: url(../images/general/container_BG.gif);
}

#page-container-team {
	width: 968px;
	height: 1550px;
	margin: auto;
	background: url(../images/general/container_BG.gif);
}

#navigation {
	width: 943px;
	height: 153px;
}

#titleImage {
	width: 943px;
	height: 273px;
	margin-left: 12px;
}

#titleBar {
	width: 730px;
	height: 25px;
	margin-left: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #081c3d;
	font-size: 12px;
	font-weight: 600;
	border-bottom: 1px solid #ececec;
}

#titleBar-main {
	width: 900px;
	height: 25px;
	margin-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #081c3d;
	font-size: 12px;
	font-weight: 600;
	border-bottom: 1px solid #ececec;
}

#titleBar-main2 {
	width: 740px;
	height: 25px;
	margin-left: 202px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #081c3d;
	font-size: 12px;
	font-weight: 600;
	border-bottom: 1px solid #ececec;
}

#image_b {
	border: 2px solid #ececec;
	margin-left: 30px;
	margin-top: 8px;
	float: left;
}

#subNav {
	clear: both;
	color: #c9c9c9;
	padding-top: 7px;
	padding-left: 790px;
	line-height: 14px;
	font-size: 10px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}

#subNav a {
	color: #c9c9c9;
	text-decoration: none;
}

#subNav a:hover {
	color: #CC0000;
}

#subNav .altSubNav {
	padding-top: 20px;
	text-align: right;
}

/* Main Navigation */

#nav-header {
	padding-top: 0px;
	height: 127px;
	background: url(../images/headers/belgraviaHdr_2.gif);
}

#sidebar-a {
	margin-top: 195px;
	margin-right: 10px;
	float: right;
	width: 265px;
	float: right;
}

#sidebar-a .topBG {
	padding-top: 11px;
	background-position: top;
	background-repeat: no-repeat;
	background: url(../images/general/rightColumn_top.gif);
}
#sidebar-a .bodyBG {
	padding-top: 250px;
	padding-right: 6px;
	padding-left: 6px;
	background-position: top;
	background-repeat: repeat-x;
	background: url(../images/general/rightColumn_center.gif);
}

#sidebar-a .bottomBG {
	padding-top: 12px;
	background-position: top;
	background-repeat: no-repeat;
	background: url(../images/general/rightColumn_bottom.gif);
}

#inner-bodytxt {
	padding-right: 10px;
}

#sidebar-b {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	width: 186px;
	height: 500px;
}

table.quoteT {		/*Quote Table*/
	border-collapse : collapse; 
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-color: #999;
}

table.quoteT th {		/*Quote Header*/
	font-weight: bold;
	color: #FFF;
	padding: 2px 10px 2px 10px;
	background-color: #081c3d;
}

table.quoteT td {
	padding: 2px 10px 2px 10px;
}

.categorylinks{		/*left menu*/
	list-style-type: none;
	list-style-image: none;
	margin: 5px auto 10px 18px;
	padding: 0;
}

.categorylinks li{
	padding-bottom: 1px;
}

.categorylinks li a{
	margin-left: -3px;
	padding: 3px 1px;
	font-size: 12px;
	display: block;
	color: #081c3d;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #ececec;
}

.categorylinks a:visited{color: #081c3d; }
.categorylinks a:hover {color: #fff; background: #081c3d; text-decoration: none; }


#content-main {
	margin: 10px;
	padding-left: 25px;
	padding-right: 10px;
}

#content-main1 {
	width: 709px;
	margin: 10px;
	margin-left: 204px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
	font-size:12px;
	font-weight: bold;
	border-bottom: 1px solid #ececec;
}

#content-main2 {
	margin: 10px;
	padding-left: 205px;
	padding-right: 10px;
}

#content {
	margin: 10px;
	padding-left: 210px;
	padding-right: 40px; /*197 px if using sidebar "a"*/
}

#content h2 {
	padding-top: 30px;
	padding-bottom: 15px;
}

#content .bodytext {
	padding: 0px;
}

#footer {
	clear: both;
	height: 40px;
	color: #666666;
	border-top: 13px 25px;
	line-height: 14px;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #CC0000;
}

#footer .altnav {
	padding-top: 30px;
	text-align: center;
}

#footer .copyright {
	text-align: center;
	padding-bottom: 30px;
}

#footerBG {
	width: 968px;
	height: 25px;
	margin: auto;
	padding: 0;
	background-position:top;
}

#bottomContainer {
	width: 968px;
	height: 25px;
	margin: auto;
	padding: 0;
	background-position:top;
	background-repeat: no-repeat;
	background: url(../images/general/container_bottom.gif) no-repeat top;
}