body {
	margin: 0px; height: 100%; text-align: center; background-color: rgb(238, 238, 238);
}
html {
	margin: 0px; height: 100%; text-align: center; background-color: rgb(238, 238, 238);
}
#wrapper {
	margin: 0px auto; width: 100%; text-align: left; color: rgb(102, 102, 102); line-height: 18px; overflow: hidden; font-family: Arial,Verdana,Geneva, san-sarif; font-size: 13px; font-weight: normal; display: inline-block; position: relative; min-height: 100%; min-width: 998px; max-width: 1200px; background-color: rgb(255, 255, 255);
}
#header {
	height: 100px; background-image: url("images/hm_header_bg.png");
}
#content {
	margin: 0px auto; width: 100%; height: 593px; text-align: left; color: rgb(102, 102, 102); line-height: 18px; overflow: hidden; font-family: Arial,Verdana,Geneva, san-sarif; font-size: 13px; font-weight: normal; display: inline-block; position: relative; background-image: url("images/hm_bg.png"); background-color: rgb(255, 255, 255);
}
.tag-area {
	height: auto; background-color: rgb(255, 255, 255);
}
.tag {
	color: rgb(45, 46, 88); line-height: 33px; font-family: Garamond,Times,Times-Roman; font-size: 20px; float: right;
}
.footer {
	left: 0px; width: 100%; height: auto; bottom: 0px; position: absolute; background-color: rgb(45, 46, 88);
}
.login {
	padding-top: 30px; padding-bottom: 30px; float: right;
}
.login a:link {
	color: rgb(204, 204, 204); font-family: "Helvetica Neue", Helvetica, Verdana, sans-sarif; font-size: 19px; text-decoration: none;
}
.login a:visited {
	color: rgb(204, 204, 204); font-family: "Helvetica Neue", Helvetica, Verdana, sans-sarif; font-size: 19px; text-decoration: none;
}
.login a:active {
	color: rgb(204, 204, 204); font-family: "Helvetica Neue", Helvetica, Verdana, sans-sarif; font-size: 19px; text-decoration: none;
}
.login a:hover {
	color: rgb(255, 255, 255); font-family: "Helvetica Neue", Helvetica, Verdana, sans-sarif; font-size: 19px; text-decoration: none;
}
