/*BODY STYLES*/
body {
	background-color: #dc181c;
	
	padding: 0px;
	margin: 0px;
	background-image: url(../images/gksBG1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
html, body {
    height: 100%;
}

/*Image Border*/

img {
  border: none;
  padding: 0px;
  margin: 0px;
}

/*Layout Styles*/
#bigBlock {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/gksBGMid.gif);
}
html>body #bigBlock {
	height: auto;
    min-height: 100%;
}
#bigBlock1 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/gksBG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
html>body #bigBlock1 {
	height: 768px;
	min-height:100%;
	overflow: visible;
}
#bigBlock2 {
	width: 775px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/gksBG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
html>body #bigBlock2 {
	height: auto;
    min-height: 100%;
}
/*HEADER STUFF*/
#headerContainer{
	width:775px;
	height:154px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	vertical-align: top;
	background-image: url(../images/gksheader4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logoContainer{
	width:189px;
	height:308px;
	position:absolute;
	top:0px;
	left:0px;
	margin-top:0px;
	margin-bottom:0px;
}


/*MENU CONTAINER*/
#menuBG{
	width:775px;
	height:35px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	background-image: url(../images/gksMenuBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuContainer{
	width:586px;
	height:54px;
	position:absolute;
	right:0px;
	top:0px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*SUBHEADER*/
#subHeaderContainer{
	width:775px;
	height:71px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	background-image: url(../images/gksHeader2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*CONTENT*/

#contentBG{
	width:775px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/gksContentBG.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	
}
.contentContainer{
	width:95%;
	position:relative;
	padding-top:47px;
	padding-bottom:0px;
	padding-left:18px;
	padding-right:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #32a1c4;
	text-decoration: none;
	text-align: left;
}
.contentContainer a:link{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ea8b12;
	text-decoration: underline;
}
.contentContainer a:visited{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ea8b12;
	text-decoration: underline;
}
.contentContainer a:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d65a9;
	text-decoration: underline;
}


h1{
	font-family: Croissant, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0d63a7;
	text-decoration: none;
	line-height:48px;
	background-image: url(../images/gksFlame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:30px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
}
h2{
	font-family: Croissant, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff8522;
	text-decoration: none;
	line-height:48px;
	background-image: url(../images/gksFlame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:30px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e1191d;
	text-decoration: none;
	text-align: justify;
}
#headingContainer{
	width:544px;
	height:48px;
	position:absolute;
	top:260px;
	left:222px;
	margin-top:0px;
	margin-bottom:0px;
}
html>body #headingContainer{
	width:544px;
	height:48px;
	position:absolute;
	top:246px;
	left:222px;
	margin-top:0px;
	margin-bottom:0px;
}

/*FOOTER*/

#bottomMenuBG{
	width:775px;
	height:37px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/gksFooterBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#footer{
	width:775px;
	height:40px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#2488a8;
	background-image: url(../images/gksFooterBGHack.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#footer a:link{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#2488a8; 	
}
#footer a:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#2488a8; 	
}
#footer a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#fff0b6; 	
}
#footer1{
	width:775px;
	height:40px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#2488a8;
}
#footer1 a:link{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#2488a8; 	
}
#footer1 a:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#2488a8; 	
}
#footer1 a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#fff0b6; 	
}
#splashfooter{
	width:170px;
	height:40px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#47aecf;
	overflow:hidden;
}
#splashfooter a:link{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color:#47aecf;
	text-decoration:none;
}
#splashfooter a:visited{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color:#47aecf;
	text-decoration:none;
}
#splashfooter a:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color:#47aecf;
	text-decoration:none;
}
/*MENU*/


.navItem {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	color: #0d65aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	line-height:37px;


}
.navItem a:link {
	color: #0d65aa;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;

	
}
.navItem a:visited {
	color: #0d65aa;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;

}
.navItem a:hover {
	/*color: #dc181c;*/
	color: #ef1b20;
	font-weight: normal;
	cursor: pointer;
	text-decoration: underline;
	/*background-color:#ef1b20;*/
	/*background-image: url(../images/gksRollover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/


}
/*BOTTOM MENU*/


.bnavItem {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	color: #aab6ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	line-height:37px;
}
.bnavItem a:link {
	color: #aab6ba;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.bnavItem a:visited {
	color: #aab6ba;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.bnavItem a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	background-color: #51bfe2;
}
/*FORMS*/

.button{
	background-color: #e5f5fa;
	font-family: Arial, Trebuchet MS, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #0d65aa;
	height: 24px;
	border: 1px solid #0d65aa;
}
.form{
	background-color: #e5f5fa;
	font-family: Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0d65aa;
	border: 1px solid #0d65aa;
}

/*SPLASH PAGE STUFF*/

#splashContainer1{

	width:547px;
	/*height:552px;*/
	height:512px;
	position:relative;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}

#bigBlock3 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/gkssplashBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
html>body #bigBlock3 {
	height: 768px;
	min-height:100%;
	overflow: visible;
}
#enterContainer{
	width:547px;
	height:61px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
