.scrollbar-vert {
	float: right;
	padding-right: 5px;
}

#page {

	width: 840px;
	margin: 0pt auto 0pt auto;
	background-color: #ffffff;
	/* 
	 want page border??
	 padding: 0px 16px 0px 16px;  
	 */
}

#head {
	width: 840px;
	height: 130px;
	background-color: #ffffff;
	text-align: right;
	background-repeat: no-repeat;
}


#content {
	height: 460px;
	margin: 0;
	background: #fff url(GGG_INDEX.jpg) bottom no-repeat;
}

h1 {
	font-size: 12pt;
	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: 530px;
	float: left;
}

#content .inner4 {
	font-size: 9pt;
	float: left;
	width: 222px;
	padding-left: 18px;
	padding-right: 70px;
	height: 410px;
	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;
}
