#timeline {
	width: 100%;
}

#timeline_back_purple {
	padding-left: 0px;
}

#timeline_back_purple .time_item .time_year_text a {
	margin: 4px 0 0 -22px;
	font-size:17px;
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
}

.time_item .time_year
{
	background: url(../images/services_circle.png) no-repeat;
}
.time_item .time_year a
{
	color:#FFF;

}


.time_bottom_textbox p span{
	font-size: 8px;
}

.time_bottom_textbox p {
	color: white;
	font-family: Georgia, sans-serif;
	font-style:italic;
	font-size: 15px;
	line-height: 15px;
	padding-bottom: 0px;
}
.time_bottom_textbox p a:link {color: white; text-decoration:none;}
.time_bottom_textbox p a:visited {color: white; text-decoration:none;}

#service_wrap {
	padding-left: 0px;
	width:465px;
	height: 100%;
	margin: 0 auto;
}

/* #timeline{width:100%;}

#timeline form ol 
{
	display: block;
	height: 400px;
	width: 855px;
	margin:0 auto;
	padding-top: 50px;
}

#content form .hRow {display:none;}

#nameemailbox
{
	width:40%;
	float:left;
}

#messageboxdiv
{
	width:55%;
	float:left;
}

.inputTxt {
	margin-top: 6px;
	width: 290px;
	border: 1px solid #CCC;
	font-family: arial, sans-serif;
}

#message
{
	height:275px;
	width: 100%;
}

.form li label
{
	margin-bottom:4px;
	color:#FFF;
}
.form li label span
{
	color:red;
} */