/* CSS Document */
#content ul {
	font-size: .75em;
	margin: 0 0 0 25px;
	}
	
#content-wrap {
	background: url(../images/content-wrap-repeat-aboutus.png) top left repeat-y;
	position: relative;
	float: left;
	width: 900px;
	}

#nav-bg {
	padding-bottom: 225px;
	}
	
#navigation-bg-image {
	background: url(../images/nav-bg-image-aboutus.jpg) bottom left no-repeat;
	padding-bottom: 225px;
	}	
/* --== CONTENT ==-- */
#content {
	color: #FFFFFF;
	float: left;
	width: 400px;
	margin: 100px 0 0 25px;
	}
	
	#content h1 {
	color: #000000;
	font-size: 1.3em;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 75px;
		}
	
	#content p {
	font-size: .75em;
	margin: 10px 0 10px 0;
	}
	#img-aboutus {
	border: 1px solid #001933;
	bottom: 30px;
	position: absolute;
	right: 45px;
	}
		
/* --== QUOTE ==-- */
#quote {
	position: absolute;
	font-size: .8em;
	color: #012368;
	width: 346px;
	bottom: 475px;
	right: 10px;
	}
	
	#quotebox-top {
		background: url(../images/quote-bg-top.png) top left no-repeat;
		width: 346px;
		height: 15px;
		}
		
	#quotebox-repeat {
		background: url(../images/quote-bg-repeat.png) top left repeat-y;
		width: 346px;
		}
		
		#quotebox-repeat q {
			font-variant: small-caps;
			display: block;
			padding-right: 15px;
			padding-left: 25px;
			}
			
		#quotebox-repeat cite {
			font-variant: small-caps;
			color: #333333;
			padding-left: 25px;
			}
		
	#quotebox-btm {
		background: url(../images/quote-bg-btm.png) top left no-repeat;
		width: 346px;
		height: 15px;
		}
/* -== BOTTOM UTILITY ==-- */
#bottom-utility {
	background: url(../images/glow-btm-repeat-aboutus.png) top left repeat-y;
	float: left;
	width: 920px;
	padding: 5px 0 5px 0;
	}
	
#bottom-utility-btm {
	background: url(../images/glow-btm-aboutus.png) top left no-repeat;
	float: left;
	width: 920px;
	height: 14px;
	}
	
/* --== DROP DOWN ==-- */
#navigation ul.sub-nav .top-bg {
	background: url(../dropDowns/top-about.png) top left no-repeat;
	}
	
#navigation ul.sub-nav li {
	background: url(../dropDowns/repeat-about.png) top left repeat-y;
	}
	
#navigation ul.sub-nav .btm-bg {
	background: url(../dropDowns/btm-about.png) top left no-repeat;
	}
