body{
	text-align: center;
	margin:0;
	padding:0;
	border:0;
	background:#cdcac2;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#website{
	background:url(http://www.climaxhandling.com/images/bg1.jpg) top center repeat-y;
	width:760px;
	margin:0 auto;
	padding:0;
	text-align:left;
	position:relative;
}
html>body div#website{
	padding-bottom:100px;
}
div#header{
	margin:0;
	padding:0;
	position:fixed;
	z-index:99;
	height:98px;
	top:0;
	width:760px;
}
div#content{
	width: 670px;
	position:relative;
	/* False margin value for all versions of IE Win, including 6.0*/
	margin-left:50px;
}
html>body div#content{
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	padding:0;
	border:0;
	margin:0;
	padding-left:50px;
	min-height:5100px;
	top:120px;
	padding-bottom:138px;
}
div#footer{
	background: transparent url(http://www.climaxhandling.com/images/bg3.gif) top center no-repeat;
	height:138px;
	width:760px;
	position:fixed;
	bottom:0;
	margin:0;
	padding:0;
	z-index:99;
}
h1{
	line-height:1.5em;
	margin:0px;
	padding:0px;
	width:663px;
	color:#999;
	font-size:0.8em;
	position:relative;
	border-bottom:1px solid #999;
	text-align:left;
}
a{
	text-decoration:none;
	color:#999;
	font-size:0.8em;
}
a img{
	border:none;
}
.link{
	border-bottom:dotted 1px;
}
.box{
	width:330px;
	height:450px;
	float:left;
}
