
#srvc_more_info
{
	position: relative;
	top: -3px;
}

#service_type_table_content
{
	width: 750px;
	float: right;
	margin-bottom: 10px;
	padding-right: 5px;
	position: relative;
	
}

#service_span_content
{
	width: 750px;
	border-left: 1px solid #c0c0c0;	
	float: right;
	padding-left: 15px;
}

.service_type_content_h3
{
	font-size: 9pt;
}

.service_type_content
{
	/* border: 1px solid black; */
	margin-left: 15px;
	margin-right: 10px;
}

.service_left_content
{
	float: left;
	height: 100%;
	width: 450px;
	padding-right: 10px;
	text-align: left;
	color: #75787B;
}


.program_option_img
{
	position: relative;
	top: 2px;
}

.program_options_link
{
	position: relative;
	top: 4px;
	font-weight: 900;
	font-size: 11pt;
	text-align: right;
	margin-right: 10px;
}

.services_table
{
        float: right;
        margin-bottom: 10px;
        width: 750px;
        height: 450px;
        border-left: 1px solid #c0c0c0;
        padding-left: 15px;

}

#service_type_header
{
        position: relative;
        left: 30px;
        vertical-align: top;
        font-size: 16pt;
        padding-top: 10px;
        color: #993366;
}


.service_right_content
{
	float: right;
	top: 0px;
	width: 275px;
}


.services_right_header
{
	font-size: 16pt;
	letter-spacing: .02em;
	color: #A8ACAF;
}

.services_right_text
{
	font-size: 8pt;
	margin-bottom: 15px;
	color: #75787B;
}

.services_right_header,.services_right_text
{
	margin-left: 7px;
	margin-right: 5px;
}

.service_span_table_header
{
	position: relative;
	top: 5px;
	text-align: center;
	font-size: 11pt;
	text-indent: none;
	font-weight: 800;
	color: #565656;
}

.service_span_table
{
	width: 100%;
	margin-bottom: 10px;
}

.service_span_table_content
{
	font-size: 11pt;
	color: #191919;
	padding: 10px;
}

.service_span_table_top
{
	height: 22px;
	background-position:  top left;
	background-image: url("/images/layout/service_type_header_pic_box.gif");
	background-repeat: no-repeat;
}

.service_span_table_bottom
{
	height: 22px;
	background-position:  bottom right;
	background-image: url("/images/layout/service_type_footer_picbox_bottom_right3.gif");
	background-repeat: no-repeat;
}

