@import url(../warp/css/layout.css);@import url(../warp/css/layout.css); .sidebar-a-left #maininner #content{border-left: #96bf0d 1px solid}

#page .border-l{
	background-image: url(../images/border_left.png);
	padding-left: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#page .border-r{
	background-image: url(../images/border_right.png);
	padding-right: 10px;
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 700px;
}

#header #toolbar{
	width: 125px;
	float: right;
}

#headerbar{
	padding: 0 20px;
	margin: 10px 0 20px 0px !important;
}

#page .wrapper{
	background-image: url(../images/border_top.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 20px;
}

#top-a{border-bottom: 1px #96bf0d solid}

#innertop{width: 720px}

#sidebar-a .grid-box{
	margin: 0 10px;
	width: auto;
	float: none;
}

#content{padding: 20px}

#footer{padding: 40px 0 40px 0}

#footer .module{margin: 0}

.mod-box.homeslides{width: 720px}

#totop-scroller{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 20px;
	height: 20px;
	background: url(../images/totop_scroller.png) 50% 50% no-repeat;
	text-decoration: none;
}