﻿#body #main #menu {
	position: relative;
}

#body #main #menu .hp_only {
	display: block;
	margin-top: 10px;
	height: 220px;
}

#body #main #menu .arrow {
	position: absolute;
	top: 135px;
	left: 198px;
}

#body #main #content #blog.title {
	margin-left: 20px;
}

#body #main #content .title a#blog {
	padding-left: 68px;
	background-image: url(/images/blog_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	min-height: 27px;
}

#body #main #content .title a:hover#blog {
	background-image: url(/images/blog_button_hover.gif);
}


#body #main #content {
	margin-top: 230px;
	min-height: 15em;
}
