/* CSS Document */

#logo-title {
	background-color: #FFFFFF;
	margin: 0px;
	height: 33px;
	width: 755px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #94C947;
	border-bottom-color: #94C947;
	background-image: url(../images/g2plus_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	z-index: 2;
}
#logo-title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #94C947;
	text-align: right;
	letter-spacing: 1.5px;
	margin: 0px;
}
