/* start ______________________________ JUST FOR THIS PRESENTATION, MOVE THE BLUE BORDER STYLE TO GLOBAL CSS ______________________________ start */


.WhitePictureCaption {
	padding: 8px;
	margin: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	line-height: 130%;
}



/* end ______________________________ JUST FOR THIS PRESENTATION, MOVE THE BLUE BORDER STYLE TO GLOBAL CSS ______________________________ end */

#ConsultancyServiceWrapper {
	background-image: url(../Images/ServicesArea/KeyGateEntrance.gif);
	background-repeat: no-repeat;
	background-position: 195px 50px;
	margin: 0px;
	padding: 45px;
	width: 885px;
	text-align: left;
}

.PackageCostDetails {
	margin: 0px;
	padding: 20px;
}

.PackageCostDetails ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	font-weight: bold;
	color: #ffffff;
}




/* start ______________________________ NAVIGATION ______________________________ start */



.PackageNavigation {
	padding: 0px;
	float: left;
	width: 885px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.PackageNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

.PackageNavigation li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin: 0px;
}


.PackageNavigation a, .PackageNavigation a:link {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color:#FFFFFF;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	float: left;
}



.Bronze a, .Bronze a:link {background-color: #876831;}
.Silver a, .Silver a:link {background-color: #BFCCCE;}
.Gold a, .Gold a:link {background-color: #A3963B;}
.Platinum a, .Platinum a:link {background-color: #B7C4B2;}

/*

.Bronze a:hover {background-color: #DFD8C6;}
.Silver a:hover {background-color: #DFE2E1;}
.Gold a:hover {background-color: #E2DFB2;}
.Platinum a:hover {background-color: #E0E1D9;}

*/


.Bronze a:hover {background-color: #614F27;}
.Silver a:hover {background-color: #95A2A3;}
.Gold a:hover {background-color: #847E34;}
.Platinum a:hover {background-color: #8F9D91;}



/* end ______________________________ NAVIGATION ______________________________ end */





/* start ______________________________ ABOUT THE SERVICE ______________________________ start */


#IntroWrapper {
	width: 885px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#AboutTheService {
	float: left;
	width: 599px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.MainHeadingStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 140%;
	font-weight: normal;
	color: #ffffff;
}

#AboutTheService h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 120%;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}




#AboutTheService ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 170%;
	font-weight: normal;
	color: #000033;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#AboutTheService li {}

#AboutTheService p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 170%;
	font-weight: normal;
	color: #000033;
}


/* end ______________________________ ABOUT THE SERVICE ______________________________end */




#PhotosOfProblemsWrapper {
	float: left;
	width: 266px;
}

#PageControls {
	width: 266px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #549098;
	border-bottom-color: #549098;
}

#PageControls ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#PageControls li {
	margin: 0px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 45px;
}

#IconViewSlideshow {
	background-image: url(../IconsSiteWide/IconViewSlideshow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#IconTellAFriend {
	background-image: url(../IconsSiteWide/IconTellAFriend.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#IconDownloadPDF {
	background-image: url(../IconsSiteWide/IconDownloadPDF.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#IconPrintPage {
	background-image: url(../IconsSiteWide/IconPrintPage.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#PageControls a, #PageControls a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#PageControls a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-bottom: 1px;
}



/* start ______________________________ COMPARE PACKAGES AT A GLANCE ______________________________ start */

#ComparePackagesWrapper {
	border: 7px solid #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	clear: left;
}

#ComparePackagesWrapper table {
}

#ComparePackagesWrapper td {
	vertical-align: top;
	width:25%;
	border: 1px solid #ffffff;
}

#ComparePackagesWrapper ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	list-style-type: square;
	line-height: 130%;
	list-style-position: outside;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #222222;
}

#ComparePackagesWrapper li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.PlatinumColumn { background-color:#E0E1D9; }
.GoldColumn { background-color:#E2DFB2; }
.SilverColumn { background-color:#DFE2E1; }
.BronzeColumn { background-color:#DFD8C6; }


.PlatinumColumn a, .PlatinumColumn a:link {
	background-color:#B7C4B2;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
	border: 20px solid #E0E1D9;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

.PlatinumColumn a:hover {
	background-color:#8F9D91;
	color: #FFFFFF;
}

.GoldColumn a, .GoldColumn a:link {
	background-color:#A3963B;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
	border: 20px solid #E2DFB2;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

.GoldColumn a:hover {
	background-color:#847E34;
	color: #FFFFFF;
}

.SilverColumn a, .SilverColumn a:link {
	background-color:#BFCCCE;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
	border: 20px solid #DFE2E1;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

.SilverColumn a:hover {
	background-color:#95A2A3;
	color: #FFFFFF;
}

.BronzeColumn a, .BronzeColumn a:link {
	background-color:#876831;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
	border: 20px solid #DFD8C6;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

.BronzeColumn a:hover {
	background-color:#614F27;
	color: #FFFFFF;
}

/* end ______________________________ COMPARE PACKAGES AT A GLANCE ______________________________ end */



/* start ______________________________ PLATINUM PACKAGE ______________________________ start */

#PlatinumPackageWrapper {
	border: 6px solid #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.HeadingStylePlatinum {
	background-color: #B7C4B2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 130%;
	line-height: 150%;
	margin: 0px;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.RowOneStylePlatinum {
	background-color: #ECEEE9;
	margin: 0px;
	font-size: 70%;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #222222;
}

.RowTwoStylePlatinum {
	background-color: #E0E1D9;
	margin: 0px;
	font-size: 70%;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #222222;
}

/* end ______________________________ PLATINUM PACKAGE ______________________________ end */



/* start ______________________________ GOLD PACKAGE ______________________________ start */

#GoldPackageWrapper {
	border: 6px solid #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.HeadingStyleGold {
	background-color: #A3963B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 130%;
	line-height: 150%;
	margin: 0px;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.RowOneStyleGold {
	background-color: #F0EED2;
	margin: 0px;
	font-size: 70%;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #222222;
}

.RowTwoStyleGold {
	background-color: #E2DFB2;
	margin: 0px;
	font-size: 70%;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #222222;
}

/* end ______________________________ GOLD PACKAGE ______________________________ end */



/* start ______________________________ SILVER PACKAGE ______________________________ start */

#SilverPackageWrapper {
	border: 6px solid #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.HeadingStyleSilver {
	background-color: #BFCCCE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 130%;
	line-height: 150%;
	margin: 0px;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.RowOneStyleSilver {
	background-color: #EBF1ED;
	margin: 0px;
	font-size: 70%;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #222222;
}

.RowTwoStyleSilver {
	background-color: #DFE2E1;
	margin: 0px;
	font-size: 70%;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #222222;
}

/* end ______________________________ SILVER PACKAGE ______________________________ end */



/* start ______________________________ BRONZE PACKAGE ______________________________ start */

#BronzePackageWrapper {
	border: 6px solid #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.HeadingStyleBronze {
	background-color: #876831;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 130%;
	line-height: 150%;
	margin: 0px;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.RowOneStyleBronze {
	background-color: #F3F4EA;
	margin: 0px;
	font-size: 70%;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #222222;
}

.RowTwoStyleBronze {
	background-color: #DFD8C6;
	margin: 0px;
	font-size: 70%;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #222222;
}

/* end ______________________________ BRONZE PACKAGE ______________________________ end */
