﻿
.divPageContentWrapper
{
	margin-left:36px;
	margin-right:30px;
	margin-bottom:0px;
	margin-top:5px;
}


#SP_Container
{
	width:797px;
	background: url(../../images/LeftNav_Background.gif) top left repeat-y;
}
#SP_TwoColFixContent
{
	width: 797px;
}

.twoColContainer #SP_ContentArea
{
	float: right; /* since this element is floated, a width must be given */
	width: 583px;
	margin-right: 7px;
}

#SP_TwoColFixContent #SP_ContentArea
{
	float: right; /* since this element is floated, a width must be given */
	width: 583px;
	overflow:hidden;
}

#SP_TwoColFixContent #SP_ContentArea #Content
{
margin: 15px 0px 15px 15px;
}

#SP_TwoColFixContent #SP_LeftNav
{
	margin: 0 214px 0 20px; /* the left margin can be given in percentages or pixels. It creates the space down the left side of the page. */
	padding-top:10px;
	width:190px;
}

#SP_SubHeaderContainer
{
	height:87px;
	width:797px;
	background: url(../../images/subheading_bottom.jpg) bottom left no-repeat;
}

#SP_PageTitle
{
	height:34px;
	width:575px;
	background: url(../../images/pagetitle_background.jpg) top left repeat-y;
}
#SP_PageTitle h2
{
	color:Black;
	padding-left:10px;
	padding-top:3px;
	font-family:Myriad Pro, Arial;
}


.locationsSection_bottom
{
	background: url(../../images/locationcontainerbottom.jpg) bottom left no-repeat;
	width: 610px;
	border: none;
	margin-bottom: 30px;
}
.locationsSection_top
{
	background: url(../../images/locationcontainertop.jpg) top left no-repeat;
		border: none;
}
.locationsSection_background
{
	background: url(../../images/locationcontainermiddle.jpg) repeat-y;
		border: none;
}
.locationsSection_body
{
	padding:0px 20px 50px 20px;
		border: none;
}
.locationsSection_header
{
	height:65px;
	padding-left:80px;
	padding-top:30px;
	vertical-align:middle;
		border: none;
}


.testimonial
{
	padding-bottom:40px;
}
.testimonialBody
{
	font-style:italic;
}
.testimonialUser
{
	font-weight:bold;
	float:right;
	padding-right:10px;
	padding-top:20px;
	text-align: right;
}
