#header {
	background: url(../images/background_header.gif) no-repeat;
	height: 70px;
	width: 760px;
}

#header form {
	background-color: transparent;
	float: left;
	margin: 34px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 165px;
}

#header input {
	background: url(../images/background_form.gif) #FFFFFF top left;
	border: 1px solid #E6E6E6;
	color: #BCBCBC;
	font-size: 0.8em;
}

#icon-css a:link {
	background: url(../images/icon_css.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 26px;
}

#icon-css a:visited {
	background: url(../images/icon_css.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 26px;
}

#icon-css a:hover {
	background-position: 0px -15px;
}

#icon-css a:active {
	background-position: 0px -15px;
}

#icon-rss a:link {
	background: url(../images/icon_rss.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 27px;
}

#icon-rss a:visited {
	background: url(../images/icon_rss.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 27px;
}
.main_gp {
        display: none;
}

#icon-rss a:hover {
	background-position: 0px -15px;
}

#icon-rss a:active {
	background-position: 0px -15px;
}

#icons {
	background: url(../images/background_icons.gif);
	height: 15px;
	margin: 0px;
	padding: 10px 20px 5px 0px;
}

#icons li {
	display: inline;
}

#icon-xhtml a:link {
	background: url(../images/icon_xhtml.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 38px;
}

#icon-xhtml a:visited {
	background: url(../images/icon_xhtml.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 38px;
}

#icon-xhtml a:hover {
	background-position: 0px -15px;
}

#icon-xhtml a:active {
	background-position: 0px -15px;
}

#menu-navigation {
	float: right;
	margin: 34px 0px 0px 0px;
	width: 340px;
	font-size: 1em;
}

#menu-navigation a:link {
	color: #A7A7A7;
	font-size: 55%;
	font-weight: 700;
	text-decoration: none;
}

#menu-navigation a:visited {
	color: #A7A7A7;
	font-size: 55%;
	font-weight: 700;
	text-decoration: none;
}

#menu-navigation a:hover {
	color: #7E7E7E;
	text-decoration: none;
}

#menu-navigation a:active {
	color: #A7A7A7;
	text-decoration: none;
}

#menu-navigation li {
	display: inline;
	list-style: none;
	margin: 0px 16px 0px 0px;
}

#menu-navigation li a span {
	border: solid 1px #ccc;
	line-height: 22px;
	padding: 4px 4px 4px 4px;
}