body {
	background: #e8f5f9 url(../i/common/body_bg.gif) repeat-y top center;
	color: #000000;
	font-size: 81.25%;
	width: 100%;
	height: 100%;
	text-align: center;
}
body * {
	line-height: 1.25em;
}

#magDot {
	width:186px !important;
	height:116px !important;
	_width:166px !important;
	_height:96px !important;
	border:1px solid #949284;
	border-width:0 1px 1px 0;
	padding:10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../i/common/bg1.gif) repeat-x #fff;
	font-size:90%;
}

.no-print {
	display: inherit;
}
.print {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

#phones {
	position: absolute;
	top: 1.25em;
	left: 460px;
}
.home #phones {
	position: relative;
	top: auto;
	left: auto;
}


h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
	margin: 0.5em 0;
	margin-top: 0.75em;
}
h1 {
	background-color: #8BC947;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	margin-bottom: 1px;
	padding: 0.25em 0;
	padding-left: 11px;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
}
h4 {
	font-size: 1.25em;
	font-weight: normal;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
h6 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.25em;
}


p, li {
	margin-bottom: 1em;}
ul, ol {
	margin-left: 3em;}
ul li {
	list-style: disc;}
ul li ul li {
	list-style: square;
}
ol li {
	list-style: decimal;}

.small,
.small p {
	font-size: 90%;
}
.large,
.large p {
	font-size: 110%;
}

strong, b {
	font-weight: bold;
}
em, i {
	font-style:italic;
}


table {
	width: 100%;}
table tr th, table tr td {
	border-left: 0;
	border-right: 0;
	padding: 0.25em 0.5em;
	text-align: center;}
table .text {
	text-align: left;
	padding-left: 2em;}
table tr th {}
table tr td {}


a:link,
a:active {
	color: #666666;
}
a:visited,
a:hover {
	color: #999999;
}


a img,
:link img,
:active img,
:hover img,
:visited img {
	border:none;
}
.showcase {
	padding: 20px;
}
.showcase img {
	margin: 10px;
	border: #efefef solid 1px;
}


/*************************/
#global-outer {
	background: #ffffff url(../i/other/global-outer_bg.jpg) no-repeat left top;
	margin: 0 auto;
	width: 960px;
	position: relative;
	text-align: left;
}
.home #global-outer {
	background: #ffffff url(../i/home/global-outer_bg.jpg) no-repeat left top;
}
#header {
	height: 195px;
}
.home #header {
	height: 486px;
}
#logo {
	position: absolute;
	top: 14px;
	left: 162px;
	font-size: 25px;
	text-align: center;
}
.home #logo {
	top: 16px;
	left: 620px;
}
#logo img {
	border: 0;
}
#logo-text {
	color: #ffffff;
	position: absolute;
	top: 0px;
	left: 25px;
	width: 575px;
}
#navigation-menu {
	background: url(../i/common/navigation-menu_bg.png) repeat top left;
	position: absolute;
	top: 10px;
	right: 25px;
	width: 250px;
}
.home #navigation-menu {
	top: 130px;
	right: 25px;
}
#navigation-menu ul {
	margin: 0;
	padding: 15px 20px;
	width: 210px;
}
#navigation-menu ul li {
	color: #5e654e;
	list-style: url(../i/common/navigation-menu_list.gif) outside;
	margin: 0;
	text-transform: lowercase;
	margin: 0.5em 0;
	margin-left: 20px;
	font-weight: bold;
}
#navigation-menu ul li.selected {
	color: #87c74d;
	list-style: url(../i/common/navigation-menu-selected_list.gif) outside;
}
#navigation-menu ul li a {
	color: #5e654e;
}
#navigation-menu ul li.selected span {
	color: #87c74d;
}
#navigation-menu ul li.selected a {
	color: #87c74d;
}

#container {
	background: #150d00 url(../i/home/container_bg.jpg) no-repeat right top;
}
#content-outer {
	background: #d2d3bc url(../i/common/content_bg.png) repeat-x left top;
	width: 800px;
	position: relative;
	padding: 25px;
	padding-left: 15px;
	padding-right: 64px;
	//padding-bottom: 0;
	margin: 0;
}
#hand {
	width: 64px;
	height: 103px;
	position: absolute;
	top: 102px;
	right: 0;
}
#main-content {
	border: 1px solid #8BC947;
	background-color: #efefef;
	border-bottom: 5px solid #8BC947;
	min-height: 250px;
	padding: 10px;
	padding-bottom: 2px;
	position: relative;
}
#main-content img {
	margin: 15px;
}
#main-content img.left {
	margin-left: 0;
}
#main-content img.right {
	margin-right: 0;
}



#content {
	background: none;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}
#path {
	font-size: 11px;
	color: #838383;
}
#path a:link,
#path a:active,
#path a:visited,
#path a:hover {
	color: #838383;
}

.house {
	width: 258px;
	margin-right: 10px;
}
.house h3,
.house h3 a:link,
.house h3 a:active,
.house h3 a:visited,
.house h3 a:hover {
	color: #ffffff;
	margin: 0;
	padding: 5px;
}
.house img {
	width: 258px;
}
.house .notice {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #efefef;
	margin-bottom: 5px;
}
#r1 {
	background-color: #dead33;
	border: 1px solid #dead33;
}
#r2 {
	background-color: #de8233;
	border: 1px solid #de8233;
}
#r3 {
	background-color: #8bc947;
	border: 1px solid #8bc947;
	margin-right: 0;
}

#footer {
	font-size: 12px;
	padding: 25px 10px;
	padding-bottom: 15px;
	//padding-bottom: 40px;
}

.counters_bottom {
	clear:both;
}

#legend {
	width: 170px;
	position: absolute;
	top: 70px;
	right: 0;
	//right: 0 !important;
	//right: 70px;
}
#legend table tr td {
	text-align: left;
	vertical-align: top;
	padding: 0.25em 0.125em;
	vertical-align: middle;
}
#legend span {
	display: block;
	width: 2em;
	height: 2em;
}
