#menu {
	background-color: #ebaf2d;
}

#menu li a:hover, #menu li.active a {
	background-color: #f8ebeb;
	color: #ebaf2d;	
}

#menu_wrapper {
	background-color: #ebaf2d;
}

.sectiontitle {
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
}

.sparqlist {
	list-style-image: url("/images/icons/asterisk_orange.png");
}

#marketingimage {
	padding: 0 0 0 1.5em;
}

#left_body {
	float: left;
	width: 50%;
	padding-bottom: 50px;
}

#left_body ul li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#scan_steps {
	padding: 0 0 0 75px; /* 75px being the width of the thumbnail + how much space you want to put between it and your text */
	position: relative; /* So the thumbnail is relative to this */
	vertical-align: center;
}

div.img_left {
	float: left;
}

div.text_right {
	padding-top: 5%;
}

#right_body {
	float: right;
	margin-left: auto;
	width: 45%;
	padding-bottom: 10px;
}

#center_body {
	width: 780px;
	text-align: center;
}

#center_body img {
	text-align: center;
	padding: 10px 0px 0;  /*mainly for IE browsers */
	margin: 10px 7px 0;
	border: 0px;
}

div.bottom_text {
	width: 100%;
	clear: both;
}

div.setjapan_logo {
	float: right;
	width: 50%;
	text-align: center;
}

div.mediacy_logo {
	width: 50%;
	text-align: center;
}
