body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #669;
	text-align: center;
}
#right-col {
	position: relative;
	width: 140px;
	float: right;
	margin-top: 20px;
	/*clear: left;*/
}
.prop {
   height:300px;
   float:right;
   width:1px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
#wrapper {
	width: 750px;
	position: relative;
	border: 1px solid #000000;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#awmAnchor-menu {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 161px;
	height: 253px;
	background: url(../images/common/menu_background.jpg) no-repeat center top;
}
#contents {
	padding-left: 170px;
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	min-height: 300px;
}
#header {
	height: 140px;
}
#footer {
	margin: auto;
	width: 750px;
	position: relative;
	text-align: left;
	font-size: 0.8em;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 30px;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	text-decoration: none;
}
#footer p {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page-title h1 {
	font: normal 2.5em "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	text-align: right;
	padding-right: 160px;
	color: #669;
}
h2 {
	font: normal 1.8em "Times New Roman", Times, serif;
	color: #669;
}
.anchor {
	float: left;
	margin-top: 20px;
}

a {
	color: #99C;
	outline: none;
}
a img {
	border: none;
}
a:hover {
	text-decoration: none;
}

#page-title {
	margin-top: -20px;
	/*top: -20px;*/
}
#design {
	float: right;
	text-align: right;
}
.thanks {
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	padding-left: 80px;
}
#map {
	position: relative;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#bb-link {
	margin-left: -160px;
	margin-top: -100px;
	width: 140px;	
}
.phone {
	width: 80px;
	float: left;
}
.center {
	text-align: center;
}