.container {
	position: absolute;
	left: 20px;
	width: 970px;
}


.header {
	background: white url(../images/as_logo.gif) no-repeat;
	width: 950px;
	height: 75px;
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0 auto;
}

.header h1 {
	visibility: hidden;
}

.top-menu {
	background-color: white;
	width: 950px;
	position: absolute;
	top: 100px;
	left: 10px;
	z-index: 0;
	margin: 0;
	padding: 0;
}

.top-menu ul {
	list-style: none;
	white-space: nowrap;
	margin: 0;
	position: absolute;
	width: 950px;
}

.top-menu ul li {
	width: 19%;
	display: block;
	float: left;
	/* top: 1px; */
	position: relative;
	color: #005c27;
	text-align: center;
	height: 26px;
	/*padding-top: .25em;
	padding-bottom: .25em;*/
	margin: 2px;
	background-color: rgba(255,255,255,0);
}

.top-menu ul li.current {
	border: 2px solid #005c27;
	background-color: #8cc63f;
	border-bottom: 2px solid #8cc63f;
	margin: 0;
	/*padding: -2px; */
}
/*
.top-menu ul li.left {
	margin-left: 2em;
}
*/

.top-menu ul li.current.right {
	border-right: none;
}

.top-menu li a {
	text-decoration: none;
	font-weight: bolder;
	font-size: 1.05em;
	color: #005c27;
}

.top-menu li.current a {
	color: #005c27;
}

.top-menu ul li.home-link {
	width: 12%;
}

.left-sidebar, 
	.content-container,
	.right-sidebar {
	margin-top: 2em;
}
.content-container {
	background-color: white;
	margin-bottom: 2em;
}

.content {
	padding: 2em;
	border: 2px solid #005c27;
}

ul.undecorated {
	list-style-type: none;
}
/*
.content ul.undecorated {
	margin-left: 4em;
	margin-right: 4em;
}
*/

.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  } 
  
  
#t_border {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1040px;
}
#t_leaf {
	width: 44px;
	height: 46px;
	background: url(/images/leaf.jpg) 0 0;
	position: absolute;
	left: 0px;
	top: 0px;
}

#t_slice {
	width: 897px;
	height: 46px;
	background: url(/images/d_gr_slice.jpg) 0 0;
	position: absolute;
	left: 44px;
	top: 0px;
}

#pixels {
	width: 99px;
	height: 46px;
	background: url(/images/pixels.jpg) 0 0;
	position: absolute;
	left: 941px;
}

#l_border {
	position: absolute;
	z-index: -1;
	width: 37px;
	height: 554px;
	top: 46px;
	left: 0px;
}

#l_top {
	background: url(/images/lt_gr_top.jpg) 0 0;
	height: 7px;
	width: 37px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#l_slice {
	height: 547px;
	background: url(/images/lt_gr_slice.jpg) 0 0;
	position: absolute;
	top: 7px;
	width: 37px;
	left: 0px;
}

#l_grad {
	height: 65px;
	background: url(/images/l_grad.jpg) 0 0;
	position: absolute;
	top: 554px;
	width: 37px;
	height: 65px;
	left: 0px;
}


#buffer {
	height: 60px;
}

.fpo_a_fold {
	/* border: 1px solid red; */
	background: url(/images/fpo_message.jpg) no-repeat center;
	height: 252px;
}

.as_a_fold {
	/* border: 1px solid red; */
	background: url(/images/as_message.jpg) no-repeat center;
	height: 260px;
	margin-bottom: 2em;
}

.fpo_a_fold *,
	.as_a_fold * {
	visibility: hidden;
}

.demo_tour_links {
	text-align: center;
	margin-top: 1em;
	margin-left: 5em;
	margin-right: 5em;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #04703e;
	color: white;
	font-size: 12pt;
	font-weight: bolder;
}

.demo_tour_links a {
	color: yellow;
}

#head_logos {
	margin-bottom: 2em;
}

#fpo_head_logo {
	/* margin-left: 3em; */
	background: url(/images/top_fpo_logo.jpg) no-repeat 40px;
	height: 52px;
}

#gco_head_logo {
	background: url(/images/top_gco_logo.jpg) no-repeat 40px;
	height: 38px;
}

#fpo_head_logo * {
	visibility: hidden;
}

#as_head_logo * {
}

.hidden {
	display: none;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

#surety_logo {
	text-align: center;
	margin-top: 1em;
}

h2.product_heading {
	color: black;
	font-size: 1.3em;
	margin-top: .5em;
	margin-bottom: .25em;
}

.ss_number {
	color: #dd0c0f;
	font-size: 1.1em;
	font-weight: bold;
}

#fpo_tour_message {
	background: url(/images/fpo_tour_message.jpg) no-repeat center;
}

#fpo_tour_message * {
	visibility: hidden;
}
