body {
	margin: 10px 0 10 0;
	text-align: center;
	min-width:760px;
	background-color: #ffffff;
}
img{
	border: 0px none;
}
.map{
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
}
#page{
	position: relative;
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background-color: #fff;
	height: auto;
}
#logo{
	width: 100%;
	height: 48px;
	float: left;
	float: none;
}
#head{
	width: 760px;
	height: 134px;
	float: none;
}

#content{
	width: 100%;
	background-image : url(../images/nav_back.gif);
	background-repeat : no-repeat;
	padding-bottom: 10px;
	float:none;
	overflow: auto;
}

#con1{
	width: 185px;
	float: left;
	height: 325px;
	padding-top: 10px;

}
#menu{
	margin: 40px 25px 15px 20px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-stretch : semi-expanded;
	font-style : normal;
	font-weight : bold;
	line-height : 20px;
	text-align: right;
	margin-right: 12px;
}
.menub{
	float: none;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 7px;
	border-bottom : 1px solid #fff;
	border-left : 1px solid #fff;;
}
.menub2{
	float: none;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 7px;
	border-bottom : 1px solid #ccc;
	border-left : 1px solid #ccc;
	background-image : url(../images/arrow.gif);
	background-position : right;
	background-repeat : no-repeat;
}
#menu a{
	color: #a93536;
	text-decoration: none;
	padding-right: 5px;
}
#menu a:hover{
	text-decoration: none;
	background-color: #fff;
}
#menu a:visited{
	text-decoration: none;
}

#con2{
	float:left;
	width: 575px;
	margin-top: 30px;
}
#con2 p{
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	letter-spacing: 1px;
	color: #555;
}
.txtbld{
	font-weight: bold;	
}
.txtital{
	font-style : italic;
}
#info{
	margin-top: 50px;
	color: #666;
	width: 100%;
	float: none;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
}
#info a{
	text-decoration: underline;
	color: #666;
}
