@charset "utf-8";
* { margin: 0; padding: 0; font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }
a {
	color: #06F;
	text-decoration: none;
}
a:hover { color: #03C;	text-decoration: underline; }
.ind { text-indent: -9999px; }

body { background: url(../img/ge/bg_body.gif) repeat-x 0 0; }
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	float: left;
	height: 180px;
	width: 960px;
	margin-top: 20px;
	background-color: #FFFFCD;
}
#container #header #h-el-c {
	background: url(../img/ge/logo_head_nc.gif) 0 0 no-repeat;
	float: left;
	height: 180px;
	width: 960px;
}

#container #nav {
	float: left;
	height: 30px;
	width: 960px;
}
#container #nav #nav-el-c {
	float: left;
	width: 959px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E5656;
	height: 30px;
}
#container #nav #nav-el-c ul {
	float: left;
	height: 30px;
	width: 959px;
	list-style-type: none;
}
#container #nav #nav-el-c ul li {
	float: left;
	height: 30px;
	width: 137px;
	background-image: url(../img/ge/bg_nav_button.gif);
}
#container #nav #nav-el-c ul li a {
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	text-align: center;
	height: 23px;
	width: 137px;
	padding: 7px 0 0 0;
	float: left;
}
#container #nav #nav-el-c ul li a:hover {
	text-decoration: underline;
	color: #333;
}


#container #content {
	float: left;
	width: 910px;
	background: url(../img/ge/bg_content.gif) 0 0 repeat-y;
	padding: 25px;
}
#container #content .col {
	float: left;
	width: 170px;
	padding-right: 15px;
}
#container #content .xxx {
	width: 540px;
}
#container #content .last {
	padding-right: 0;
}
#container #content .col-bg {
	padding: 0 30px 0 15px;
	width: 140px;
}
#container #content .col .item-wrap {
	margin-bottom: 20px;
}
#container #content .col .item-wrap h1 {
	font-size: 0.7em;
	text-transform: uppercase;
}
#container #content .col .item-wrap h1 a { color: #F60; }
#container #content .col .item-wrap h1 a:hover { color: #F30; }
#container #content .col .item-wrap h2 {
	font-size: 0.7em;
	font-weight: normal;
	color: #666;
}
#container #content .col .item-wrap p {
	font-size: 0.7em;
	color: #333;
	margin-top: 5px;
}
#container #content .col .item-wrap p img { float: left; margin: 5px 5px 0 0; }
#container #content .col .item-wrap p img, #container #content .xxx .item-wrap p a img {
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #AC8D70;
	text-decoration: none;
}
#container #content .col .item-wrap p a:hover { background-color: transparent; }
#container #content .col .item-wrap p a:hover img {
	background-color: #E8E8E8;
	text-decoration: none;
	border: 1px solid #78624E;
}
#container #content .col .item-wrap ul {
	font-size: 0.7em;
	list-style-position: inside;
	color: #03F;
	list-style-type: square;
	margin-top: 5px;
	line-height: 1.3em;
}




#container #content .xxx .item-wrap {
	margin-bottom: 50px;
}
#container #content .xxx .item-wrap h1 {
	font-size: 1.4em;
	color: #F60;
	text-transform: none;
}

#container #content .xxx .item-wrap h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #333;
}
#container #content .xxx .item-wrap .ads-c {
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
}

#container #content .xxx .item-wrap p {
	margin-top: 10px;
	font-size: 0.9em;
	color: #333;
	line-height: 1.4em;
	text-align: justify;
}
#container #content .xxx .item-wrap p.news-footer {
	font-size: 0.7em;
	color: #000;
	margin-top: 20px;
}

#container #content .xxx .item-wrap p img { float: left; margin: 15px 15px 15px 0; }
#container #content .xxx .item-wrap p img, #container #content .xxx .item-wrap p a img {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #AC8D70;
	text-decoration: none;
}
#container #content .xxx .item-wrap p a:hover { background-color: transparent; }
#container #content .xxx .item-wrap p a:hover img {
	background-color: #E8E8E8;
	text-decoration: none;
	border: 1px solid #78624E;
}



#container #footer {
	float: left;
	width: 910px;
	padding: 25px 24px;
	background: #FFF url(../img/ge/bg_footer_1.gif) 0 0 repeat-x;
	border: 1px solid #ac8d70;
	border-bottom: none;
}
#container #footer .col {
	float: left;
	width: 170px;
	padding-right: 15px;
}
#container #footer .xxx {
	width: 540px;
}
#container #footer .last {
	padding-right: 0;
}
#container #footer .col-bg {
	padding: 0 30px 0 15px;
	width: 140px;
}
#container #footer .xxx .item-wrap h1 {
	font-size: 0.8em;
	color: #F60;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#container #footer .xxx .item-wrap p {
	font-size: 0.7em;
	color: #333;
}

#container #footer .xxx .item-wrap ul {
	float: left;
	list-style-type: none;
	font-size: 0.7em;
	margin-bottom: 10px;
}
#container #footer .xxx .item-wrap ul li {
	display: inline;
	margin-right: 10px;
}
#container #footer .xxx .item-wrap ul.f-ll { margin-top: 20px; }
#container #footer .xxx .item-wrap ul.f-ll li a { color: #999; }
#container #footer .xxx .item-wrap ul.f-ll li a:hover { color: #999; text-decoration: underline; }
