*, html, input, form {
	margin:0;
	padding:0;
}
a:link, a:hover, a:visited {
	color:white;
}
a img, table {
	border:none;
	text-decoration:none;
}
html img {
	behavior: url(img/iepngfix.htc);
}
html {
	width:100%;
	min-width:1000px;
	min-height:700px;
	height:100%;
	background-image:URL(img/bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#f36e21;
}
.top_menu {
	width:100%;
	height:400px;
	min-height:100%;
	/*height:100%;*/
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	font-size:12px;
	background-image:URL(img/top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#ffe6b3;
}
img#logo {
	margin:42px 10px 50px 87px;
}
.thumb {
	margin:5px 2px 0 0;
}
p {
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
img#index_pct {
	position:relative;
	float:left;
	margin-right:20px;
	margin-left:88px;
}
h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#7a2900;
	padding:0 0 5px 0;
	position:relative;
}
a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#7a2900;
	display:inline;
}
.contwin {
	position:relative;
	bottom:205px;
	width:98%;
	float:left;
}

.icon_p {
	float:left;
	margin:3px 4px 0 0;
}
.footer_text {
	font-size:10px;
	padding-left:20px;
	margin-left:88px;
	bottom:50px;
	position:relative;
}
.footer_text a {
font-size:10px;
text-decoration:none;
}
.counts {
	display:none;
}

.gogul_links {
font-size:12px;
}