body {
	line-height: 1.4;
}
body, input, textarea, select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

table, img, img a {
	border: none;
}
td {
	padding: 0;
}

.layout-container {
	width: 1030px;
	background: url(/img/home/bg_middle_y.png) repeat-y center top;
	padding-left: 14px;
}
.inner {
	padding: 15px;
}
.middle {
	position: relative;
	float: left;
	width: 598px;
	overflow: hidden;
	margin: 0 15px;
	color: #8C8C8C;
}
.middle, .middle td {
	font-size: 12px;
}
ul.sidebar {
	margin-top: 107px;
}

#background-head {
	height: 65px;
}
#head {
	position: relative;
	height: 239px;
}
#logo {
	margin: 0;
}
#nav {
	position: absolute;
	left: 0px;
	top: 65px;
	z-index: 1000;
}
#visual1 {
	position: absolute;
	right: 0px;
	top: 65px;
}
#visual2 {
	position: absolute;
	left: 0px;
	top: 96px;
}

#highlights .inner {
	padding-top: 0;
}
#highlights table {
	width: 100%;
}

#footer .layout-container {
	width: 800px;
	padding-left: 225px;
	background: none;
}

#domain-check {
	position: relative;
	height: 40px;
	color: white;
	background: #ff8e07 url(/img/home/domainname_check_bg_x.gif) repeat-x left top;
	margin: 0;
	padding: 4px 0;
	padding-bottom: 2px;
}
#domain-check input {
	margin-top: 0;
}
#domain-check h2 {
	position: absolute;
	left: 13px;
	top: 14px;
}
#domain-check h2 {
	margin: 0;
}
#input-domain {
	position: absolute;
	width: 297px;
	height: 19px;
	top: 10px;
	left: 150px;
	vertical-align: middle;
	background-color: #ffead1;
	border: 1px solid #ff941f;
	padding: .3em .4em;
	padding-bottom: 0;
}
#domain-check .buttons {
	position: absolute;
	right: 9px;
	top: 4px;
}
#domain-check.expanded {
	height: 181px;
}
#domain-check .hint {
	position: absolute;
	left: 150px;
	top: 14px;
}
#domain-check.expanded #input-domain {
	left: 13px;
	top: 37px;
	width: 558px;
	height: 95px;
}
#domain-check.expanded .buttons {
	top: 142px;
}

#products ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 0.3;
	font-size: 1px;
}
#products ul li {
	padding-left: 0;
}
#products ul.vertical li {
	float: left;
	height: 127px;
}

ul#highlights {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}
#highlights li {
	border-bottom: 1px solid #e5e5e5;
	min-height: 162px;
	overflow: hidden;
}
#highlights li .visual {
	float: right;
	margin-left: 25px;
}
#highlights li.odd .visual {
	float: left;
	margin-right: 25px;
	margin-left: 0;
}
#highlights li .text {
	padding: 25px;
}
#highlights h3 {
	font-size: 16px;
	margin-top: 0;
}
#highlights a.more {
	display: inline;
	padding-right: 19px;
	text-align: left;
	background: url(/img/pointer_more_medium.png) no-repeat right 1px;
	font-weight: bold;
}