*		{
margin: 0pt;
padding: 0pt;
		}

body {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../images/bkg/gruman-indexbkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#splashcontainer {
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 220px;
	height: 267px;
}

.splashleft {
	width: 472;
	height: 256;
	float: left;
}

.splashright {
	width: 472;
	height: 256;
	float: right;
}


.splashweblogo {
	width: 658px;
	height: 56px;
	background-image: url(../images/splash/gc-splash-weblogo.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}	

.splashcontent {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p {
	color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 3px;
	line-height: 18px;
}

h1 {
	font-size: 18px;
	color: #FFF;
	padding-left: 35px;
	padding-top: 15px;
}
h2 {
	font-size: 16px;
	color: #FFF;
	padding-left: 35px;
	padding-top: 15px;
}

h3 {
	color: #FFF;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

a {
	text-decoration: none;
	border: 0px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

a:link {
	font-size: 14px;
	text-decoration: underline;
	border: 0px;
	color: #FFF;
}
a:visited {
	font-size: 14px;
	text-decoration: underline;
	border: 0px;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	border: 0px;
	color: #F60;
	font-size: 14px;
}
a:active {
	font-size: 14px;
	text-decoration: none;
	border: 0px;
	color: #F60;
}

.footer {
	width: 100%;
	height: 200px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 80px;
	}

.foottext {
	color: #FFF;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.foottext a:link {
	color: #F60;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.foottext a:hover {
	color: #F60;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}
.foottext a:visited {
	color: #FFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
