html {
	background: #000;
}

body {
	font-family: arial, sans-serif;
	font-size: 62.5%;
	background: url('../images/interior_bg.jpg') repeat-x 0px 95px;
	min-height: 549px;
}

strong {
	font-weight: bold;
}

body #ie6 {
	height: 549px;
}

#container {
	width: 970px;
	margin: 0 auto;
}

#header {
	height: 93px;
	position: relative;
	z-index: 9999;
	padding-bottom: 2px;
}

#header h1 {
	text-indent: -9999px;
	position: absolute;
	top: 16px;
	left: 28px;

}

#header h1 a {
	width: 404px;
	height: 68px;
	background: transparent url('../images/geo_logo.gif') no-repeat top left;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

/*
#ie6 #header h1 a {
	position: relative;
	background: none;
	_behavior: expression(this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + base_url + 'images/interior_logo.png' + ", sizingmethod='crop')");	
}
*/

#mainnav {
	/* see nav.css */
	position: absolute;
	left: 454px;
}

#content {
	padding: 34px 34px 0;
}

#mast {
	margin-bottom: 34px;
	padding-top: 10px;
}

#content h2 {
	font-size: 2.1em;
	font-family: georgia;
	color: #fff;
	text-indent: 62px;
	line-height: 1.3em;
	white-space: nowrap;
}

#content h2 strong {
	font-size: 2.857em;
	color: #b7e94d;
	text-indent: -62px;
	font-weight: normal;
}

#ie #content h2 strong {
	letter-spacing: 0.3em;
}

#content h2.singleline, #content h2.singleline strong {
	text-indent: 0px;
}

#bodycontent {
	background: url('../images/bg_dots.gif') repeat-y 588px 0;
}

#content .leftblock {
	width: 560px;
}

#content .leftblock.full {
	width: auto;
	background: none;
}

#content .leftblock p {
	font-size: 1.4em;
	font-family: georgia;	
	color: #fff;
	line-height: 1.5em;
	margin-top: 1.5em;
}

#content .leftblock p.first {
	margin-top: 0;
}

#content .leftblock p a {
	color: #d7eaf8;
}

#content .leftblock p img {
	display: inline;
}

#content .rightblock {
	width: 286px;
}

#content .rightblock h3 {
	font-family: georgia;
	font-size: 1.8em;
	color: #fff;
	line-height: 1.2em;
	margin-bottom: 25px;
}

#content ul {
	list-style-type: none;	
}

#content ul li {
	padding-left: 28px;
	background: url('../images/bullet.gif') no-repeat 4px 0;
	font-size: 1.2em;
	color: #d7eaf8;
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 8px;
}

#content ul li a {
	color: #d7eaf8;
}

#content ul li strong {
	color: #fff;
}

#content ul li small {
	font-weight: normal;
}


#footer {
	margin: 36px 0 12px;
}

#footer .tier1 {
	border-bottom: 1px solid #7bb0e1;
	background: url('../images/bluedot.gif') repeat-y 718px 0px;
	margin-bottom: 12px;
}

#footer .tier1 p.contact {
	color: #d7eaf8;
	font-size: 1.4em;
	font-weight: bold;
	padding: 1px 0 4px 18px;
}

#footer .tier1 p.contact em {
	font-style: none;
	color: #b7e94d;
	margin-bottom: 0px;
}

#footer .tier1 .logo {
	float: right;
	margin: 4px 15px 0 0;
	text-indent: -9999px;
}

#footer .tier1 .logo {
	margin-right: 7px;
	background: transparent url('../images/small_logo.png');
}

#ie6 #footer .tier1 .logo {
	background: none;
	_behavior: expression(this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + base_url + 'images/small_logo.png' + ", sizingmethod='crop')");		
	
}


#footer .tier1 .logo a {
	width: 224px;
	height: 9px;
	display: block;
	overflow: hidden;	
}

#footer .tier2 {
	margin-bottom: 13px;
}

#footer .tier2 .footnav {
	text-align: center;
	margin-bottom: 4px;
}

#footer .tier2 .footnav li {
	font-size: 1.2em;
	display: inline;
	padding-left: 10px;
	background: url('../images/green_dot_blackbg.gif') no-repeat 1px 6px;
}

#footer .tier2 .footnav li.first {
	padding-left: 0;
	background: none;
}

#footer .tier2 .footnav li a {
	color: #599dde;
	font-weight: bold;
	text-decoration: none;
}

#footer .tier2 .footnav li a:hover {
	text-decoration: underline;
}

#footer .tier3 {
	text-align: center;
}

#footer .tier3 img {
	display: inline;
	padding: 0 12px;
	vertical-align: middle;
}
