﻿body {
	background-image: url('images/bgrBody.png');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2b192f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
}
form
{
	padding: 0px;
	margin: 0px;
}
#container
{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header 
{
}
#header img
{
	border-style: none;
}
#menu
{
	width: 850px;
	clear: both;
	height: 24px;
	background-color: #5F3569;
	padding-top: 6px;
	text-align: center;
}
#menu ul
{
	padding: 0px 0px 0px 70px;
	margin: 0px;
	text-align: center;
	height: 25px;
}
#menu li
{
	list-style-type: none;
	float: left;
}
#menu a
{
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #221124;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:link, #menu  a:visited
{
	text-decoration: none;
}
#menu a:hover
{
	text-decoration: underline;
}
#content
{
	background-color: #FFFFFF;
	background-image: url('images/bgrContent.gif');
}
#page
{
	margin: 0px;
	padding: 30px 25px 20px 25px;
	width: 396px;
	float: left;
	background-image: url('images/bgrPage.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
#page img
{
	border-style: none;
}
#page h1
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #734D79;
	font-size: 130%;
	font-weight: bold;
}
#page h2
{
	color: #94609B;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-family: arial, Helvetica, sans-serif;
}
#page h3
{
}
#page p
{
	margin: 0px;
	padding: 7px 0px 7px 0px;
	font-size: 85%;
	color: #666666;
	line-height: 150%;
	text-align: justify;
}
#pageR
{
	float: right;
	width: 404px;
	height: 580px;
}
#pageR img
{
	border-style: none;
}
#imageContainer {
	position: absolute;
	width: 404px;
	height: 245px;
	float: right;
	clear: right;
}
#imageContainer img {
	position: absolute;
	margin: auto;
	width: 404px;
	height: 245px;
	display: none;
}
#footer
{
	width: 850px;
	clear: both;
	height: 37px;
	background-image: url('images/bgrFooter.png');
	background-repeat: repeat-x;
	text-align: center;
	color: #E3D0E8;
	font-size: 12px;
	padding-top: 7px;
}
#copyright
{
	background-color: #FFFFFF;
	width: 850px;
	padding: 0px 0px 8px 0px;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #999999;
}
.clear
{
	clear: both;
	height: 0px;
}
.btnMenus
{
	float: right;
	padding-top: 255px;
	padding-bottom: 10px;
	width: 404px;
	text-align: center;
	position: absolute;
	padding-left: 3px;
}
.btnNews
{
	float: right;
	padding-top: 410px;
	padding-bottom: 10px;
	width: 404px;
	text-align: center;
	position: absolute;
	padding-left: 5px;
	clear: both;
}
.GMap
{
	border: 1px solid #808080;
}
a:link, a:visited
{
	color: #734D79;
	text-decoration: underline;
}
a:hover
{
	color: #734D79;
	text-decoration: none;
}
.tblContact td
{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tblContact th
{
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}
.centre
{
	text-align: center;
}
.tblForm
{
	font-size: 100%;
	color: #666666;
}
.wxl:link, .wxl:visited
{
	color: #999999;
	text-decoration: none;
}
.wxl:hover
{
	text-decoration: underline;
	color: #999999;
}
