@charset "utf-8";
/* --- Bodys ------------------------------*/
#ggBody {
	margin: 0 0 20px 0;
	background-image:url(../img/ggbck.png);
	background-repeat: repeat-x;
	overflow:visible; overflow-y:scroll; overflow-x:auto;
	}
#geBody {
	margin: 0 0 20px 0;
	background-image:url(../img/gebck.png);
	background-repeat: repeat-x;
	overflow:visible; overflow-y:scroll; overflow-x:auto;
	}
#gdBody {
	margin: 0 0 20px 0;
	background-image:url(../img/gdbck.png);
	background-repeat: repeat-x;
	overflow:visible; overflow-y:scroll; overflow-x:auto;
	}
#ghBody {
	margin: 0 0 20px 0;
	background-image:url(../img/ghbck.png);
	background-repeat: repeat-x;
	overflow:visible; overflow-y:scroll; overflow-x:auto;
	}
/* --- Headers ------------------------------*/
#clientLogin {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	text-align: right;
	}
#header {
	position: relative;
	width: 930px;
	height: 82px;
	margin-left: auto;	margin-right: auto;
	}
.logo {
	position: absolute;
	display: inline;
	margin-left: 15px;
	}
.menu {
	position: absolute;
	display: inline;
	margin-top: 15px;
	right: 0px;
	}
.headerLinks {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/*margin-top: 26px;*/
	/*margin-bottom: 38px;*/
	text-align: right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
.headerLinks li {
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	}
.headerLinks li a, .headerLinks li a:active, .headerLinks li a:visited {
	display: block;
	/*color: #919191;*/
	color:#CCCCCC;
	font-size: 10px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	padding-left: 13px;
	padding-right: 13px;
	text-shadow: #1c1c1c 0 2px 2px;
	text-decoration: none;
	}
.headerLinks #selectedHeaderLink a, .headerLinks li:hover a {
	text-decoration: none;
	color: #d7d7d7;
	background-color: #262626;
	}
.headerLinks li a {
	/*width: 1px;*/
	width: auto;
	}
.headerLinks li>a {
	width: auto;
	}
.headerLinks #selectedHeaderLink, .headerLinks li:hover {
	background: #262626 url(../img/headerlink-right.gif) no-repeat top right;
	}
.headerLinks #selectedHeaderLink a, .headerLinks li:hover a {
	background: url(../img/headerlink-left.gif) no-repeat top left;
	}
.headerLinks a:hover {
	text-decoration: none;
	}
a.gLinks:link, a.gLinks:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	}
a.gLinks:hover {
	text-decoration: underline;
	}
.mh {
	position: absolute;
	display: inline;
	margin-top: 59px;
	height: 18px;
	width: 93px;
	right: 0px;
	padding-top: 4px;
	text-align: center;
	background-image: url(../img/ghInactive.png);
	background-repeat: no-repeat;
	}
.md {
	position: absolute;
	display: inline;
	margin-top: 59px;
	height: 18px;
	width: 119px;
	right: 93px;
	padding-top: 4px;
	text-align: center;
	background-image: url(../img/gdInactive.png);
	background-repeat: no-repeat;
	}
.me {
	position: absolute;
	display: inline;
	margin-top: 59px;
	height: 18px;
	width: 92px;
	/*right: 212px;*/
	right:0px;
	padding-top: 4px;
	text-align: center;
	background-image: url(../img/geInactive.png);
	background-repeat: no-repeat;
	}
/* Active */
.mea {
	position: absolute;
	display: inline;
	margin-top: 59px;
	height: 18px;
	width: 92px;
	/*right: 212px;*/
	right: 0px;
	padding-top: 4px;
	text-align: center;
	background-image: url(../img/geActive.png);
	background-repeat: no-repeat;
	}
/* Language */
.gLang {
	position: absolute;
	display: inline;
	margin-top: 0px;
	height: 18px;
	width: 93px;
	right: 218px;
	padding-top: 4px;
	text-align: center;
	background-image:url(../img/ggLang.png);
	background-repeat: no-repeat;
	/*background-color:#009966;*/
	}
	
a.glLang:link, a.glLang:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#999999;
	text-decoration: none;
	}
a.glLang:hover, a.glLang:active  {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
	

/* --- Contents ------------------------------*/
#footer{
	position:relative;
	clear: both;
	margin-top: 30px;
	padding-top: 5px;
	width: 930px;
	margin-left: auto;	margin-right: auto;
	/*margin-left: 20px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	}
#contact{
	position: absolute;
	right: 0px;
	}
a.gglgris:link, a.gglgris:visited {
	color:#999999;
	text-decoration: underline;
	}
a.gglgris:hover, a.gglgris:active  {
	text-decoration: none;
	}
#ccim{
	font-size: 10px;
	color:#999999;
}
