#wrapper {
	width: 760px;
	background-position: center;
	position: relative;
	background-color: #FFFFFF;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #000000;
}

#outside {
	background-color: #333333;
	position: absolute;
	width: 100%;
	border-bottom-width: 20em;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	top: 0px;
	overflow: hidden;
}




#headerlogo {
	height: 240px;
	width: 240px;
	float: left;
}
#carelogo {
	margin-top: 20px;
	margin-left: 20px;
}
#carelogotext {
	font-family: Calibri, Verdana, Arial;
	font-size: 13pt;
	margin-left: 26px;
	margin-top: 20px;
	width: 210px;
}
#bannerimage {
	height: 240px;
	width: 520px;
	float: right;
	margin-bottom: 5px;
}

#bannerimage img {
	margin-top: 5px;
	margin-left: 5px;
	height: 230px;
	width: 510px;
}
#navbar {
	clear: both;
	background-image: url(Images/navBar.jpg);
	height: 60px;
	background-repeat: no-repeat;
	width: 760px;
	float: left;
}
#mainbody {
	float: right;
	margin-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	width: 760px;
	background-image: url(Images/borderline.gif);
	background-repeat: repeat-y;
}

#maincontent {
	font-family: Calibri, Verdana, Arial, sans-serif;
	width: 535px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}
#maincontent .hideBlock {
	background-color: #F2FAFF;
}
#maincontent  .hideBlock a:link {
	background-color: #F2FAFF;
}
#maincontent .hideBlock a:visited {
	background-color: #F2FAFF;
}
#maincontent .hideBlock a:hover {
	background-color: #F2FAFF;
}
#maincontent .hideBlock a:active {
	background-color: #F2FAFF;
}



#maincontent h1 {
	font-size: 1.2em;
}
#maincontent h2 {
	font-size: 1em;
	font-weight: bold;
}
#maincontent h3 {
	font-size: 1em;
	font-weight: normal;
}

#maincontent p {
	font-size: 1em;
}
#maincontent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#maincontent  a   {
	background-color: #FFFFFF;
}


#maincontent a:link {
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px;
}

#maincontent a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px;
}

#maincontent a:hover {
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px;
}

#maincontent a:active {
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px;
}
#maincontent  ul {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 1em;
	padding-left: 26px;
}
#maincontent dt {
	font-size: 1em;
	font-weight: bold;
}


#maincontent dl {
	margin-top: 0px;
	margin-bottom: 0px;
}


#maincontent dd {
	font-size: 1em;
	margin-bottom: 18px;
	margin-top: 2px;
	margin-left: 0px;
}
#popupmain    table {
	font-size: 0.8em;
}


#leftsidebar {
	width: 185px;
	float: left;
	margin-left: 5px;
	font-family: Calibri, Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
	display: inline;
}
#leftsidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#partnerlogos {
	clear: left;
	padding-top: 5px;
}



#copyright {
	text-align: center;
	clear: both;
	background-color: #007cc3;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#copyright p {
	font-size: 0.8em;
	font-family: Calibri, Verdana, Arial;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#preload {
	display: none;
}

#sidebarLinks {
	font-size: 1em;
	padding-left: 20px;
}
#map_canvas {
	height: 300px;
	width: 500px;
}
#popupcontent {
	font-family: Calibri, Verdana, Arial, sans-serif;
	width: 580px;
	padding: 15px;
}
#popupcontent h1 {
	font-size: 1.2em;
}
#popupcontent  h2 {
	font-size: 1em;
	font-weight: bold;
}
#popupcontent h3 {
	font-size: 0.9em;
	font-weight: bold;
}

#popupcontent p {
	font-size: 1em;
}
#popupcontent table {
	border-collapse: collapse;
	font-size: 1em;
	border: 1px solid #999999;
	width: 98%;
}
#popupcontent textarea {
	width: 98%;
}
#popupcontent  table input {
	width: 98%;
}


#popupcontent td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#checkboxes {
	margin-bottom: 10px;
	padding-left: 10px;
	margin-right: 12px;
	border: 1px solid #999999;
}
#checkboxes h1 {
	font-size: 0.9em;
	margin-bottom: 2px;
}

#checkboxes p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#tableContracts img {
	padding-left: 30px;
}

#buttonBecome {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideNewClient.jpg);
	background-repeat: no-repeat;
}

#buttonPlatinum {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSidePlatinum.jpg);
	background-repeat: no-repeat;
}
#buttonGold {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideGold.jpg);
	background-repeat: no-repeat;
}
#buttonSilver {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideSilver.jpg);
	background-repeat: no-repeat;
}
#buttonCompare {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideScales.jpg);
	background-repeat: no-repeat;
}
#buttonUpgrade {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideArrow.jpg);
	background-repeat: no-repeat;
}





#buttonCalc {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideCalc.jpg);
	background-repeat: no-repeat;

}


#buttonCallback {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideCallback.jpg);
	background-repeat: no-repeat;
}
#buttonContact {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideContact.jpg);
	background-repeat: no-repeat;
}
#buttonHelp {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideAid.jpg);
	background-repeat: no-repeat;
}

#buttonClients {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideExisting.jpg);
	background-repeat: no-repeat;
}
#buttonFeedback {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideFeedback.jpg);
	background-repeat: no-repeat;
}
#buttonSuite {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideSuite.jpg);
	background-repeat: no-repeat;
}
#buttonRetail {
	height: 100px;
	width: 180px;
	background-image: url(Images/btnSideRetail.jpg);
	background-repeat: no-repeat;
}



#helpnowMain {
	margin-left: 115px;
}
#helpnowPerson {
	width: 100px;
	float: left;
}
#helpNowMouse {
	width: 175px;
	float: right;
	padding-top: 80px;
}
#contactUsMain {
	margin-left: 120px;
	margin-top: 40px;
}

#contactUsSign {
	width: 100px;
	float: left;
	padding-top: 20px;
}
#contactUsKeys {
	width: 190px;
	float: right;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
}

#plusminus {
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 10px;
	visibility: hidden;
	float: right;
	text-align: right;
}
#platinumList {
	clear: none;
}

#maincontent .linkPlusMinus {
}
#maincontent  .linkPlusMinus a:link {
	color: #FF6600;
}
#maincontent  .linkPlusMinus a:visited {
	color: #FF6600;
}
#callUsNumbers {
	float: left;
}
#callUsText {
	float: left;
	margin-right: 10px;
}
#closepopup {
	clear: both;
	float: left;
	display: none;
}
#popupasterix {
	clear: both;
	width: 50%;
}

#closepopup a:link {
	color: #0000CC;
}
#closepopup a:visited {
	color: #FF6600;
}

#contactbuttons {
	width: 98%;
	text-align: center;
	clear: both;
	float: left;
	display: none;
}
#closepopup2 {
	clear: both;
	float: left;
}
#closepopup2 a:link {
	color: #0000CC;
}
#closepopup2 a:visited {
	color: #FF6600;
}

.borderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tableLeftColWidth {
	width: 40%;
}
.tableCompareColOthers {
	width: 70px;
}



.imageLink {
	color: #FFFFFF;
}
.expandheading {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 1em;
}


.address {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #0033CC;
}
.bold {
	font-weight: bold;
}


.button {
	width: 135px;
	padding: 2px;
}
.buttonPopup {
	width: 100px;
	padding: 2px;
	left: 220px;
	position: relative;
}

.tableformat {
	border-collapse: collapse;
}

.tableformat  th {
	padding: 10px;
	font-weight: normal;
	font-size: 1em;
	border: 1px solid #999999;
}
.tableformat td {
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 0.8em;
}

.headerrow {
	color: #FFFFFF;
	background-image: url(Images/gradientBlue.jpg);
	background-repeat: repeat-x;
}
.headerrowPlainBlue {
	color: #FFFFFF;
	background-color: #007cc3;
}

.headerrow   td {
	padding: 10px;
	font-size: 1em;
}

.alternaterow {
	background-color: #F2FAFF;
}

.strikeOut {
	text-decoration: line-through;
	color: #999999;
}

.justifyLeft {
	text-align: left;
}

.justifyRight {
	text-align: right;
}
.justifyCentre {
	text-align: center;
}

.navButtonWhite1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: 60px;
	width: 94px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	padding-top: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.navButtonWhite1Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: 60px;
	width: 94px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	padding-top: 17px;
	color: #FFFFFF;
	font-weight: bold;
}

.navButtonWhite2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: 60px;
	width: 94px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	padding-top: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.navButtonWhite2Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: 60px;
	width: 94px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	padding-top: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.navButtonBlack1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: 60px;
	width: 94px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	padding-top: 17px;
	font-weight: bold;
	color: #000000;
}


.navButtonBlack2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: 60px;
	width: 94px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	padding-top: 11px;
	color: #000000;
	font-weight: bold;
}
.navButtonWhite1 a:link  {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.navButtonWhite1 a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.navButtonWhite1 a:hover  {
	color: #FFCC33;
}
.navButtonWhite1Orange a:link  {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.navButtonWhite1Orange a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.navButtonWhite1Orange a:hover  {
	color: #000000;
}
.navButtonBlack1 a:link  {
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.navButtonBlack1 a:visited {
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.navButtonBlack1 a:hover  {
	color: #FF6600;
}
.navButtonWhite2 a:link  {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.navButtonWhite2 a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.navButtonWhite2 a:hover  {
	color: #FFCC33;
}
.navButtonWhite2Orange a:link  {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.navButtonWhite2Orange a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.navButtonWhite2Orange a:hover  {
	color: #000000;
}
.navButtonBlack2 a:link {
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.navButtonBlack2 a:visited {
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.navButtonBlack2 a:hover  {
	color: #FF6600;
}

.buttonText {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	width: 80px;
	padding-left: 20px;
	padding-right: 80px;
	height: 40px;
	padding-top: 25px;
	padding-bottom: 35px;
}
.buttonTextLower {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	width: 80px;
	padding-left: 20px;
	padding-right: 80px;
	height: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.buttonTextLowerMore {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	width: 80px;
	padding-left: 20px;
	padding-right: 80px;
	height: 40px;
	padding-top: 35px;
	padding-bottom: 25px;
}



.linkText a:link {
	color: #000000;
}



.linkText  a:visited {
	color: #000000;
}
.linkText  a:hover {
	color: #0066CC;
}
.colourRed {
	color: #FF0000;
	font-weight: bold;
}
.linkStandard {
}
.linkStandard a:link {
	color: #0000CC;
}
.linkStandard a:visited {
	color: #FF6600;
}
.onHeaderPhone {
	background-image: url(Images/topOrangePhone.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 580px;
	padding-top: 35px;
	padding-left: 150px;
}
.onHeaderCalc {
	background-image: url(Images/topOrangeCalc.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 580px;
	padding-top: 35px;
	padding-left: 150px;
}
.onHeaderMouse {
	background-image: url(Images/topOrangeContact.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 580px;
	padding-top: 35px;
	padding-left: 160px;
}

.stylePlusMinusButtons {
	visibility: visible;
}
.listTerms {
	padding-left: 15px;
	padding-top: 5px;
}

.listTerms  li {
	padding-bottom: 15px;
}
.smallerText {
	font-size: 0.8em;
}
.quoteText {
	font-style: italic;
	font-weight: bold;
	color: #007cc3;
	font-size: 1em;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 150px;
}
