#breadcrumbs ul{
	list-style:none;
	font-size:12px;
	padding:0 0 5px 6px;
	margin:0 0 5px 6px;
	}
	#breadcrumbs ul li{
		display:inline;
		}
		#breadcrumbs ul li a{
			text-decoration:none;
		}
		#breadcrumbs ul li a:hover{
			text-decoration:underline;
		}


/* BEGIN CONTENT */
.content{
	width:605px;
}
#content-whoweare{
	background:url(../images/bg-whoweare.jpg) no-repeat top right;
}
#content-dynamic{
	background:url(../images/bg-dynamic2.jpg) no-repeat top right;
}
#content-community{
	background:url(../images/bg-community.jpg) no-repeat top right;
}
#content-whatsitlike{
	background:url(../images/bg-whatsitlike.jpg) no-repeat top right;
}
#content-contribute{
	background:url(../images/bg-contribute2.jpg) no-repeat top right;
}
#content-customercare{
	background:url(../images/bg-customercare.jpg) no-repeat top right;
}
#content-infoservices{
	background:url(../images/bg-infoservices.jpg) no-repeat top right;
}
#content-retailsales{
	background:url(../images/bg-retailsales.jpg) no-repeat top right;
}
#content-engineering{
	background:url(../images/bg-engineering.jpg) no-repeat top right;
}
#content-operations{
	background:url(../images/bg-operations.jpg) no-repeat top right;
}
#content-benefits{
	background:url(../images/bg-benefits.jpg) no-repeat top right;
}
#content-whattoexpect{
	background:url(../images/bg-whattoexpect.jpg) no-repeat top right;
}
#content-bestfit{
	background:url(../images/bg-bestfit.jpg) no-repeat top right;
}
#content-campus{
	background:url(../images/bg-campus.jpg) no-repeat top right;
}
#content-events{
	background:url(../images/bg-events.jpg) no-repeat top right;
}

/* END CONTENT */
	
	
#copy{
	width:320px;
	float:left;
	margin:110px 0 0 7px;
	}
	
	#benefits-btn1,
	#benefits-btn2,
	#benefits-btn3,
	#bestfit-btn1,
	#bestfit-btn2,
	#bestfit-btn3,
	#bestfit-btn4{
		margin:20px 0;	
	}
	
	.btn-content{
		width:278px;
		padding:0px 45px 0px 10px;
		border:1px solid #979797;
		border-top:none;
		margin-top:-10px;
		}
		.btn-content h2{
			font-size:12px;
			color:#81aeb5;
			font-weight:bold;
			margin-bottom:0px;
			padding-top:10px;
		}
		.btn-content p{
			padding-top:0px;
			margin-top:0px;
		}
		.close{
			text-align:right;
		}
		
	#bestfit-btn1 .btn-content,
	#bestfit-btn2 .btn-content,
	#bestfit-btn3 .btn-content,
	#bestfit-btn4 .btn-content{
		width:275px;
		padding:20px 45px 0px 10px;
		margin-top:-10px;
		border:1px solid #979797;
		border-top:none;
	}
	
	#events-table{
		width:575px;
		border-left:1px solid #72BDC3;
		border-right:1px solid #72BDC3;
		background:#fff;
		margin-bottom:30px;
		}
		#events-table tr{
			border-bottom:1px solid #72BDC3;
			}
			#events-table td{
				padding:20px 10px 10px 10px;
				border-bottom:1px solid #72BDC3;
			}
			
		#top-row{
			background:#72BDC3;
			}
			#top-row td{
				padding:0px 10px;
			}
			#top-row h2{
				color:#fff;
				font-size:12px;
				padding:0px;
				margin:0px;
			}
			
	#sitemap{
		list-style-image:url(../images/arrow.gif);
		}
		#sitemap ul{
			padding:5px 11px;
			margin:5px 11px;
			}
			#sitemap ul li{
				padding-bottom:10px;
				margin-bottom:10px;
			}
			#sitemap ul li ul li{
				padding-bottom:0px;
				margin-bottom:0px;
			}
			
		#sitemap a{
			font-weight:bold;
			text-decoration:none;
		}
		#sitemap a:hover{
			text-decoration:underline;
		}
		
			
	
	/* BEGIN SEARCH BUTTONS */
	#btn-search{
		width:69px;
		height:19px;
		}
		#btn-search a{
			width:69px;
			height:19px;
			background:url(../images/btn-search.gif) no-repeat bottom;
			display:block;
		}
		#btn-search a:hover{
			width:69px;
			height:19px;
			background:url(../images/btn-search.gif) no-repeat top;
		}
	#btn-search-customercare{
		width:150px;
		height:19px;
		}
		#btn-search-customercare a{
			width:150px;
			height:19px;
			background:url(../images/btn-search-customercare.gif) no-repeat bottom;
			display:block;
		}
		#btn-search-customercare a:hover{
			width:150px;
			height:19px;
			background:url(../images/btn-search-customercare.gif) no-repeat top;
		}
	#btn-search-infoservices{
		width:177px;
		height:19px;
		}
		#btn-search-infoservices a{
			width:177px;
			height:19px;
			background:url(../images/btn-search-infoservices.gif) no-repeat bottom;
			display:block;
		}
		#btn-search-infoservices a:hover{
			width:177px;
			height:19px;
			background:url(../images/btn-search-infoservices.gif) no-repeat top;
		}
	#btn-search-retailsales{
		width:135px;
		height:19px;
		}
		#btn-search-retailsales a{
			width:135px;
			height:19px;
			background:url(../images/btn-search-retailsales.gif) no-repeat bottom;
			display:block;
		}
		#btn-search-retailsales a:hover{
			width:135px;
			height:19px;
			background:url(../images/btn-search-retailsales.gif) no-repeat top;
		}
	#btn-search-engineering{
		width:254px;
		height:19px;
		}
		#btn-search-engineering a{
			width:254px;
			height:19px;
			background:url(../images/btn-search-engineering.gif) no-repeat bottom;
			display:block;
		}
		#btn-search-engineering a:hover{
			width:254px;
			height:19px;
			background:url(../images/btn-search-engineering.gif) no-repeat top;
		}
	#btn-search-operations{
		width:232px;
		height:19px;
		}
		#btn-search-operations a{
			width:232px;
			height:19px;
			background:url(../images/btn-search-operations.gif) no-repeat bottom;
			display:block;
		}
		#btn-search-operations a:hover{
			width:232px;
			height:19px;
			background:url(../images/btn-search-operations.gif) no-repeat top;
		}
		
	/* END SEARCH BUTTONS */
	
		
	#right-content{
		margin-top:200px;
		width:256px;
		float:right;
		}
		
		/* BEGIN CUSTOM RIGHT SIDE DIVS */
		#content-dynamic #right-content{
			width:235px;
			margin:200px auto 0px auto;
		}
		#content-whatsitlike #right-content{
			margin-top:230px;
		}
		#content-careers #right-content{
			margin-top:60px;
		}
		#content-customercare #right-content{
			margin-top:235px;
		}
		#content-infoservices #right-content{
			margin-top:300px;
		}
		#content-retailsales #right-content{
			margin-top:340px;
		}
		#content-engineering #right-content{
			margin-top:260px;
		}
		#content-operations #right-content{
			margin-top:265px;
		}
		#content-benefits #right-content{
			margin-top:295px;
		}
		#content-military #right-content{
			margin-top:20px;
			padding:0 20px 0 30px;
			width:206px;
			}
			
		#content-whattoexpect #right-content{
			margin-top:270px;
		}	
		#content-bestfit #right-content{
			margin-top:240px;
			}
			#map{
				width:196px;
				padding:0 10px;
				margin:0 auto;
				border:1px solid #979797;
				}
				#map h2{
					font-size:18px;
					color:#7090b7;
					padding-bottom:0px;
					margin-bottom:0px;
					font-weight:bold;
				}
				
		#content-campus #right-content{
			margin-top:210px;
			}
			#campus-callout{
				width:216px;
				margin:20px auto;
				border:1px solid #979797;
				}
				#campus-callout p{
					padding:0px 10px;
				}
				
			#events-listing{
				width:160px;
				margin: 25px 0 0 8px;
				background: #99BCC2;
				color:#fff;
				text-align:center;
				}
				#events-listing p{
					padding:0px 10px;
				}
				#events-listing h2{
					font-size:14px;
					font-weight:bold;
				}
				#events-listing a,
				#events-listing a:hover{
					text-decoration:underline;
					color:#fff;
				}
				b.rtop, 
				b.rbottom{
					display:block;
					background: #FFF;
				}
				b.rtop b, 
				b.rbottom b{
					display:block;
					height: 1px;
					overflow: hidden; 
					background: #99BCC2;
				}
			  	b.r1{
					margin: 0 5px;
				}
			  	b.r2{
					margin: 0 3px;
				}
			  	b.r3{
					margin: 0 2px;
				}
			  	b.rtop b.r4, 
				b.rbottom b.r4{
					margin: 0 1px;
					height: 2px;
				}

			
		/* END CUSTOM RIGHT SIDE DIVS */
		
		
		/* BEGIN QUOTES */
		#content-whoweare #quotes{
			width:210px;
			margin:10px auto;
			background:url(../images/quote-bg.gif) no-repeat top;
			}
			#quotes #btn-ceo{
				width:102px;
				height:19px;
				float:left;
				margin-right:10px;
				}
				#btn-ceo a{
					width:102px;
					height:19px;
					display:block;
					background:url(../images/btn-CEO.gif) no-repeat bottom;
				}
				#btn-ceo a:hover{
					width:102px;
					height:19px;
					background:url(../images/btn-CEO.gif) no-repeat top;
				}
		#quotes p,
		#quotes2 p,
		#quotes3 p{
			padding:20px 0 35px 35px;
			line-height:16px;
		}
				
		#content-dynamic #quotes{
			width:220px;
			margin:225px auto 0px auto;
			
		}
		#content-community #quotes3{
			width:250px;
			margin-top:20px;
			background:url(../images/quote-bg3.gif) no-repeat top left;
		}
		#content-whatsitlike #quotes{
			width:215px;
			margin:10px auto;
			background:url(../images/quotes-whatsitlike.gif) no-repeat top left;
		}
		#content-contribute #quotes{
			width:236px;
			margin:140px auto 0px auto;
			}
			#quotes #btn-chro{
				width:156px;
				height:19px;
				float:left;
				margin-right:10px;
				}
				#btn-chro a{
					width:156px;
					height:19px;
					display:block;
					background:url(../images/btn-chro.gif) no-repeat bottom;
				}
				#btn-chro a:hover{
					width:156px;
					height:19px;
					background:url(../images/btn-chro.gif) no-repeat top;
				}
				
		#content-careers #quotes{
			width:210px;
			margin:10px auto;
			background:url(../images/quotes-career.gif) no-repeat top left;
		}
		#content-customercare #quotes{
			width:185px;
			margin:10px auto;
			background:url(../images/quotes-customercare.gif) no-repeat top left;
		}
		#content-infoservices #quotes{
			width:200px;
			margin:10px auto;
			background:url(../images/quotes-infoservices.gif) no-repeat top left;
		}
		#content-retailsales #quotes{
			width:216px;
			margin:10px auto;
			background:url(../images/quotes-retailsales.gif) no-repeat top left;
		}
		#content-engineering #quotes{
			width:195px;
			margin:10px auto;
			background:url(../images/quotes-engineering.gif) no-repeat top left;
		}
		#content-operations #quotes{
			width:180px;
			margin:10px auto;
			background:url(../images/quotes-operations.gif) no-repeat top left;
		}
		#content-benefits #quotes{
			width:229px;
			margin:10px auto;
			background:url(../images/quotes-benefits.gif) no-repeat top left;
		}
		#content-military #quotes{
			width:205px;
			margin:20px auto;
			background:url(../images/quotes-military.gif) no-repeat top left;
			clear:both;
		}
			.quote-readmore{
				text-align:right;
				padding:0px;
				margin:-60px 0px -20px 0px;
			}
			
		#content-whattoexpect #quotes{
			width:290px;
			background:url(../images/quotes-whattoexpect.gif) no-repeat top left;
			clear:both;
		}
		#content-bestfit #quotes{
			width:215px;
			margin:10px auto;
			background:url(../images/quotes-bestfit.gif) no-repeat top left;
		}
		#content-campus #quotes{
			width:290px;
			margin:10px auto;
			background:url(../images/quotes-campus.gif) no-repeat top left;
		}
		
		/* END QUOTES */
		
		
		#right-content #flashcontent{
			width:auto;
			height:auto;
			margin:40px 15px 0 0;
		}
		#right-content #flashcontent-community{
			width:auto;
			height:auto;
			margin:40px 0px 0 15px;
			}
			#right-content #flashcontent-community h2{
				font-size:14px;
				color:#7090b8;
				font-weight:bold;
				padding-left:10px;
				padding-right:10px;
			}
			#right-content #flashcontent-community p{
				font-style:italic;
				padding-left:10px;
				padding-right:10px;
			}
			
		#right-content #flashcontent-whattoexpect{
			width:218px;
			height:auto;
			margin:20px auto;
			background:#fff;
			}
			#right-content #flashcontent-whattoexpect p{
				padding-left:10px;
				padding-right:10px;
			}
			#right-content #flashcontent-whattoexpect ul{
				color:#7090b8;
				font-style:italic;
				padding-right:10px;
				}
				#right-content #flashcontent-whattoexpect ul li{
					margin-bottom:5px;
					padding-bottom:5px;
				}
				
				