/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/hgc-background.jpg) repeat;
	background-color: #5B5447;
}

img 
{
	border: 0;
}

div#documentSection
{
	position: relative;
	top: 0px;
	width: 840px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div#documentSection img
{
	display: block;
	border: 0;
}




div#top
{
	width: 840px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/main-shadow-top-trans.png) no-repeat;
}

div#shadow
{
	background: url(../images/main-shadow-body-trans.png) repeat-y;
}

div#main
{
	margin: 0;
	padding: 0;
	width: 800px;
	height: auto;
	background: url(../images/main-navbot-background.gif) repeat-y;
	background-color: #837567;
	margin-left: auto;
	margin-right: auto;
}

div#content
{
	width: 570px;
	height: auto;
	display: block;
	background: url(../images/sub-page-back.jpg) repeat-y;
	background-color: #FFFFFF;
	float: left;
}


div#contentHome
{
	width: 570px;
	height: 600px;
	display: block;
	background: url(../images/home-background.jpg) no-repeat;
	background-color: #FFFFFF;
	float: left;
}


div#contentGallery
{
	width: 570px;
	height: 600px;
	display: block;
	background-color: #FFFFFF;
	float: left;
}



div#nav
{
	width: 230px;
	display: block;
	background: url(../images/main-nav-background.jpg) no-repeat;
	float: left;
}






div#footer
{
	top: 0px;
	width:840px;
	height: 45px;
	margin-bottom: 30px;
	background: url(../images/main-shadow-bot-trans.png) no-repeat;
	
}
