/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

table.body {
	background-image:    url(../images/bg_middle_right_services.gif);
	background-position: right;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

li#main-nav-services {
	background-color: #2D7DA5;
}

li#main-nav-services img.bullet { 
	background-color: #17A0E5;
}

ul#sub-nav-services {
	display: block;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

dd {
	text-align: justify;
	width: 90%;
}

li {
	margin-bottom: 2px;
}

ul li ul { 
	margin-top: 0;
	margin-bottom: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#side {
	padding: 20px 10px 0 10px;
}

#photo {
	margin: 0 0 10px 0;
	padding: 0;
	border-style: solid;
	border-color: #2D7DA5;
	border-width: 0;
}

#side p {
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
}

.quote {
	color: #22607F;
	font-size: 11px;
	text-align: left;
	margin: 0 0 4px 0;
	padding: 0;
}

.speaker {
	color: #22607F;
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-weight: bold;	
	text-align: right;
}

#side table {
	width: 175px;
	margin: 0px;
	padding: 0px;
}

#side table th {
	color: #4A7A91;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-style: dotted;
	border-color: #2D7DA5;
	border-width: 0 0 1px 0;
}

#side table td {
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0;
}
