@charset "UTF-8";

* {
	margin:0px;
	padding:0px
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}


h1 {
	text-align: center;
	font-family: "Lucidia grande", Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	color: #666666;
	font-weight: normal;
	padding-top: 10%;
	margin-bottom: 30px;
}
p {
	margin: 0px;
	padding: 0px;
}
.hey  {
	position: absolute;
	right: 0px;
	bottom: 31px;
	padding: 0px;
	height: 31px;
	width: 88px;
	position: relative;
	margin: 0px;
	float: right;
}


.footer, .push {
	height: 80px; /* .push must be the same height as .footer */
}
.footer {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
}


/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

.footer  img {
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
	height: 0px;
}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FF0000;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:20px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	text-decoration: underline;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* End layout CSS */
	
	visibility:hidden;
	position:relative;
	height: 0px;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	position:relative;
}
.ggl {
	height: 600px;
	width: 160px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
.top-ads {
	position: absolute;
	top: 10px;
	left: 10px;
}
.penk{
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.keisk{
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF6600;
	position: absolute;
	top: 10px;
	left: 170px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.footer frame {
	font-size: 12px;
}