a:link {
	color: #00997E;
} 
a:visited {
	color: #00997E;
}
a:hover {
	color: #00997E;
} 
a:active {
	color: #00997E;
}  
img{
	vertical-align: middle;
}

html {
  height: 100%;
}

body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color: #444444;
	font-size: 80%;
	font-family: sans-serif;
	height: 100%;
	top: 0px;
	-webkit-text-size-adjust: none;
}

.clear{
	clear: both;
	width: 0px;
	height: 0px;
	font-size:0px;
  	height:0px;
   line-height: 0px;
}

#main{
	width: 780px;
	height: 100%;
	min-height: 100%;
	border-left: solid;
	border-right: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color: #C2C2C2;
	border-right-color: #C2C2C2;
	margin: auto;
	text-align: left;
}

body > #main {
    height: auto;
}

.menu-box{
	width: auto;
	height: auto;
	margin-top: 20px;
	margin-left: 104px;
}

.menu-box img{
	float: left;
}

.menu-box2{
	width: auto;
	height: auto;
	margin-left: 170px;
	margin-top: 30px;
}

.menu-box2 img{
	float: left;
}

#header{
	width: 780px;
	height: 100px;
}

.header-left{
	width: 100px;
	height: 75px;
	padding-left: 20px;
	padding-top: 25px;
	float: left;
}

.header-right{
	width: 660px;
	height: 100px;
	text-align: right;
	float: left;
}

#content{
	width: 780px;
	height: auto;
}

.content-menu{
	width: auto;
	height: auto;
	min-height: 500px;
	padding-top: 30px;
	padding-left: 25px;
	float: left;
}
.content-em{
	margin-bottom: 10px;
}
.content-main{
	width: 622px;
	height: auto;
	padding-left: 8px;
	float: left;
}

.cbox-top{
	width: 610px;
	height: 33px;
	background-image: url(../images/common/content-top.jpg);
	background-repeat: no-repeat;
}

.cbox-mid{
	width: 590px;
	height: auto;
	min-height: 400px;
	background-image: url(../images/common/content-mid.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
}

.cbox-bottom{
	width: 610px;
	height: 27px;
	background-image: url(../images/common/content-bottom.jpg);
	background-repeat: no-repeat;
}

.cbox-titleimg{
	width: auto;
	height: auto;
	margin-left: 10px;
}

#footer{
	width: 780px;
	height: auto;
	margin-top: 50px;
	padding-bottom: 10px;
}

.footer-left{
	margin-left: 10px;
	float: left;
}

.fotter-right{
	margin-right: 10px;
	float: right;
}

#map_canvas{
	width: 535px;
	height: 350px;
	margin: 2px 0px 10px 0px;
}
