@charset "UTF-8";
/* CSS Document */

#bemore-wrapper {
	width: 760px;
}
#bemore_header img {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bemore-nav ul {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 16px;
}
#bemore-nav {
	margin: 0px;
	padding: 0px;
}
#bemore-nav li {
	display: inline;
	list-style-type: none;
	margin-right: 75px;
}
#bemore-center {
	width: 760px;
}
#bemore-center-right {
	width: 183px;
	float: right;
}
#bemore-center-left {
	width: 547px;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
}
#bemore-right-upper {
	width: 178px;
	margin-right: 5px;
}
p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	color: #767676;
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	color: #767676;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#bemore-right-upper p {
	font-size: 11px;
	font-style: italic;
}
li.numbered {
	font-size: 14px;
	color: #767676;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bold;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
li {
	margin-bottom: 10px;
	line-height: 16px;
}
#bemore-nav ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color:#49749e;
}
#bemore-right-lower a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bemore_header a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bemore-right-lower a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover{
	color: #01316f;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #01316f;	
}