@import url(site_common.css);

div#right p#crum {
	margin-left: 45px;
	color: #0066CC;
	font-size: 65%;
}

div#right p#crum a {
	color: #0066CC;
}

div#right h4#security {
	margin: 18px 0 36px 45px;
}

div#right p#security_text {
	width: 536px;
	font-size: 78%;
	color: #333333;
	line-height: 140%;
}

div#security_wrap img {
	margin-bottom: 5px;
}

div#security_wrap {
	position: relative;
	top: 30px;
	left: 140px;
	width: 536px;
	height: 780px;
}

div#philosophy {
	position: relative;
	height: 200px;
}

div#policy {
	position: relative;
	height: 450px;
}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

p#policy_text {
	width: 536px;
	height: 70px;
	font-size: 78%;
	color: #333333;
	line-height: 140%;
	clear: both;
	margin-top: 10px;
}

div#signature {
	width: 536px;
	text-align: right;
}

