body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #737375;
}
p {
	margin: 1em 0 1.7em;
	padding: 0;
	line-height: 1.7em;
}
ul {
	line-height: 1.7em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #B493B2;
}
a:hover {
	color: #90678E;
}
a img {
	border: 0;
}
#page {
	margin: auto;
	width: 853px;
	text-align: left;
	border-collapse: collapse;
}
td {
	padding: 0;
	margin: 0;
}
#top {
	background-color: #FFFFFF;
	background-image: url(../img/shape1.gif);
}
#top a {
	display: block;
}
.minifont {
	font-size: 1px !important;
}
.minifont img {
	vertical-align: top;
}
#menu {
	text-align: center;
	padding-bottom: 2px;
}
#menu table {
	margin: auto;
}
#menu table td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #855D85;
}
#menu table td.dot {
	background-image: url(../img/bullet1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 1px 20px;
	cursor: default;
}
#intro {
	padding-bottom: 1px;
}
#intro img {
	vertical-align: top;
}
#bottom {
	background-color: #B493B2;
	background-image: url(../img/shape3.gif);
	padding: 5px 15px 0px;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	color: #5D3C5B;
}
#bottom table {
	width: 823px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#bottom table table {
	width: auto;
}
#bottom table table td.dot {
	background-image: url(../img/bullet2.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0 10px;
	cursor: default;
}
#mail {
	text-align: right;
}
#footer {
	margin: 0;
	padding: 20px;
	font-size: 10px;
	color: #A4A5A9;
	text-align: right;
}
#footer .left {
	text-align: left;
	float: left;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../img/shape6.gif);
}
#main table {
	width: 853px;
	background-image: url(../img/shape7.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#main table td {
	padding: 10px 30px 30px 30px;
}
.img-right {
	float: right;
	margin: 0 0 10px 30px
}
.img-left {
	float: left;
	margin: 0 10px 0 0
}
#columns {
	width: 100% !important;
	background: none !important;
}
#columns td {
	padding: 0 10px 0 0 !important;
	vertical-align: top;
}
#columns td.line {
	width: 195px;
	border-left: 1px solid #DBDBDD;
	padding: 0 10px 0 20px !important;
}
#columns p {
	margin-top: 0px;
}
#columns div {
	padding-bottom: 15px;
}
.clear-both {
	clear: both;
}
.noPadding {
	padding 0px 0px 0px 0px;
}