@charset "utf-8";
/* CSS Document */

.post_comments{
	position: absolute; 
	top: 760px;
	left: 700px;
	
}
.faq{
	color: #00467a;
}
.about_us{
	position: relative; 
	width: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00467a;
}
.about_us_header{
	background: url('images/about_us.png');
	background-repeat: no-repeat;
	height: 60px;
	width: 65%;
}
.contact_us{
	position: relative; 
	width: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00467a;
}
.contact_us_header{
	background: url('images/contact_us.png');
	height: 60px;
	width: 200px;
}
.advertising_header{
	background: url('images/advertising.png');
	height: 60px;
	width: 200px;
	position: relative; 
}
.join_header{
	background: url('images/join.png');
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}
.iPaper{
	position: relative; 
	top: 0px;
	right: 20px;
}
.add_favorite{
	position: relative; 
	left: 650px;
	bottom: 50px;
}