body
{
	background-color: #8791AB;
	margin: 30px;
	font-family: Trebuchet MS;
}

#mainTable
{
	width: 682px;
	height: 152px;
	margin: auto;
}

#navTable
{
	width: 682px;
	height: 36px;
}

.navImg
{
	float: left;
	border: 0px;
}

#menu
{
	width: 189px;
	vertical-align: top;
	background-image: url(../img/menu_bg.gif);
}
#quote
{
	height: 105px;
	color: #3D3030;
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 13px;
	padding-bottom: 7px;
	margin-bottom: -20px;
	background-image: url(../img/menu_quote.jpg);
}
#quoteFrom
{
	color: #766B6B;
	text-align: right;
	margin-top: 5px;
}
#menuList
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menuHeading
{
	height: 29px;
	padding-top: 5px;
	margin-bottom: -5px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/menu_item_head.gif);
	background-repeat: repeat-x;
}
.menuItem
{
	height: 28px;
	padding-top: 4px;
	margin-bottom: -4px;
	font-size: 12px;
	background-image: url(../img/menu_item_bg.gif);
	background-repeat: repeat-x;
}
.menuLink
{
	color: #34446E;
	text-decoration: none;
	margin-left: 30px;
}

#page {
   BACKGROUND-IMAGE: url(../img/page_bg.gif); VERTICAL-ALIGN: top;
WIDTH: 493px;
}
#content
{
	height: 100%;
	padding: 5px;
	vertical-align: top;
	background-image: url(../img/page_top.jpg);
	background-repeat: repeat-x;
}
.imgFoot
{
	float: left;
	border: 0;
	padding: 0px;
}
#copyright
{
	text-align: center;
	font-size: 11px;
	color: #646B7F;
}
#copyLink
{
	color: #646B7F;
}

#cntContact
{
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	float: right;
}
#cntContactSub
{
	color: #FFFFFF;
	font-size: 17px;
	float: right;
	margin-top: -5px;
}
.cntMain
{
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-left: 15px;
}
.cntCentre
{
	color: #FFFFFF;
	font-size: 17px;
	clear: both;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	margin-left: 5px;
}
.cntSubhead
{
	color: #FFFFFF;
	font-size: 13px;
	clear: both;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.maincentre
{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	clear: both;
	margin-top: 5px;
	margin-left: 15px;
}
