/* CSS Document */
div#top {
	float: left;
	width: 986px;
	height: 314px;
	background:url(../images/bg-border.jpg) repeat-y left top;
}
/*
Config LEARN MORE BUTTON

div#top #button {
	position: absolute;
	top: 252px;
	left: 80px;
	border:1px blue solid;
}

*/
div#top #button {
	position: absolute;
	top: 309px;
	left: 605px;
}
h3 {
	width: 986px;
	height: 314px;
	text-indent: -5000px;
	overflow: hidden;
}
h3.top-home {
	background: url(../images/top-home.jpg) no-repeat left top;	
}
div#content {
	background: url(../images/bg-header.jpg) repeat-y;
	height: 174px;
	margin-bottom: 2px;
	padding: 8px 31px;
	width: 924px;
}
a.linkbox  { width: 285px; height: 168px; position:absolute; left:0px; top:0px; text-decoration:none;}
div#box-01 { 
	position:relative;
	background: transparent url(../images/box-01.jpg) no-repeat;
	width: 285px;
	height: 168px;
	float: left;
	margin-top: 2px;
	margin-right: 33px;
}
div#box-01 h4 {
	margin: 50px 0 6px 0;
	_margin: 50px 0 0 0;	
}
div#text-box-01 {	
	width: 140px;
	height: 120px;
	margin: 0 0 0 14px;
}
div#text-box-01 p {	
	margin-bottom: 30px;
}
div#text-box-01 h4 {
	background: url(../images/so-simple-title.jpg) no-repeat;
	width:84px; height:14px;
	text-indent: -50000px;
}
div#box-02 {
	position:relative;
	background: transparent url(../images/box-02.jpg) no-repeat;
	width: 285px;
	height: 168px;
	float: left;
	margin-top: 2px;
	margin-right: 34px;	
}
div#text-box-02 {
	width: 140px;
	height: 120px;
}
div#box-02 h4 {
	margin: 32px 0 3px 13px;
	_margin: 32px 0 0 13px;
}
div#text-box-02 p {
	margin: 0 0 22px 14px;
}
div#text-box-02 h4 {
	background: url(../images/so-effective-title.jpg) no-repeat;
	width:108px; height:16px;
	text-indent: -50000px;
}
div#box-03 {
	position:relative;
	background: transparent url(../images/box-03.jpg) no-repeat;
	width: 285px;
	height: 168px;
	float: left;
	margin-top: 2px;
}
div#text-box-03 {
	width: 160px;
	height: 120px;
}
div#text-box-03 p {
	margin: 0 0 8px 14px;
}
div#box-03 h4 {
	margin: 30px 0 8px 13px;
}
div#text-box-03 h4 {
	background: url(../images/so-buy-now.jpg) no-repeat;
	width: 107px; height: 32px;
	text-indent: -50000px;
}
