.gbox{
	font-size:10px;
	
	position:relative;
	z-index:50;
	width:190px;
	top:-618px;
	left:555px;
	border:thin #333 solid;
	padding:3px; 
	margin: 3px;
	text-align:center;
	
		-webkit-box-shadow: 0px 2px 2px #D6A058;
	-moz-box-shadow: 0px 2px 2px  #D6A058;
	box-shadow: 0px 2px 2px  #D6A058;
	}
.gbox2{
	font-size:13px;
	font-weight:800;
	position:relative;
	z-index:30;
	width:250px;
	top:-540px;
	left:-180px;
	}


.links{
		text-align:center;
		}
#footer .links a {
	text-decoration: none;
	color: #666;
	margin-left: 20px;
	padding-left: 20px;
		margin-right: 20px;
	padding-right: 20px;
		margin-top: 3px;
	padding-top: 3px;
	margin-bottom:: 3px;
	padding-bottom: 3px;
}
#footer .links a:hover {
	text-decoration: underline;
}


.press{
	width: 360px;
	float:right;
	position:relative;
	}
.ccnfo{
	width: 210px;
	background-color:#DDD;
	margin:10px;
	padding: 10px;
	font-size:14px;
	color:#28486C;
	border: 2px #CCC;
	border-style:solid;
	
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	-khtml-border-radius:12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	
	}

 #header #fpc h1.ltext .lt_s { 
 	letter-spacing: 10px; 
	color: #FBC752;
    font-family: Times New Roman;
    font-size: 14pt;
    font-style: normal;
    font-weight: 100;
    text-decoration: none;
 }
 
#header #fpc h1.ltext {
    color: #FBC752;
    font-family: Times New Roman;
    font-size: 20pt;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 6px;
    text-decoration: none;
}

#header #fpc {
width:100%;
text-align:center;
position:relative;
top:45px;
}

.quotex{
	background-color:#EEDABF;
	margin:10px;
	padding: 10px;
	font-size:14px;
	color:#28486C;
	border: 2px #CCC;
	border-style:dashed;
	
	-webkit-border-radius: 0px 12px 0px 12px;
	-moz-border-radius: 0px 12px 0px 12px;
	-khtml-border-radius:0px 12px 0px 12px;
	border-radius: 0px 12px 0px 12px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	
	}
	.autquote{
		float:right;
		font-size:12px;
		font-weight:600;
		color:#006;
		
		
		}
