#main {
	width: 991px;
	float: none;
	background: url(../images/bsp_home_head.jpg) no-repeat 194px 26px;
}

#top_nav {
	float: left;
	width: 777px;
}

#content {
	clear: both;
	margin: 56px 7px 0 0;
	width: auto;
}

#content #top {
	position: relative;
	top: -56px;
	width: 630px;
	background: #FFF;
	min-height: 56px;
	height: auto !important;
	height: 56px;
	padding-top:14px;
}

#content #top p {
	padding-right: 12px;
}

#content .box {
	width: 299px;
	border: 1px solid #909090;
	height: 495px;
	margin-left: 9px;
	float: left;
}

#content .box img {
	display: block;
}

#content .box .boxhead {
	background: #ECECEC;
	color: #B23800;
	height: 82px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 14px;
}

#content .box .boxhead h3 {
	padding: 0 12px 0 12px;
}

#content .box .boxhead p {
	margin-top: 12px;
}

#content .box p, #content .box ul {
	padding: 0 12px 0 12px;
}

#content .box ul {
	margin: 10px 0;
}

#content .tx-gkfrontbigbox-pi1 {
	top: -30px;
	left: 8px;
	margin-right: 8px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	position: relative;
}

#foot {
	margin-right: 10px;
}

* html .Hlogo {
	position:relative;
	left: -3px;
}

* html #top_nav {
	width: 790px;
	position: relative;
	left: -6px;
	padding-right: 0;
	margin-right: 0;
}

*:first-child+html * {
	zoom: 1.0;
}

*:first-child+html #content .tx-gkfrontbigbox-pi1 {
	margin-bottom: -10px;
}


