#logo-sg a {
	text-decoration: none;
	float: none;
	font-size: 36px;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 10px;
	border-bottom: #fff solid 0px;
}

#logo-sg a:hover { 
	background-color: inherit;
}

#logo-sg img {
	border: none;	
}

#header-sg-container {
	background-color: #303030;
	padding-top: 1.2%;
	padding-bottom: 1%;
}

#header-sg {
	color: #cccccc;
	margin-bottom: 0.5%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 0;
	background-color: #373737;
	height: 51px;
    padding-bottom: 3px;
    padding-top: 0;
    /**/
    border-color: #444;
    border-width: 1px;
    border-bottom-style: solid;
    border-top-style: solid;
    /**/
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;
    text-decoration: none;
    display: block;
    z-index: 200;
	display: block;
}

#header-sg ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #cccccc;
	text-align: center;
	font-size: 18px;
	line-height: 0px;
	list-style: none;
	display: inline;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

#header-sg li {
	color: #cccccc;
	text-decoration: none;
	display: inline;
	text-align: center;
	padding-right: 5px;
}

#navi {
}

#navi li { 
	text-align: center; 
	text-decoration: none; 
	display: inline;
}

#navi a {
	color: #b0b0b0;
	border-bottom: #fff solid 0px;
}
#navi a:hover {
	color: #99ccff !important;
	background-color: inherit;
}

#navi-portfolios li { 
	text-align: center; 
	text-decoration: none; 
	display: inline;
}

#navi-portfolios a {
	color: #b0b0b0;
	border-bottom: #fff solid 0px;
}
#navi-portfolios a:hover {
	color: #99ccff !important;
	background-color: inherit;
}

#current {
	color: #ffffff !important;
}

#current a {
	color: #ffffff !important;
}