body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}

#container {
	width: 771px;
	text-align: left;
	margin:0 auto;
}

#pagetop {
	height:67px;
	padding:0;
	margin:0;
}

.logo {
	background:url(../../../images/recce_images/layout/geoex_logo.jpg) no-repeat 0 0 #fff;
	height:67px;
	width:227px;
	margin:0;
	padding:0;
	display:block;
}

.logo em{
	display:none;
}

#topicons {
	float:right;
	margin-top:46px;
	height:21px;
}

#flash {
	clear:both;
	height:80px;
	padding:0;
	margin:0;
}

#header {
	height:86px;
	margin-top:28px;
}
#functionalnav {
	text-align:right;
	width: 440px;
	float: right;
	font-variant: normal;
	text-transform: uppercase;
	color: #9e9b72;
}
.textsizebuttons {
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lightdecrease, .lightincrease, .darkdecrease, .darkincrease {
}
.submit {
	margin: 0px;
	padding: 0px;
	border: 0;
	width:59px;
	height:25px;
	background-repeat:no-repeat;
	background-color:transparent;
	cursor: pointer;  /*hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


#subhead {
	height:166px;
	clear:both;
	
}
#forheadpic {
	height:166px;
	width:242px;
	float:left;
}

#titlepic {
	height:166px;
	width:420px;
	float:left;
}

#textlargerbtn { 
	margin:120px 0 0 0;
	padding:0 0 0 22px;
	height:40px;
	float:left;
}
#wrapcontent { /* different */
	height:100%;
}

#leftcolumn {
	float:left;
	width:242px;

}

#wrapleftbtm {
	position:absolute;
	padding:0 0 20px 0;
	margin:0;
	
}



#lftcolbtm {
	position:absolute;
	left:-242px;
	bottom:0;
	width:206px;
	padding:20px 18px 20px 18px;
	margin:10px 0 0 0;
	font-size:14px;
	
}

.topleftcolumn {/* different */
	text-align:right;
	padding:10px 20px 10px 20px;
}

#rightcolumn {/* different */
	padding:0 0 0 0;
	float:left;
	width:487px;
}


#footer {
	clear:both;
	position:relative;
	display:block;
	height:34px;
	padding:0 17px 0 17px;
}

/* ------------- to center the image loading in the java script ------------------*/
#master0{ /* different */
	text-align:center;
}

#master0 img{/* different */
	padding-bottom:3px;
}


/* ---------------- styling ---------------- */
.topleftcolumn h1{ /* different */
font-size:19px;
}

.topleftcolumn h2 { /* different */
font-size:18px;
font-weight:normal;
}

.topleftcolumn em { /* different */
	margin:0 0 0 5px;
}

a { /* different */
	color:#41413d;
}

/*--------------------------*/
#header h4{
	position:relative;
	float:right;
	top:4px;
	margin:34px 0 0 0;
	font-size:18px;
	height:21px;
}

.spacer {
float:left;
margin:0;
padding:0;
}

#rightcolumn h1 {
font-size:18px;
margin-bottom:2px;
margin-top:20px;
}

#rightcolumn h2 {
	margin-top:0;
	font-size:16px;
}

#lftcolbtm p {
	margin:0;
	padding:0 0 5px 0;
}

#container #textlargerbtn a {
	color:#a5a878;
}


.btm_moreinfo {
	font-size:14px;
	text-align:right;
	padding:0;
}

#footer p {
	width:500px;
	float:left;
	margin-top:14px;
}

#footer .backtotop{
	float:right;
	margin-top:13px;
	height:16px;
	width:95px;
}
#footer .backtotop em{
	display:none;
}

hr {
	height:4px;
}

#sub_rss {
	height:31px;
}
#sub_rss em{
	visibility:hidden;
}

#sub_rss a{
	float:right;
	height:31px;
	text-decoration:none;
}



#subscribe {
	width:87px;
	height:31px;
}

#rss{
	height:31px;
	width:78px;
}

/*--------------------------*/


.right {
	float:right;
}
.proofbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
}
.proofboxgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #009933;
	padding: 5px;
}

















