*{
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(/images/site/bottom-right-data.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-family: Tahoma;
}

dd{
	padding-bottom: 10px;
}

dl {
	padding: 10px;
}

h1 {
	color: #6c206f;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 20px;
}

h2 {
	color: #155754;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

html {
	background-image: url(/images/site/bg-right-data.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

legend{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

p{
	padding-top: 5px;
	padding-bottom: 5px;
}

ul { padding-left:20px;}
table { margin: 10px 0 10px 0; }

.a-back{
	text-align: right;
	padding-top: 10px;
}

.green {
	background-image: url(/images/site/green.jpg);
	background-repeat: no-repeat;
}

.green a{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.map {
	padding-left: 20px;
	line-height: 20px;
}

.no-border {
	border-style: none;
}

.txty {
	width: 370px;
	border-color: #a9b2b2;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-family: Tahoma;
	padding: 2px;
}

.violet {
	background-image: url(/images/site/violet.jpg);
	background-repeat: no-repeat;
}

.violet a{
	color: #000000;
	text-decoration: underline;
}

#copy {
	border-top-color: #a9b2b2;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 20px;
	color: #145653;
	font-size: 11px;
}

#copy ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#copy ul li {
	line-height: 20px;
}

#data {
	margin-left: 300px;
	margin-right: 60px;
	min-height: 869px;
	background-image: url(/images/site/top-data.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#left {
	float: left;
	width: 252px;
	background-image: url(/images/site/bg-left-data.jpg);
	background-repeat: no-repeat;
}

#left ul {
	margin-top: 80px;
	list-style: none;
	padding-left: 0px;
}

#left ul li {
	border-bottom-color: #276f6c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}

#phone {
	float: right;
	padding-right: 20px;
}

#right{
	float: right;
	width: 60px;
	background-image: url(/images/site/bg-right-data.jpg);
	background-repeat: no-repeat;
}

#top-image {
	position: absolute;
	left: 50px;
	top: 8px;
}

#top-image ul {
	list-style-type: none;
}

#top-image ul li{
	padding-right: 20px;
	display: inline;
}

#top-menu {
	position: absolute;
	left: 310px;
	top: 8px;
}

#top-menu ul {
	list-style-type: none;
}

#top-menu ul li{
	padding-right: 20px;
	display: inline;
}

#top-menu ul li a{
	font-size: 12px;
	font-weight: bold;
	color: #3cb9b4;
	text-decoration: none;
}

#txt{
	padding-left: 20px;
	padding-right: 60px;
	font-size: 12px;
}

#txt a {
	color: #6c206f;
}

#wrapper {
	min-height: 100%;
	background-image: url(/images/site/bg-left-data.jpg);
	background-repeat: no-repeat;
}

#counter {
	float: right;
}


table.t, table.t td
{
    border-color: #000;
    border-style: solid;
}

table.t
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.t td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}

