#header h1 {display:none;}
	#right h3 {display:none;}
	#footer h3 {display:none;}
	#navi h3 {display:none;}
	#header img {margin-left: 10px;}
	#header {width: 950px; height: 131px; background: White url('../img/header_bg.jpg') no-repeat top;}
	#footer {width: 950px; height: 30px; background: #0099ff; clear: both; }
	
	#content {width: 950px; height: 100%; background: white; float: left; padding-bottom: 5000px; margin-bottom: -5000px; }

	#Form_div {width: 910px; height: 500px; background: white; float: left; padding-left: 20px; padding-right: 20px;}

	#banner_ad {width: 950px; height: 100%; background: white; float: left; padding: 10px; padding-left: 10px; padding-bottom: 5000px; margin-bottom: -5000px; }

	#right {width: 315px; height: 100%; min-height: 604px; background: white url('../img/side_pic.jpg') no-repeat top; float: left; padding-bottom: 5000px; margin-bottom: -5000px; }
	#window { overflow: hidden; }
	#right h3 {color: red;}
	#navi h3 {color: green;}
	html {background: #cccccc url('../img/bg_strip.jpg') repeat-x; text-align: center;}
	body {
	width: 950px;
	margin: auto;
	text-align: left;
}
#content h2 {
	font-size:18px;
	text-align: center;
}
#content p {
	font-size:13px;
	text-align: left;
}




#Form_div h2 {
	font-size:18px;
	text-align: center;
}
#Form_div p {
	font-size:13px;
	text-align: left;
	width: 400px;
}

#banner {
	width: 950px;
	position: relative;
	text-align: center;
	font-size:13px;
	z-index: 1;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 87px !important;
	background: White url('../img/banner_bg.jpg') no-repeat top;

}

#home-banner {
	width: 950px;
	position: relative;
	text-align: center;
	font-size:13px;
	z-index: 1;
	overflow: hidden;
	padding: 0;
    margin: 0;
	list-style: none;
	height: 87px !important;
	background: White url('../img/home-banner_bg.jpg') no-repeat top;

}

#new-webad {
	width: 950px;
	position: relative;
	text-align: center;
	font-size:13px;
	z-index: 1;
	overflow: hidden;
	padding: 0;
    margin: 0;
	list-style: none;
	height: 495px !important;
	background: White url('../img/New-webad.jpg') no-repeat top;

}


#offerart {
	width: 950px;
	position: relative;
	text-align: center;
	font-size:13px;
	z-index: 1;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 374px !important;
	background: White url('../img/GC_offer_art.jpg') no-repeat top;

}
#offertext {
	width: 930px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 10px;
	margin: 0px;
	list-style: none;
	background: White ;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;

}
.redtext {
	font-weight: bold;
	color: #F00;
}

.smallprint {
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.blackregtext {
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 .floathome
{
	float: right;
	
}

.floatlogospot
{
	float: left;
	
}

#navigation ul { 
list-style: none; 
	margin: 0; 
	padding: 0px; 

}

#navigation li {
  float: left;
line-height: 31px; vertical-align: middle;

  
}



#navigation a {color: white; height: 31px;
padding: 0px 15px 0px 15px;
	position: relative;
	display: block;
	background: url(../img/nav_menu_bg.jpg) 0 0; no-repeat;
	text-decoration: none;

border-right: 1px solid #111;
border-left: 1px solid #999;
}

#navigation a .hover {
width: 100%;
  height: 100%;
padding: 0px 15px 0px 15px;
	position: relative;
	display: block;
	background: url(../img/nav_menu_bg.jpg) 0px -31px; repeat-x;
	text-decoration: none; 
border-right: 1px solid #111;
border-left: 1px solid #999;


}


#navigation a.blankl {border-left: 0px;width: 20px;padding: 0px 0px 0px 0px;}
#navigation a.blankr {border-right: 0px;padding-left: 5000px; margin-right: -5000px;}
#navigation .highlight a.blankl:hover,#navigation a.blankl .hover {  background-position: 0 0px; cursor:default;}
#navigation .highlight a.home:hover,#navigation a.home .hover {  background-position: 0px -31px;}
#navigation .highlight a.promo:hover,#navigation a.promo .hover {  background-position: 0px -31px;}
#navigation .highlight a.team:hover,#navigation a.team .hover {  background-position: 0px -31px;}
#navigation .highlight a.contact:hover,#navigation a.contact .hover {  background-position: 0px -31px;}
#navigation .highlight a.support:hover,#navigation a.support .hover {  background-position: 0px -31px;}
#navigation .highlight a.blankr:hover,#navigation a.blankr .hover {  background-position: 0px 0px;cursor:default;}

