/* CSS Document */

.learnmore {
	height: auto;
	width: auto;
	position: absolute;
	left: 770px;
	top: 271px;
	right: 1000px;
}

#A {
	position: absolute;
	height: auto;
	width: auto;
	left: 514px;
	top: 166px;
}
.m {
	position: absolute;
	letter-spacing: normal;
	word-spacing: normal;
	height: 214px;
	width: 470px;
	top: 310px;
	right: auto;
	left: 48px;
}

/* utility nav */
ul#utility_nav {
	margin: 0 0 0 36px;
	padding: 0;
	}
ul#utility_nav li {
	list-style: none;
	margin: 0 0 0 0;
	float: left;
	width: 154px;
	height: 20px;
	line-height: 17px;
	}
ul#utility_nav li a {
	padding-left: 24px;
	background: url(../images/menu-off.gif) no-repeat left;
	}
ul#utility_nav li a:hover, ul#utility_nav li.on a {
	background: url(../images/menu-on.gif) no-repeat left;
	}

/* pyramid */

#navPyra {
	margin: 0;
	padding: 0 0 20px 10px;
	
	}

#navPyra li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navPyra a:link, #navPyra a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 14px 12px;
	text-decoration: none;
		}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #ff6633;
	background: url(../images/tab_pyram.gif) no-repeat bottom center;
}
	
/* end of pyramid */

.leftbox {
	background-attachment: fixed;
	background-image: url(images/citybg3.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 112px;
	width: auto;
	top: 313px;
	right: auto;
	left: 56px;
}

#Q {
	position:absolute;
	left:58px;
	top:165px;
	width:70px;
	height:11px;
	z-index:1;
}
#A {
	position:absolute;
	left:516px;
	top:165px;
	width:61px;
	height:51px;
	z-index:2;
}
#text1 {
	position:absolute;
	left:140px;
	top:166px;
	width:314px;
	height:62px;
	z-index:3;
}
#text2 {
	position:absolute;
	left:584px;
	top:164px;
	width:381px;
	height:84px;
	z-index:4;
}
#qa_controls {
	position: absolute;
	z-index: 5;
	top: 280px;
	left: 530px;
}
#qa_controls a.left_arrow {
	padding-left: 19px;
	background: url(../images/left_bullet.png) no-repeat center left;
}

#qa_controls a.right_arrow {
	padding-right: 19px;
	background: url(../images/right_bullet.png) no-repeat center right;
}


ul#qa_controls {

}
ul#qa_controls li {
	width: 250px;
	float: left;
}

#mainOne {
	position:absolute;
	left:146px;
	top:518px;
	width:490px;
	height:237px;
	z-index:5;
}
#mainTwo {
	position:absolute;
	left:666px;
	top:513px;
	width:388px;
	height:240px;
	z-index:6;
}

#SearchBox {
	position:absolute;
	left:809px;
	top:74px;
	width:127px;
	height:24px;
	z-index:7;
}

.centeredImage
    {
	text-align: center;
	padding-left: 19px;
	background: url(../images/bullet.gif) no-repeat center left;
	
    }
}

.rightImage
    {
	text-align: right;
	padding-right: 19px;
	background: url(../images/bullet.gif) no-repeat center right;
	
    }