.scrollbar-vert {
	float: right;
	padding-right: 5px;
}

#content {

	margin: 0;
	background: #fff url(800_GGG_INDEX.jpg) bottom no-repeat;
}

h1 {
	font-size: 14pt;
	margin: 0;
	padding-left: 65px;
	text-transform: uppercase;
}

#topnav {
	width: 250px;
	height: 90px;
	float: right;
	margin-right: 60px;
	background: #fff url(main_topnavigation.png) bottom no-repeat;
}

#content .inner3 {
	width: 470px;
	float: left;
}

#content .inner4 {
	font-size: 9pt;
	float: left;
	width: 222px;
	padding-left: 18px;
	padding-right: 70px;
	height: 250px;
	background-image: url(main_contentbg.png);
	background-repeat: repeat-y;
	color: #000000;
	overflow: hidden;
}


#bottomnav {
	width: 250px;
	height: 50px;
	float: right;
	margin-right: 60px;
	background-image: url(main_bottomnavigation.png);
	background-repeat: no-repeat;
	color: #ffffff;
}

