@charset "utf-8";
/* CSS Document */

#splash-frame {
	width: 913px;
	margin: 44px auto;
	padding-top: 10px;
	margin-bottom: -30px;
	z-index: 1;
	background: url('/images/top-corner.png') no-repeat top right;
	border: none;
	border-left: 2px solid #0d6ab3;
	position: relative;}

#splash-frame #gum-logo {
	margin: 2px 16px;
	clear: both;
	height: 88px;
	width: 206px;
	background: url('/images/gum-logo.png') no-repeat left top;
	overflow: hidden;
	line-height: 240px;}

#splash-frame h1 {
	padding: 100px 0 53px 0;
	margin: 0;
	line-height: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #1374be;
	font-weight: normal;}
	
#splash-frame a#consumers {
	width: 255px;
	height: 160px;
	background: url('/images/con-entry.png') no-repeat left top;
	float: left;
	clear: right;
	margin-top: 0px;
	margin-bottom: 34px;
	margin-left: 161px;
	display: block;
	display: inline;
	line-height: 450px;
	overflow: hidden;}
	
#splash-frame a#professionals {
	width: 255px;
	height: 160px;
	background: url('/images/pro-entry.png') no-repeat left top;
	margin-top: 0px;
	margin-left: 82px;
	display: block;
	display: inline;
	float: left;
	line-height: 450px;
	overflow: hidden;}

.clear { clear: both;}

#splash-frame h2 {
	font-size: 22px;
	color: #0d6ab3;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 6px;
	padding: 1px;
	line-height: 22px;
	font-weight: normal;}

#splash-frame #worldmap {
	text-align: center;
	margin: 0 auto;
	width: 690px;}

#splash-frame #worldmap ul {
	text-align: right;
	list-style-type: none;}
	
#splash-frame #worldmap ul li {
	display: inline;
	background: url('/images/li-arrow.png') no-repeat right;
	padding-right: 12px;
	margin-right: 16px;
	color: #0faa51;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;}

#splash-frame #worldmap ul li a{
	text-decoration: none;
	color: #0faa51;}

#splash-frame #text {
	border-top: 1px solid #0d6ab3;
	width: 690px;
	margin: 0 auto;
	padding-top: 6px;}

#splash-frame #text p {
	color: #393f3b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	padding-right: 38px;}

#splash-frame #worldmap ul li a:hover {
	text-decoration: underline;}
	
#splash-footer {
	margin: 0 auto 44px auto;
	z-index: 2;
	padding: 0;
	background: url('/images/bottom-corner.png') no-repeat top left;
	height: 172px;
	width: 915px;
	overflow: hidden;}