*
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	color: #777;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#fff;
}

p
{
	clear: both;
	margin-bottom: 16px;
}

p a
{
	color:#105681;
	text-decoration: underline;
}

#container
{
	width: 980px;
	margin: 0px auto;
	background-color:#fff;
	text-align: left;
}

.clear
{
	clear:both;
	line-height:0;
	font-size:0;
}


/********************************************
                   header
********************************************/

#header
{
	position: relative;
	z-index: 9998;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}

#headerLogo a
{
	position: relative;
	top: -20px;
	float: left;
	background-image: url('./cd_logo.jpg');
	background-repeat: no-repeat;
	width: 600px;
	height: 60px;
	text-decoration: none;
}

#header h2 /* tagline */
{
	float: left;
	padding-top: 55px;
	padding-left: 66px;
	color: #fc9200;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


/***** headerTabNav *****/
#headerTabNav
{
	position: relative;
	float: right;
	height: 50px;
	z-index: 9999;
}

#headerTabNav li
{
	list-style: none;
	display: inline;
}

#headerTab1 
{
	float: left;
  display: block;
  width: 178px;
  height: 33px;
  background: url("./cd_header_tab.jpg") no-repeat 0 0;
	text-align: center;
	padding-top: 11px;
	padding-left: 22px;
}

#headerTab1
{
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#headerTab1:hover
{ 
  background-position: 0 -44px;
	padding-top: 15px;
	height: 29px;
}

#headerTab2
{
	float: left;
  display: block;
  width: 180px;
  height: 33px;
  background: url("./cd_header_tab.jpg") no-repeat 0 0;
	text-align: center;
	padding-top: 11px;
	padding-left: 20px;
}

#headerTab2
{
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#headerTab2:hover
{ 
  background-position: 0 -44px;
	padding-top: 15px;
	height: 29px;
}

#headerTab3
{
	float: left;
  display: block;
  width: 180px;
  height: 33px;
  background: url("./cd_header_tab.jpg") no-repeat 0 0;
	text-align: center;
	padding-top: 11px;
	padding-left: 20px;
}

#headerTab3
{
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#headerTab3:hover
{ 
  background-position: 0 -44px;
	padding-top: 15px;
	height: 29px;
}

#headerPhoneNumber
{
	clear: both;
	float: right;
	color: #fc9200;
	font-size: 18px;
	font-weight: normal;
}


/********************************************
                    main
********************************************/

#main
{
	position: relative;
	float: left;
	background-color:#fff;
}

#mainLeft
{
	position: relative;
	float: left;
	width: 682px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 10px;
	line-height: 18px;
}

#mainRight
{
	position: relative;
	float: right;
	width: 248px;
	padding-top: 25px;
}

h1 /* page heading */
{
	font-size:28px;
	font-weight:bold;
	color:#105681;
	line-height: 38px;
}

h3 /* page subheading */
{
	font-size:16px;
	font-weight:bold;
	color:#105681;
	line-height: 26px;
}

h3 a
{
	color:#105681;
	text-decoration: none;
}

h3:hover a
{
	text-decoration: underline;
}

h5
{
	color: #fc9200;
	font-weight: bold;
	font-size: 13px;
}

.indent
{
	margin-left: 14px;
	padding-left: 0px;
}

.indent2
{
	margin-left: 28px;
	padding-left: 0px;
}


/***** siteMap *****/
.siteMapSection
{
	/* border-top:2px solid #ddd; */
	border-top:1px solid #f59f20;
	padding-bottom:20px;
	width: 650px;
}

.siteMapSection ul
{
	list-style: none;
}

.siteMapSection li
{
	margin-left: 14px;
}

.siteMapLink
{
	color: #777;
	text-decoration: none;
	font-weight: bold;
}

.siteMapLink:hover
{
	color: #444;
}


/***** marquee *****/
#mainHomeMarquee
{
	position: relative;
	top: -20px;
	background: url("./cd_home_marquee.jpg");
	width: 980px;
	height: 392px;
}

#mainHomeMarqueeNew
{
	position: relative;
	top: -20px;
	width: 980px;
	height: 392px;
}

#mainHomeMarqueeFlash
{
	position:relative;
	top:10px;
}

#mainHomeMarqueeHeading
{
	position: relative;
	float: left;
	top: 120px;
	left: 100px;
	color: #fff;
	font-size: 32px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

#mainHomeMarqueeSubheading
{
	position: relative;
	clear: both;
	float: left;
	top: 138px;
	left: 210px;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

#mainHomeMarqueeForm
{
	clear: both;
	position: relative;
  top: 205px;
	left: 30px;
}

#mainHomeMarqueeFormNew
{
	position: absolute;
	width:600px;
  top: 340px;
	left: 80px;
	z-index: 9999;
}

#mainHomeMarqueeFormText
{
	position: relative;
  top: -7px;
	float: left;
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	font-weight: normal;
	/*color: #fc9200;*/
	color: #ffb84d;
	margin-right: 10px;
}

.mainHomeMarqueeFormField
{
	position: relative;
  top: 3px;
	float: left;
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #888;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-bottom: 4px;
	margin-right: 10px;
	width: 148px;
	/* opacity: 0.8; */
}

#mainHomeMarqueeFormButton
{
	position: relative;
	float: left;
	left: -1px;
  background: url("./cd_bttn_60x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 51px;
	height: 18px;
	padding-top: 6px;
	padding-left: 9px;
}

#mainHomeMarqueeFormButton:hover
{
	position: relative;
	top: 1px;
	left: 1px;
	cursor: pointer;
}

#mainHomeMarqueeWebinarsAd
{
	position:absolute;
	top:312px;
	left:720px;
	z-index: 9998;
}

.mainHorzLine
{
	border-top:2px solid #f59f20;
	width: 980px;
}

/*
#mainHomeMarqueeImagingBttn
{
	position:absolute;
	top:280px;
	left:80px;
	cursor:pointer;
	z-index:10000;
}

#mainHomeMarqueeImagingBttn:hover
{
	position:absolute;
	top:281px;
	left:81px;
	cursor:pointer;
	z-index:10000;
}
*/

#mainHomeMarqueeImagingNew
{
	position:absolute;
	top:270px;
	left:72px;
	z-index:10000;
}

#mainHomeMarqueeImagingLink
{
	position:absolute;
	top:285px;
	left:127px;
	cursor:pointer;
	z-index:10001;
	text-decoration:none;
	color: #fff;
	font-size:14px;
	border-bottom:dotted 1px #fff;
}

/*
#mainHomeMarqueeImagingLink:hover
{
	border-bottom:dotted 1px #fff;
	text-decoration:none;
	color: #fff;
}
*/

/***** mainImaging *****/
.mainImagingTblLeft
{
	width:230px;
}

.mainImagingTblRight
{
	width:420px;
}

.imagingLogo
{
	margin-right:36px;
	margin-bottom:5px;
}


/***** mainVideos *****/
.mainVideos
{
	margin-bottom: 20px;
}


/***** vertLeadCap form *****/
#vertLeadCapForm
{
	float: left;
  width: 228px;
	height: 160px;
	background: url("./cd_vertleadcap_blue.jpg") no-repeat 0 0;
	/*background: url("./cd_vertleadcap_orange.jpg") no-repeat 0 0;*/
	color: #fff;
	font-size: 12px;
	padding-top: 160px;
	padding-left: 20px;
}

.vertLeadCapFormField
{
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #888;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-bottom: 5px;
	width: 200px;
}

#vertLeadCapFormButton
{
	position: relative;
	float: left;
	left: -1px;
  background: url("./cd_bttn_134x24_blue.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 126px;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
}

#vertLeadCapFormButton:hover
{
	position: relative;
	top: 1px;
	left: 1px;
	cursor: pointer;
}


/***** vertRequestPricing form *****/
#vertRequestPricingForm
{
	float: left;
  width: 228px;
	height: 160px;
	background: url("./cd_vertrequestpricing_blue.jpg") no-repeat 0 0;
	color: #fff;
	font-size: 12px;
	padding-top: 160px;
	padding-left: 20px;
}

.vertRequestPricingFormField
{
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #888;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-bottom: 5px;
	width: 200px;
}

#vertRequestPricingFormButton
{
	position: relative;
	float: left;
	left: -1px;
  background: url("./cd_bttn_134x24_blue.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 126px;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
}

#vertRequestPricingFormButton:hover
{
	position: relative;
	top: 1px;
	left: 1px;
	cursor: pointer;
}


/***** vertStorybook form *****/
#vertStorybookForm
{
	float: left;
  width: 228px;
	height: 600px;
	background: url("./cd_vertstorybook.jpg") no-repeat 0 0;
	color: #fff;
	font-size: 12px;
	padding-top: 160px;
	padding-left: 20px;
}

#vertStorybookFormContents
{
	position:relative;
	top:105px;
}

.vertStorybookFormField
{
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #888;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-bottom: 5px;
	width: 200px;
}

.vertStorybookFormTextarea
{
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #888;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-bottom: 5px;
	width: 200px;
}

#vertStorybookFormButton
{
	position: relative;
	float: left;
	left: -1px;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 126px;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
}

#vertStorybookFormButton:hover
{
	position: relative;
	top: 1px;
	left: 1px;
	cursor: pointer;
}


/***** it professionals *****/
.itBlock
{
	position: relative;
	clear:both;
	height:140px;
}

.itColLeft
{
	float: left;
	width: 170px;
}

.itColRight
{
	float: left;
	width: 500px;
}

.itColRight p
{
	margin-top:0px;
	margin-bottom:5px;
}

.itLogo
{
	background-repeat: no-repeat;
	width: 140px;
	height: 70px;
}

.itHorzLine
{
	margin-top: 6px;
	border-top:1px solid #f59f20;
	width: 500px;
	margin-bottom:10px;	
}
.itSeparator
{
	height:20px;
}



/***** white papers *****/
.wpBlock
{
	position: relative;
}

.wpColLeft
{
	float: left;
	width: 110px;
}

.wpColRight
{
	float: left;
	width: 570px;
}

.wpImage
{
	background-image: url('./cd_whitepaper_thumbnail.png');
	background-repeat: no-repeat;
	width: 70px;
	height: 100px;
}

.wpHorzLine
{
	margin-top: 6px;
	border-top:1px solid #f59f20;
	width: 570px;
	margin-bottom:10px;	
}


#wpForm
{
	float: left;
  width: 650px;
	height: 40px;
	color: #fff;
	background-color: #eee;
	font-size: 12px;
	padding: 15px;
	margin-bottom: 20px;
}

#wpForm p
{
	color: #777;
	margin-bottom: 2px;
}

.wpFormField
{
	float: left;
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #999;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 112px;
}

#wpFormButton
{
	position: relative;
	float: left;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 124px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
}

#wpFormButton:hover
{
	position: relative;
	top: 1px;
	left: 1px;
	cursor: pointer;
}


/***** new wp form stuff *****/
.wpButton
{
	position: relative;
	top:-10px;
	float: left;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 124px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
}

.wpButton:hover
{
	position: relative;
	top: -9px;
	left: 1px;
	cursor: pointer;
}

.wpFormSm
{
	display:none;
	float: left;
  width: 540px;
	height: 90px;
	color: #fff;
	background-color: #e1e1e1;
	font-size: 12px;
	padding: 15px;
	margin-bottom: 20px;
}

.wpFormSm p
{
	color: #777;
	margin-bottom: 2px;
}

.wpFormSmField
{
	float: left;
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #999;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 118px;
}

.wpFormSmButton
{
	position: relative;
	top:5px;
	float: left;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 109px;
	height: 20px;
	padding-top: 4px;
	padding-left: 25px;
}

.wpFormSmButton:hover
{
	position: relative;
	top: 6px;
	left: 1px;
	cursor: pointer;
}



/***** media center *****/
.mcBlock
{
	position: relative;
}

.mcColLeft
{
	float: left;
	width: 110px;
}

.mcColRight
{
	float: left;
	width: 570px;
}

.mcHorzLine
{
	margin-top: 6px;
	border-top:1px solid #f59f20;
	width: 570px;
	margin-bottom:10px;	
}

.mcButton
{
	position: relative;
	top:-10px;
	float: left;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 100px;
	height: 20px;
	padding-top: 4px;
	padding-left: 35px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.mcButton:hover
{
	position: relative;
	top: -9px;
	left: 1px;
	cursor: pointer;
}

.mcCollection
{
	display:none;
	clear:both;
	position:relative;
	top:-15px;
	margin-bottom:20px;
}

.mcLink
{ 
	font-size:11px;
	color:#777;
	text-decoration:none;
	border-bottom:1px #777 dotted;
	clear:both;
}



/***** webinars *****/
.webinarBlock
{
	position: relative;
}

.webinarColLeft
{
	float: left;
	width: 110px;
}

.webinarColRight
{
	float: left;
	width: 570px;
}

.webinarImage
{
	position:relative;
	top:6px;
	width: 90px;
	height: 95px;
	-moz-box-shadow: 5px 5px 10px #555;
	-webkit-box-shadow: 5px 5px 10px #555;
	box-shadow: 5px 5px 10px #555;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555555')"; 	/* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555555'); 	/* For IE 5.5 - 7 */
}

.webinarHorzLine
{
	margin-top: 6px;
	border-top:1px solid #f59f20;
	width: 570px;
	margin-bottom:10px;	
}

/*orig*/
#webinarForm
{
	position:relative;
	float: left;
  width: 650px;
	height: 100px;
	color: #fff;
	background-color: #eee;
	font-size: 12px;
	padding: 15px;
	margin-bottom: 5px;
}

#webinarForm p
{
	color: #777;
	margin-bottom: 2px;
}

.webinarFormFieldRole
{
	width:150px;
	margin-top:4px;
	margin-right:10px;
	color:#999;
}

.webinarFormFieldSoftware
{
	width:150px;
	margin-top:4px;
	margin-right:10px;
	color:#999;
}

.webinarFormFieldDate
{
	width:200px;
	margin-top:4px;
	margin-right:10px;
	color:#999;
}

.webinarFormField
{
	float: left;
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #999;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 115px;
}

#webinarFormButton
{
	position: absolute;
	top:90px;
	left:15px;
	float: left;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 124px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
}

#webinarFormButton:hover
{
	position: absolute;
	top: 91px;
	left: 16px;
	cursor: pointer;
}

/*v2*/
#webinarForm2
{
	position:relative;
	float: left;
  width: 650px;
	height: 125px;
	color: #fff;
	background-color: #eee;
	font-size: 12px;
	padding: 15px;
	margin-bottom: 5px;
}

#webinarForm2 p
{
	color: #777;
	margin-bottom: 2px;
}

.webinarFormField2
{
	float: left;
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #999;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 140px;
}

.webinarFormSelect2
{
	float: left;
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #999;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 0px;
	width: 147px;
}

#webinarFormButton2
{
	position:absolute;
	top:120px;
	left:16px;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 124px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
}

#webinarFormButton2:hover
{
	position:absolute;
	top:121px;
	left:17px;
	cursor: pointer;
}

#webinarAd
{
	margin-bottom:30px;
}

/***** roi *****/
#roi em
{
	color: #f59f20;
}

#roiTable
{
	background: url("./cd_roitable.gif") no-repeat 0 0;
	width: 690px;
	height: 600px;
}

#roiSideNote
{
	clear: both;
  width: 246px;
	height: 589px;
	background: url("./cd_roisidenotebg.jpg") no-repeat 0 0;
}

#roiSideNoteText
{
	position: relative;
	color: #777;
	font-size: 11px;
	top: 60px;
	line-height: 11px;
	margin-right: 24px;
	margin-left: 25px;
}

#roiCalc
{
	position:relative;
	left:-7px;
	clear: both;
  width: 686px;
	height: 953px;
	background: url("./cd_roicalc.jpg") no-repeat 0 0;
}

.roiCalcField
{
	font-size:18px;
	color:#555;
	width:125px;
	background-color:transparent;
}

#roiCalcITCosts
{
	position:absolute;
	top:248px;
	left:260px;
}

#roiCalcBackupCosts
{
	position:absolute;
	top:364px;
	left:260px;
}

#roiCalcProductivityCosts
{
	position:absolute;
	top:482px;
	left:260px;
}

#roiCalcHWCosts
{
	position:absolute;
	top:553px;
	left:260px;
}

#roiCalcSupportCosts
{
	position:absolute;
	top:648px;
	left:260px;
}

#roiCalcTotalSavings
{
	position:absolute;
	top:725px;
	left:260px;
}

#roiCalcCurveCosts
{
	position:absolute;
	top:295px;
	left:495px;
}

#roiCalcTotalSavings2
{
	position:absolute;
	top:725px;
	left:495px;
}

#roiCalcAdjSubscription
{
	position:absolute;
	top:895px;
	left:495px;
}

/***** offer page *****/
#offersTop
{
	height:20px;
}

#offerHeadline h1
{
	position:relative;
	top:16px;
	left:10px;
	z-index:10000;
	width:460px;
	height:50px;
	line-height:28px;
}

.offerSectionHeading
{
	color:#fc9200;
	font-size:24px;
}

#offerLeadCapForm
{
	position:relative;
	top:-40px;
  width:980px;
	height:553px;
	background: url("./cd_offers_leadcap.jpg") no-repeat 0 0;
	color: #fff;
	font-size:12px;
}

#offerLeadCapForm form
{
	position:relative;
	top:350px;
	left:650px;
  width:290px;
}

#offerLeadCapForm-Imaging
{
	position:relative;
	top:-40px;
  width:980px;
	height:553px;
	background: url("./cd_offers_leadcap_imaging.jpg") no-repeat 0 0;
	color: #fff;
	font-size:12px;
}

#offerLeadCapForm-Imaging form
{
	position:relative;
	top:350px;
	left:650px;
  width:290px;
}

#offerLeadCapForm-OrasphereDVD
{
	position:relative;
	top:-40px;
  width:980px;
	height:553px;
	background: url("./cd_offers_leadcap_oraspheredvd.jpg") no-repeat 0 0;
	color: #fff;
	font-size:12px;
}

#offerLeadCapForm-OrasphereDVD form
{
	position:relative;
	top:350px;
	left:650px;
  width:290px;
}

#offerLeadCapForm-FreeiPad
{
	position:relative;
	top:-40px;
  width:980px;
	height:553px;
	background: url("./cd_offers_leadcap_freeipad.jpg") no-repeat 0 0;
	color: #fff;
	font-size:12px;
}

#offerLeadCapForm-FreeiPad form
{
	position:relative;
	top:350px;
	left:650px;
  width:290px;
}

#offerLeadCapForm-FreeConv
{
	position:relative;
	top:-40px;
  width:980px;
	height:553px;
	background: url("./cd_offers_leadcap_freeconversion.jpg") no-repeat 0 0;
	color: #fff;
	font-size:12px;
}

#offerLeadCapForm-FreeConv form
{
	position:relative;
	top:350px;
	left:650px;
  width:290px;
}

#offerLeadCapForm-FreeTraining
{
	position:relative;
	top:-40px;
  width:980px;
	height:553px;
	background: url("./cd_offers_leadcap_freetraining.jpg") no-repeat 0 0;
	color: #fff;
	font-size:12px;
}

#offerLeadCapForm-FreeTraining form
{
	position:relative;
	top:350px;
	left:650px;
  width:290px;
}

#offerLeadCapForm-FreeEClaims
{
	position:relative;
	top:-40px;
  width:980px;
	height:553px;
	background: url("./cd_offers_leadcap_freeeclaims.jpg") no-repeat 0 0;
	color: #fff;
	font-size:12px;
}

#offerLeadCapForm-FreeEClaims form
{
	position:relative;
	top:350px;
	left:650px;
  width:290px;
}

#offerLeadCapForm-Save1000
{
	position:relative;
	top:-40px;
  width:980px;
	height:553px;
	background: url("./cd_offers_leadcap_save1000.jpg") no-repeat 0 0;
	color: #fff;
	font-size:12px;
}

#offerLeadCapForm-Save1000 form
{
	position:relative;
	top:350px;
	left:650px;
  width:290px;
}

#offerCanadaAddress
{
	position:relative;
	top:-30px;
	left:600px;
  width:360px;
	height:18px;
	background: url("./cd_offers_canada_address.gif") no-repeat 0 0;
}

.offerLeadCapFormField
{
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #888;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 6px;
	margin-bottom: 10px;
	width:270px;
}

#offerLeadCapFormButton
{
	position: relative;
	top:345px;
	left:725px;
  /*background: url("./cd_submitbutton.png") no-repeat 0 0;*/
	background: url("./cd_getittodaybttn.png") no-repeat 0 0;
	width: 140px;
	height: 45px;
}

#offerLeadCapFormButton:hover
{
	position: relative;
	top:346px;
	left:726px;
	cursor: pointer;
}

#offerLeadCapDesc
{
	position:relative;
	top:-250px;
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 13px;
 	font-weight: normal;
 	color: #555;
	text-align: left;
	line-height:20px;
	width:570px;
}

.offerTestimonialTD
{
	width:360px;
}

#offerMainText
{
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 13px;
 	font-weight: normal;
 	color: #555;
	text-align: left;
	line-height:20px;
}

.offerMainText2
{
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	font-weight: normal;
 	color: #777;
	text-align: left;
	line-height:14px;
}

#offerMainImage
{
  width: 360px;
  height: 200px;
	margin-top:4px;
  margin-right: 40px;
  margin-bottom:10px;
}

#offerBottom
{
	clear:both;
}

#offerBottomImage
{
	float:left;
  background:url("./cd_offers_bottom.jpg") no-repeat 0 0;
	width:220px;
	height:220px;
	margin-right:20px;
}

#offerBottomImage a
{
	cursor: pointer;
}

#offerBottomImage-OrasphereDVD
{
	float:left;
  background:url("./cd_offers_bottom_oraspheredvd.jpg") no-repeat 0 0;
	width:220px;
	height:220px;
	margin-right:20px;
}

#offerBottomImage-OrasphereDVD a
{
	cursor: pointer;
}

#offerBottomImage-FreeiPad
{
	float:left;
  background:url("./cd_offers_bottom_freeipad.jpg") no-repeat 0 0;
	width:220px;
	height:220px;
	margin-right:20px;
}

#offerBottomImage-FreeiPad a
{
	cursor: pointer;
}

#offerBottomImage-FreeConv
{
	float:left;
  background:url("./cd_offers_bottom_freeconversion.jpg") no-repeat 0 0;
	width:220px;
	height:220px;
	margin-right:20px;
}

#offerBottomImage-FreeConv a
{
	cursor: pointer;
}

#offerBottomImage-FreeTraining
{
	float:left;
  background:url("./cd_offers_bottom_freetraining.jpg") no-repeat 0 0;
	width:220px;
	height:220px;
	margin-right:20px;
}

#offerBottomImage-FreeTraining a
{
	cursor: pointer;
}

#offerBottomImage-FreeEClaims
{
	float:left;
  background:url("./cd_offers_bottom_freeeclaims.jpg") no-repeat 0 0;
	width:220px;
	height:220px;
	margin-right:20px;
}

#offerBottomImage-FreeEClaims a
{
	cursor: pointer;
}

#offerBottomImage-Save1000
{
	float:left;
  background:url("./cd_offers_bottom_save1000.jpg") no-repeat 0 0;
	width:220px;
	height:220px;
	margin-right:20px;
}

#offerBottomImage-Save1000 a
{
	cursor: pointer;
}

#offerBottomText
{
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 16px;
 	font-weight: normal;
 	color: #555;
	text-align: left;
	line-height:22px;
}

#offerBottomFinePrint
{
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	color: #555;
	text-align: left;
	line-height:16px;
	margin-bottom:40px;
}

/***** offer page v2 *****/
#offerMarquee
{
	clear:both;
	position:relative;
}

#offerMarquee img
{
	position:relative;
	top:0px;
	left:0px;
}

#offerMarquee h1
{
	position:absolute;
	top:120px;
	left:320px;
	width:300px;
	text-align:center;
	color:#fff;
	font-size:28px;
	font-weight:normal;
}

#offerMarquee form
{
	position:absolute;
	top:120px;
	right:20px;
  width:290px;
}

#offerMarqueeButton
{
	position:absolute;
	top:260px;
	left:745px;
  /*background: url("./cd_submitbutton.png") no-repeat 0 0;*/
	background: url("./cd_getittodaybttn.png") no-repeat 0 0;
	width: 140px;
	height: 45px;
}

#offerMarqueeButton:hover
{
	position:absolute;
	top:261px;
	left:746px;
	cursor: pointer;
}

#offerMainContent
{
	margin:30px;
}

#offerMainContent h1
{
	color:#fc9200;
	font-weight:normal;
	font-size:30px;
}

#offerMainContent h3
{
	color:#fc9200;
	font-weight:normal;
	font-size:20px;
}

#offerMainContent ul li
{
	font-size:16px;
	line-height:26px;
	margin-left:22px;
}

#offerMainContent p
{
	font-size:16px;
	line-height:20px;
}

#offerBottomContent
{
	clear:both;
	position:relative;
	width:960px;
	height:160px;
	background-color:#f4f4f4;
	padding:10px;
	margin-bottom:20px;
}

#offerBottomC1
{
	float:left;
	width:190px;
}

#offerBottomC2
{
	float:left;
	width:750px;
}

#offerWebinars
{
	position:relative;
	top:10px;
	/*left:120px;*/
	width:790px;
	padding:20px 0px 50px 120px;
	/*background-color:#eee;*/
}

#offerWebinarFormButton
{
	position: absolute;
	top:95px;
	left:15px;
	float: left;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 124px;
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
}

#offerWebinarFormButton:hover
{
	position: absolute;
	top: 96px;
	left: 16px;
	cursor: pointer;
}


/***** about us *****/

#mattDorey
{
	position:relative;
	width:248px;
}

#mattDorey img
{
  width:130px;
  height:164px;
	margin-right:10px;
	float:right;
}

#mattDorey p
{
	float:left;
	font-size:10px;
}

#mattDorey strong
{
	color: #fc9200;
}


/***** storybook *****/
.storybookEntry h4
{
	font-size:16px;
	color: #fc9200;
	margin-bottom:10px;
}

.storybookEntry h5
{
	font-size:12px;
	color:#105681;
}

.storybookEntry h6
{
	font-size:10px;
	color:#105681;
}

.storybookHorzLine
{
	margin-top: 15px;
	border-top:1px solid #f59f20;
	width: 680px;
	margin-bottom:15px;	
}

#storybookRules
{
	font-size:10px;
	color:#777;
	line-height:12px;
}


/***** imaging sneakpeek *****/
#mainSneakpeekL
{
	position: relative;
	float: left;
	width: 682px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 10px;
	line-height: 18px;
}

#mainSneakpeekR
{
	position: relative;
	float: right;
	width: 248px;
	padding-top: 25px;
}

.imagingSneakpeek
{
	
}

.imagingSneakpeek h2
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FC9200;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.imagingSneakpeek h3
{
	clear:both;
	font-size: 16px;
}

#imagingSneakpeekImage
{
	margin-top: 6px;
	margin-right: 40px;
	-moz-box-shadow: 5px 5px 10px #555;
	-webkit-box-shadow: 5px 5px 10px #555;
	box-shadow: 5px 5px 10px #555;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555555')"; 	/* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555555'); 	/* For IE 5.5 - 7 */
}

#imagingSneakpeekImageR
{
	float:right;
}

.imagingSneakpeekHorzLine
{
	margin-top: 6px;
	border-top:1px solid #f59f20;
	width: 570px;
	margin-bottom:10px;	
}

#formImagingSneakpeek
{
	position:relative;
	float: left;
  width: 650px;
	height: 75px;
	color: #fff;
	background-color: #eee;
	font-size: 12px;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#formImagingSneakpeek p
{
	color: #777;
	margin-bottom: 2px;
}

#formImagingSneakpeek select
{
	/*width:200px;*/
	margin-top:4px;
	margin-right:10px;
	color:#999;
}

.imagingSneakpeekFormField
{
	float: left;
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #999;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 105px;
}

#imagingSneakpeekFormButton
{
	position: absolute;
	top:66px;
	left:15px;
	float: left;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 124px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
}

#imagingSneakpeekFormButton:hover
{
	position: absolute;
	top: 67px;
	left: 16px;
	cursor: pointer;
}

#imagingSneakpeekFormButton2
{
	position: absolute;
	top:66px;
	left:170px;
	float: left;
  background: url("./cd_bttn_134x24_blue.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 124px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
}

#imagingSneakpeekFormButton2:hover
{
	position: absolute;
	top: 67px;
	left: 171px;
	cursor: pointer;
}

/***** imaging reception *****/
.imagingReception
{
	
}

.imagingReception h2
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FC9200;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.imagingReception h3
{
	clear:both;
	font-size: 16px;
}

#imagingReceptionImage
{
	margin-top: 6px;
	margin-right: 40px;
	-moz-box-shadow: 5px 5px 10px #555;
	-webkit-box-shadow: 5px 5px 10px #555;
	box-shadow: 5px 5px 10px #555;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555555')"; 	/* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555555'); 	/* For IE 5.5 - 7 */
}

#imagingReceptionImageR
{
	float:right;
}

.imagingReceptionHorzLine
{
	margin-top: 6px;
	border-top:1px solid #f59f20;
	width: 570px;
	margin-bottom:10px;	
}

#formImagingReception
{
	position:relative;
	float: left;
  width: 650px;
	height: 75px;
	color: #fff;
	background-color: #eee;
	font-size: 12px;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#formImagingReception p
{
	color: #777;
	margin-bottom: 2px;
}

#formImagingReception select
{
	/*width:200px;*/
	margin-top:4px;
	margin-right:10px;
	color:#999;
}

.imagingReceptionFormField
{
	float: left;
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #999;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 144px;
}

#imagingReceptionFormButton
{
	position: absolute;
	top:66px;
	left:15px;
	float: left;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 124px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
}

#imagingReceptionFormButton:hover
{
	position: absolute;
	top: 67px;
	left: 16px;
	cursor: pointer;
}

#imagingReceptionFormButton2
{
	position: absolute;
	top:66px;
	left:170px;
	float: left;
  background: url("./cd_bttn_134x24_blue.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 124px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
}

#imagingReceptionFormButton2:hover
{
	position: absolute;
	top: 67px;
	left: 171px;
	cursor: pointer;
}




/***** true orange *****/
#trueOrangeForm
{
	float: left;
  width: 226px;
	height: 310px;
	background: url("./trueorangeformbg.jpg") no-repeat 0 0;
	color: #fff;
	font-size: 12px;
	padding-top: 290px;
	padding-left: 20px;
}

.trueOrangeField
{
	width:200px;
	padding: 3px 3px 3px 3px;
	margin-bottom:5px;
	color:#777;
	background-color:#eaeaea;
}

#trueOrangeFormButton
{
	position: relative;
	top:5px;
	left:0px;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 126px;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
	cursor:pointer;
}

#trueOrangeFormButton:hover
{
	position: relative;
	top:6px;
	left:1px;
}

.trueOrange
{
	color: #fc9200;
}


/********************************************
                 formResults
********************************************/
#formResultsSuccessDemo
{
	position: relative;
	float: left;
	background: url("./cd_formresultssuccessdemo.jpg") no-repeat 0 0;
	width: 980px;
	height: 392px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#formResultsSuccessDemoVideo
{
	position: absolute;
	top: 112px;
	left: 10px;
}

#formResultsSuccessPricing
{
	position: relative;
	float: left;
	background: url("./cd_formresultssuccesspricing.jpg") no-repeat 0 0;
	width: 980px;
	height: 392px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#formResultsSuccessEmail
{
	position: relative;
	float: left;
	background: url("./cd_formresultssuccessemail.jpg") no-repeat 0 0;
	width: 980px;
	height: 392px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#formResultsSuccessWP
{
	position: relative;
	float: left;
	background: url("./cd_formresultssuccesswp.jpg") no-repeat 0 0;
	width: 980px;
	height: 392px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#formResultsSuccessWPLinks
{
	position:relative;
	top:245px;
	left:28px;
	z-index:9999;
}

#formResultsSuccessWPLinks a
{
	color:#105681;
	text-decoration:underline;
}

#formResultsSuccessWebinar
{
	position: relative;
	float: left;
	background: url("./cd_formresultssuccesswebinar.jpg") no-repeat 0 0;
	width: 980px;
	height: 392px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#formResultsSuccessStorybook
{
	position: relative;
	float: left;
	background: url("./cd_formresultssuccessstorybook.jpg") no-repeat 0 0;
	width: 980px;
	height: 392px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#formResultsError
{
	position: relative;
	float: left;
	background: url("./cd_formresultserror.jpg") no-repeat 0 0;
	width: 980px;
	height: 392px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.formResultsButton a
{
	position: relative;
	float: left;
	left: 11px;
	top: 270px;
  background: url("./cd_bttn_134x24_orange.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 106px;
	height: 19px;
	padding-top: 5px;
	padding-left: 28px;
}

.formResultsButton:hover a
{
	position: relative;
	top: 271px;
	left: 12px;
}

/***** tables *****/
.tables
{
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	border-collapse:collapse;
	margin: 0px;
}
.tables td, .tables th 
{
	font-size:12px;
	padding:3px 7px 2px 7px;
	border:1px solid #aaa;
}
.tables th 
{
	font-size:12px;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#aaa;
	color:#fff;
}
.tables tr.alt td 
{
	background-color:#eee;
}



/********************************************
                  bottom
********************************************/

#bottom
{
	clear: both;
}


/********************************************
                audience Nav
********************************************/

#audienceNav
{
	position: relative;
	float: left;
	top: 0px;
}

.audienceNavLinkText
{
	color: #076ea8;
	text-decoration: underline;
}

#audienceNavDentist
{
	float: left;
  display: block;
	padding: 40px 0px 0px 20px;
  width: 197px;
  height: 128px;
  background: url("./cd_audience_dentist.jpg") no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	text-indent: -9999px;
	margin-right: 0px;
}

#audienceNavDentist:hover
{
  background-position: top right;
	padding: 40px 100px 0px 20px;
  width: 219px;
	height: 128px;
	font-size: 14px;
	text-indent: 0px;
}

#audienceNavOffMgr
{
	float: left;
  display: block;
	padding: 40px 0px 0px 20px;
  width: 197px;
  height: 128px;
  background: url("./cd_audience_offmgr.jpg") no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	text-indent: -9999px;
	margin-right: 0px;
}

#audienceNavOffMgr:hover
{
  background-position: top right;
	padding: 40px 90px 0px 20px;
  width: 229px;
	height: 128px;
	font-size: 14px;
	text-indent: 0px;
}

#audienceNavHygienist
{
	float: left;
  display: block;
	padding: 40px 0px 0px 20px;
  width: 197px;
  height: 128px;
  background: url("./cd_audience_hygienist.jpg") no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	text-indent: -9999px;
	margin-right: 0px;
}

#audienceNavHygienist:hover
{
  background-position: top right;
	padding: 55px 90px 0px 20px;
  width: 229px;
	height: 113px;
	font-size: 14px;
	text-indent: 0px;
}

#audienceNav:hover #audienceNavForm
{
	width: 97px;
	background-position: left top;
}

#audienceNavForm
{
	float: left;
  display: block;
	padding: 40px 90px 0px 20px;
  width: 219px;
	height: 128px;
  background: url("./cd_audience_form.jpg") no-repeat 0 0;
  background-position: top right;
	color: #fff;
	font-size: 12px;
}

#audienceNav #audienceNavForm:hover
{
	width: 219px;
	background-position: right top;
}

#audienceNavFormContents
{
	position: relative;
	float: left;
}

.audienceNavFormField
{
	font-family: Arial,  Tahoma,  Verdana,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #888;
	text-align: left;
	background-color: #fff;
	border-width: 0px;
	padding: 3px;
	margin-bottom: 4px;
	width: 148px;
}

#audienceNavFormButton
{
	position: relative;
	float: left;
	left: -1px;
  background: url("./cd_bttn_134x24_blue.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 126px;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
}

#audienceNavFormButton:hover
{
	position: relative;
	top: 1px;
	left: 1px;
	cursor: pointer;
}

/*
#audienceNav div
{
	-webkit-transition: width 1s ease-out;
}
*/

/***** small version *****/
#audienceNavSm ul
{
	position: relative;
	float: left;
	top: 0px;
}

ul#audienceNavSm
{
	list-style: none;
}

#audienceNavSmDentist a
{
	float: left;
  display: block;
  width: 228px;
  height: 116px;
  background: url("./audience_menu_secpgs.jpg") no-repeat 0 0;
	background-position: top left;
	margin-right: 8px;
}

#audienceNavSmOffMgr a
{
	float: left;
  display: block;
  width: 228px;
  height: 116px;
  background: url("./audience_menu_secpgs.jpg") no-repeat 0 0;
	background-position: top center;
	margin-right: 8px;
}

#audienceNavSmHygienist a
{
	float: left;
  display: block;
  width: 228px;
  height: 116px;
  background: url("./audience_menu_secpgs.jpg") no-repeat 0 0;
	background-position: top right;
}


/********************************************
                preFooterNav
********************************************/

#preFooterNav
{
	clear: both;
	float: none;
	position: relative;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	margin-left: 10px;
}

#preFooterNavIcons
{
	float: left;
	position: relative;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
}

#preFooterNavIcons img
{
	position: relative;
	vertical-align: middle;
	border: 0px;
	margin-left: 5px;
}

#preFooterNavLinksMenu
{
	float: left;
	margin-left: 15px;
}

.preFooterNavLinks
{
	color: #777;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
}

.preFooterNavLinks:hover
{
	color: #444;
}

#preFooterNav span
{
	color: #777;
	margin-left: 10px;
}

#preFooterNavLike
{
	float: left;
	height: 30px;
	position:relative;
	top: 14px;
	margin-left: 15px;
}

#preFooterNavPlus1
{
	float: left;
	height: 30px;
	position:relative;
	top: 14px;
	margin-left: 15px;
}



/********************************************
                   footer
********************************************/

#footer
{
	clear: both;
	float: none;
	color: #777;
}

#footerTable
{
	clear: both;
	float: none;
}

#footerTable h1
{
	font-size:12px;
	color:#777;
}

#footerTableR1C1
{
	background-color:#ddd;
	height: 34px;
	line-height: 35px;
	width: 650px;
	margin: 0 6px 0 0;
	font-weight: bold;
	padding-left: 20px;
}

#footerTableR1C2
{
	background-color:#ddd;
	height: 34px;
	line-height: 35px;
	width: 174px;
	margin: 0 6px 0 0;
	font-weight: bold;
	padding-left: 20px;
}

#footerTableR1C3
{
	background-color:#ddd;
	height: 34px;
	line-height: 35px;
	width: 110px;
	margin: 0 0 0 0;
	font-weight: bold;
	padding-left: 20px;
}

#footerTable h2, h4
{
	font-size: 12px;
 	font-weight: bold;
	color:#777;
}

#footerTableR2C1
{
	background-color:#ebebeb;
	margin: 0 6px 0 0;
	padding: 10px 20px 20px 20px;
	font-size: 12px;
 	font-weight: normal;
	vertical-align:top;
}

#footerTableR2C2
{
	background-color:#ebebeb;
	margin: 0 6px 0 0;
	padding: 10px 20px 20px 20px;
	font-size: 12px;
 	font-weight: normal;
	line-height: 16px;
	vertical-align:top;
}

#footerTableR2C2Nav
{
	list-style: none;
	position: relative;
	float: left;
}

#footerTableR2C2Nav li
{
	margin-bottom:12px;
}

#footerTableR2C3
{
	background-color:#ebebeb;
	padding: 10px 20px 20px 20px;
	line-height: 16px;
	vertical-align:top;
}

#footerTableR2C3Nav
{
	list-style: none;
	position: relative;
	float: left;
}

#footerTableR2C3Nav li
{
	margin-bottom:12px;
}

.footerTableLink
{
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

.footerTableLink:hover
{
	color: #444;
}

.footerImage
{
	float:left;
	width:110px;
	height:75px;
	margin-right:15px;
}

#footerCopyright
{
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 11px;
}

#endOfPage
{
	clear: both;
	height: 50px;
}


