body {
	background-color: #292524;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(pics/hg-body.jpg);
	background-repeat: no-repeat;
	line-height: 1.8em;
	background-position: center 0px;
	color: #333;
	font-size: 14px;
} 
#wrap {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 180px;
	background-image: url(pics/hg-header.jpg);
	background-repeat: repeat-x;
}
#navileft {
	width: 150px;
	float: left;
} 
.nav a:link, .nav a:visited {
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(pics/hg-nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	padding: 10px 10px 10px 20px;
	text-align: left;
} 
.nav a:hover, .nav a:active{
	text-decoration: none;
	color: #FFFFCC;
	text-align: left;
} 
.imgNav {
	text-align: center;
	margin-top: 10px;
}
#naviright {
	width: 150px;
	float: left;
}
#center {
	width: 740px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
} 
.centerBlock {
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 25px 50px;
}
.imp {
	text-align: center;
	font-size: 10px;
	color: #666666;
}
.imp a:link, .imp a:visited {
	color: #666666;
	text-decoration: none;
}
.cube {
	float: left;
	width: 110px;
	text-align: center;
	background-color: #333333;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	text-align: center;
	-webkit-box-shadow: 7px 6px 10px #bcbebb;
	-moz-box-shadow: 7px 6px 10px #bcbebb;
	box-shadow: 7px 6px 10px #bcbebb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	} 
.butt a:link, .butt a:visited {
	color:#FFFFCC;
	text-decoration: none;
	text-align: center;
	display: block;
	white-space: nowrap;
	margin-top: 2px;
	font-size: 14px;
} 
.butt a:hover, .butt a:active {
	color: #999999;
	text-decoration: none;
} 
a:link, a:active {color: #0000FF; text-decoration: underline;} 
a:visited {color:#000099;} 
a:hover {
	text-decoration: underline;
	color:#0099FF;
	text-align: right;
} 
h1 {
	font-size: 20px;
	color: #999999;
	text-align: center;
	font-weight: normal;
} 
h2 {
	color: #CCCCCC;
	font-size: 12px;
	margin: 27px 0px 0px;
	padding: 3px 5px 3px 25px;
	background-image: url(pics/hg-h2.gif);
	background-repeat: no-repeat;
	border: 1px solid #666;
	background-position: center;
} 
.linkpartner {
	width: 90%;
	font-size: 9px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	clear: both;
}
table {
	border: 1px solid #CCCCCC;
}
td {
	vertical-align: top;
}
th {
	color: #FFFFCC;
	font-weight: bold;
	background-color: #292524;
}
ul {clear: both;}
img {border: none;}
.keyword {
	font-style: italic;
	background-color: #EAECEE;
	border: 1px solid #999999;
	padding: 30px;
	clear: both;
}

.swtag {
	color: #003399;
	margin: 4px;
	padding: 2px;
	line-height: 2em;
}

