body {
	background: #f5f5f5 url(../../images/bg.png) top left repeat-x;
	font-family: Verdana;
	color: #292727;
	margin: 0 auto;
	padding: 0;
}

a {
	color: #000000;
	text-decoration: none;
}
h1 {
	display: none;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
}
.container {
	width: 964px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.logo {
	float: left;
	margin: 14px 0 11px 11px;
}

.trmenu {
	position: absolute;
	top: 70px;
	right: 5px;
	color: #c8c8c8;
	font-size: 11px;
}

.trmenu a{
	padding: 0 15px;
}

#Menu {
	float: left;
	width: 964px;
}

#Menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#Menu ul li {
	display: inline-block;
	background: url(../../images/nav-bg.png) top left repeat-x;
	float: left;
}
#Menu .navdiv {
	float: left;
}
#Menu ul li:hover {
	background: url(../../images/nav-hov-selected.png) top left repeat-x;
}
#Menu ul li.first {
	background: url(../../images/home-nav-left.png) top left no-repeat;
}
#Menu ul li.first:hover {
	background: url(../../images/home-nav-left-hov-selected.png) top left no-repeat;
}
#Menu ul li.last {
	background: url(../../images/nav-right.png) top left no-repeat;
}
#Menu ul li .phonepic {
	padding-left: 139px;
}
#Menu ul li.phone:hover {
	background: url(../../images/nav-bg.png) top left repeat-x;
}
#left {
	width: 182px;
	float: left;
	margin: 12px 3px 0 0;
}
.leftbody {
	background-color: #ffffff;
	border: none;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	width: 178px;
	margin: 0 1px 0 1px;
}
.leftbody object {
	margin: 10px 0 0 12px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.leftbody object {	margin: 10px 0 0 24px; }
}

.leftbody p {
	display: block;
	margin: 5px 2px;
	font-size: 11px;
	line-height: 15px;
	color: #292727;
	width: 173px;
	text-align: center;
}
.iphonelink {
	display: block;
	background: url(../../images/download-btn.png) top left no-repeat;
	width: 161px;
	height: 40px;
	margin: 0 auto;
}
.iphonelink:hover {
	background: url(../../images/download-btn-hover.png) top left no-repeat;
}
#center {
	width: 629px;
	float: left;
	margin: 12px 3px 0 3px;
	min-height: 1070px;
	max-height: 2140px;
}
.centerbody {
	background-color: #ffffff;
	border: none;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	width: 624px;
	margin: 0 1px 0 1px;
	height: 950px;
	overflow: hidden;
}
#iframe, iframe {
	min-height: 1070px;
	max-height: 2140px;
	overflow: hidden;
	overflow-y: scroll;
	position:relative;
	padding-top: 20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#iframe, iframe {	overflow-y: hidden; }
}


#right {
	width: 141px;
	float: left;
	margin: 12px 0 0 3px;
}
.rightbody {
	background-color: #ffffff;
	border: none;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	width: 136px;
	margin: 0 0 0 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightbody a {
	background: url(../../images/ad-bg.png) top left no-repeat;
	display: block;
	width: 125px;
	height: 125px;
	padding: 3px;
	text-align: left;
	margin-left: 2.5px;
	margin-bottom: 5px;
}
.rightbody a:hover {
	background: url(../../images/ad-bg-hover.png) top left no-repeat;
}
#footer {
	float: left;
	width: 964px;
	height: 39px;
	position: relative;
	margin-top: 10px;
}
.footerleft {
	position: absolute;
	top: 0;
	left: 3px;
}
.footerright {
	position: absolute;
	top: 0;
	right: 0;
}
.footerbody {
	position: absolute;
	top: 0px;
	left:14px;
	width: 939px;
	margin: 1px 0;
	height: 35px;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	border-left: none;
	border-right: none;
	color: #616161;
	font-size: 10px;
	line-height: 35px;
}
.bottomfooter {
	float: left;
	width: 964px;
	color: #999;
	font-size: 9px;
}
.bottomfooter p {
	width: 800px;
	margin: 5px 15px;
	float: left;
}
.bottomfooter img {
	float: left;
	vertical-align: text-top;
	margin-top: 5px;
}
.emailform {
	margin-top: 15px;
	margin-right: 10px;
	float: right;
	text-align: right;
}
.confirm {
	text-align: right;
	font-size: 12px;
}
.emailform input {
	margin: 3px;
	font-size: 12px;

}
.emailform label{
	vertical-align: top;
	margin-right: 4px;
	font-size: 12px;
}
.line {
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 8px;
}
.addressinfo {
	float: left;
	margin-left: 5px;
	width: 40%;
}
.addressinfo ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 0;
}
.addressinfo li {
	font-size: 12px;
}
#contact .centerbody {
	padding: 0 5px;
	width: 614px;
	margin: 0 1px 0 1px;
	height: auto;
}