*{
	margin: 0px;
}
.header{
	background-image: url(images/header-rpt.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 152px;
}
.footer{
	background-image: url(images/footer_rep.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 65px;
}
.search_input{
	width: 350px;
	height: 30px;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.submit_input{
	width: 100px;
	height: 30px;
	font-size: 20px;
}
.delsquare{
	font-family:Arial;
	background:#0033CC;
	padding:2px 4px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.search{
	width: 500px;
}
.digg{
	position: absolute;
	right: 20px;
	top: 150px;
}
.blog_link{
	position: absolute;
	right: 130px;
	top: 206px;
	width: 96px;
}
.blog_link a{
	font-size: 20px;
	text-decoration: underline;
	color: #575757;
}
.blog_link a:hover{
	text-decoration: none;
}

.delicious{
	position: absolute;
	right: 80px;
	top: 151px;
	z-index: 1;
}
.delicious a{
	text-decoration: underline;
	color: #004797;
}
.delicious a:hover{
	text-decoration: none;
}

.demo_link{
	position: absolute;
	right: 20px;
	top: 240px;
	z-index: 1;
}
.demo_link a{
	text-decoration: underline;
	color: #004797;
}
.demo_link a:hover{
	text-decoration: none;
}

.whynomoney_link{
	position: absolute;
	left: 10px;
	top: 148px;
	z-index: 1;
}

.header_div1{
	margin: 0px auto;
	width: 661px;
	height: 187px;
}
.header_div2{
	position: relative;
	left: 0px;
	top: 0px;
	width: 661px;
	height: 187px;
}
.header_div3{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	width: 661px;
	height: 187px;
}

.tellafriend{
}
.tellafriend input{
	width: 140px;
	height: 30px;
	font-size: 20px;
}
.tellafriend a{
	text-decoration: none;
}
.error{
	font-size: 20px;
	color: #F20024;
}
.title{
	font-size: 26px;
}