/* CSS Document for WebEquity Solutions, LLC. */

body {
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
p {
	margin:0 0 10px;
}

/* Sub Page Styles */

#subwrapper {
	margin: 0 auto;
	padding: 0;	
	text-align: left;
	overflow: hidden
	
	border-right: 1px ;
	/*background: url(../wrapper_bg.gif) repeat-y;

	
	border-left: 1px solid #002d62;
	border-bottom: 4px solid #002d62;*/
	
	width: 635px;
}


#timeline {
	background: url(../images/timeline_bg.gif) top left no-repeat;
}
#timeline p {
	margin: 0 0 20px;
	padding: 0 0 0 25px;
	background: url(../images/timeline_year.gif) top left no-repeat;	
}

.bigblue {
	
	padding-right: 22px;
	background: url(../images/timeline_year.gif) top right no-repeat;
	color: #002d62;
	font-size: 130%;
	font-weight: bold;

}
.indented {
	margin: -15px 0 20px 68px;
	padding-left: 22px;
	background: url(../images/timeline_in.gif) top left no-repeat;
}
#timeline_bottom {
	background: url(../images/timeline_bg_bottom.gif) bottom left no-repeat;
}

}
