body
	{
		background-image:url(../images/background1.gif);
		background-repeat:repeat;
	}
.page_wrapper
	{
		position:relative;
		width:1038px;
		height:782px;
/*
		background-color:#3C3;
		background-image:url(../images/index_bg.jpg);
*/
	}
.logo_row
	{
		position:relative;
		float:left;
		width:1038px;
		height:100px;
/*
		background-image:url(../images/background_1.png);
		background-color:#FC0;
*/
	}
.logo
	{
		position:relative;
		float:left;
		width:260px;
		height:100px;
		background-image:url(../images/logo_bg2.png);
		background-repeat:no-repeat;
/*
		background-color:#3C3;ti8kkkkkk
*/
	}
.logo_top_padding
	{
		position:relative;
		float:left;
		width:260px;
		height:5px;
	}
.page_title
	{
		position:relative;
		float:left;
		width:778px;
		height:100px;
		background-image:url(../images/banner1.png);
		background-repeat:no-repeat;
/*
		background-color:#990;
		width:764px;
		background-image:url(../images/slogan_bg.png);
*/
	}
.gmbcs_slogan
	{
		position:relative;
		float:right;
		color:#CCC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:36px;
		text-align:left;
		width:664px;
	}
.gmbcs_slogan img
	{
		position:relative;
		float:right;
	}
.gmbcs_slogan h1
	{
		text-align:left;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:normal;
		border:none;
		padding:0px;
		margin:0px 0px 0px 10px;
		line-height:22px;
	}
.gmbcs_slogan h2
	{
		text-align:left;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		border:none;
		padding:0px;
		margin:0px 0px 0px 10px;
		line-height:18px;
	}
.gmbcs_slogan_text_spacer
	{
		position:relative;
		float:left;
		width:200px;
		height:200px;
	}
.content_wrapper
	{
		position:relative;
		float:left;
		width:1038px;
		height:520px;
/*
		background-color:#030;
*/
		text-align:left;
	}
.footer_wrapper
	{
		position:relative;
		float:left;
		width:1038px;
		height:48px;
		color:#ff0;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:bold;
/*
		background-color:#003;
*/	
	}
a
	{
		text-decoration:none;
		color:#3C5F85;
		font-weight:bold;
	}
a:hover
	{
		text-decoration:none;
		color:#600;
	}			