/* --------------------------------------------------------
        Page Styles
*/

body {
	padding: 0;
	border: 0;		
	margin: 0px;
/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Times New Roman", Times, serif;
	font-family: "Courier New", Courier, mono;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
	font-family: Geneva, Arial, Helvetica, sans-serif;
*/
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	
	text-align: center;
	
	background-color: #b4abcc;
}

.red 	{ border: 1px solid red; }

.blue 	{ border: 1px solid blue; }

img 	{ border: 0px; }

a 		{ color: #3399FF; text-decoration: none;}

a:hover	{ color: #3399FF; text-decoration: underline; }

div, p, ul, ol, li     { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; line-height: normal; font-size: 12px; font-weight: normal; }

fieldset { padding: 0px; margin: 0px; border: 0px; }

.clear  { clear: both; }

.hide   { display: none; }

/* --------------------------------------------------------
        Page Structure
*/

.page {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #ffffff;
}

.page {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #ffffff;
}

.header {
	background-image: url('../GRAPHICS/services-header-background.jpg');
	height: 175px;
	border-bottom: 10px solid #894e9a;
}

.body {
	background-image: url('../GRAPHICS/services-body-background.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

span.name {
    color:#7030a0;
	font-weight:bold;
	font-size:16px;
}


/* --------------------------------------------------------
        Header
*/

.utility {
	text-align: right;
	position: absolute;
	width: 785px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.utility a,
.utility a:hover {
	color: #420054;
	padding: 2px 5px;
}

.utility a.border {
	border-right: 1px solid #420054;
}  

.header .logo {
	float: left;
	padding-top: 26px;
	padding-left: 20px;
}

.header .title {
	float: left;
	padding-top: 117px;
	padding-left: 43px;
}


/* --------------------------------------------------------
        Menu :: Global
*/

.menu {
	float: left;
	padding-top: 24px;
}

.menu ul {
	border-bottom: 1px solid #d294e4;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu li {
	display: inline;
}

.menu a {
	color: #420054;
	display: block;
	border-top: 1px solid #d294e4;
	min-height:16px;
    height:auto !important;
    height:16px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #f6eafa;
}

.menu a:hover {
	color: #420054;
	background-color: #e4c0ef;
	text-decoration: none;
}


/* --------------------------------------------------------
        Menu :: Home
*/

.home .menu {
	padding-left: 20px;
}

.home .menu a {
	width: 174px;
	padding-left: 12px;
}


/* --------------------------------------------------------
        Menu :: Sub
*/

.sub .menu {
	margin-bottom: 50px;
}

.sub .menu a {
	width: 186px;
	padding-left: 20px;
	background-position: 9px;
}

.sub .menu li.active a {
	background-color: #ebd4f2;
	background-image: url('../GRAPHICS/services-menu-bullet.gif');
	background-repeat: no-repeat;
}

.sub .menu li.active a:hover {
	background-color: #e4c0ef;
}

.sub .menu li.active-secondary a {
	background-color: #e4c0ef;
	background-image: url('../GRAPHICS/services-menu-bullet.gif');
	background-repeat: no-repeat;
}


.why .menu {
	margin-bottom: 50px;
}

.why .menu a {
	width: 186px;
	padding-left: 20px;
	background-position: 9px;
}

.why .menu li.active a {
	background-color: #ebd4f2;
	background-image: url('../GRAPHICS/services-menu-bullet.gif');
	background-repeat: no-repeat;
}

.why .menu li.active a:hover {
	background-color: #e4c0ef;
}

.why .menu li.active-secondary a {
	background-color: #e4c0ef;
	background-image: url('../GRAPHICS/services-menu-bullet.gif');
	background-repeat: no-repeat;
}


/* --------------------------------------------------------
        Submenu :: Global
*/

.sub .menu ul ul {
	display: none;
}

.sub .menu .secondary ul {
	display: block;
	border: 0px;
}

.sub .menu .secondary a {
	background-color: #ebd4f2;
}

.sub .menu .secondary a:hover {
	background-color: #e4c0ef;
}

.sub .menu .secondary ul a {
	border-top: 1px solid #ffffff;
	height: 14px;
	padding-left: 30px;
	width: 176px;
	padding-top: 4px;
	padding-bottom: 6px;
	background-position: 19px;
}

.sub .menu .active-secondary ul a {
	background: none;
	background-color: #ebd4f2;
}


.why .menu ul ul {
	display: none;
}

.why .menu .secondary ul {
	display: block;
	border: 0px;
}

.why .menu .secondary a {
	background-color: #ebd4f2;
}

.why .menu .secondary a:hover {
	background-color: #e4c0ef;
}

.why .menu .secondary ul a {
	border-top: 1px solid #ffffff;
	height: 14px;
	padding-left: 30px;
	width: 176px;
	padding-top: 4px;
	padding-bottom: 6px;
	background-position: 19px;
}

.why .menu .active-secondary ul a {
	background: none;
	background-color: #ebd4f2;
}


/* --------------------------------------------------------
        Content :: Home
*/

.home {
	height: 415px;
}

.home .content {
	float: left;
	width: 574px;
	height: 382px;
	margin-left: 20px;
	background-image: url('../PHOTOS/services-home.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.home .content .copy {
	color: #420054;
	font-size: 14px;
	padding-top: 24px;
	padding-right: 220px;
	line-height: 30px;
}

.home .content h2 {
	padding-top: 24px;
	color: #894e9a;
	font-size: 24px;
}

.home .content .copy strong {
	font-size: 16px;
	color: #894e9a;
	font-weight: normal;
}

.home .content .copy-footnote {
	font-size: 16px;
	color: #894e9a;
	padding-top: 18px;
	line-height: 24px;
}

.home .content ul {
    list-style:inside;
}



/* --------------------------------------------------------
        Content :: Sub
*/

.sub .content {
	float: left;
	width: 374px;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url('../GRAPHICS/services-curvebk-content.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.sub .content h2 {
	padding-top: 24px;
	color: #894e9a;
	font-size: 24px;
}

.sub .content p {
	color: #420054;
	padding-top: 10px;
	line-height: 20px;
}

.sub .photo {
	float: left;
	padding-left: 20px;
	padding-top: 24px;
	background-image: url('../GRAPHICS/services-curvebk-photo.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.clear-floats {
	clear: both;
	padding-bottom: 40px;
}


.sub .content li {
	padding-top: 3px;
	list-style-type: disc;
	margin-left: 20px;
	line-height: 20px;
}

/* --------------------------------------------------------
        Content :: why
*/

.why .content {
	float: left;
	width: 350px;
	padding-right:220px;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url('../PHOTOS/services-home.jpg');
	background-position: 200px 100px;
	background-repeat: no-repeat;
}

.why .content h2 {
	padding-top: 24px;
	color: #894e9a;
	font-size: 24px;
}

.why .content p {
	color: #420054;
	padding-top: 10px;
	line-height: 20px;
}

.why .content li {
	padding-top: 3px;
	list-style-type: disc;
	margin-left: 20px;
	line-height: 20px;
}


.copyright {
	text-align: center;
	color: #f9f7ff;
	background-color: #b4abcc;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 20px;
}






