/* Main style sheet for Burnbank Web Design */
/* URL: webdesign.burnbankhealth.co.uk */
/* Created: 14-03-2009 */
/* Last edited: 17-03-2009 */

/* page structure and styling */

	html, body {
		height:95%;
		background-color: #FFFFFF;
		padding: 0px;
		margin: 0px;
	}

	#centeredcontent {
		width: 820px;
		height: 95%;
		position: absolute;
		left: 50%;
		margin-left: -410px; 
		margin-top: 10px;
		border: 0px; 
		display: block;
		z-index: 1;
		padding: 0px;
	}
	
	/* content section */
	
	#leftWrapper {
		width: 550px;
		height: auto;
		min-height: 500px;
		position: absolute;
		display: block;
		margin-top: 0px;
		margin-left: 0px;
		float: left; clear: left;
		background-image: url(images/big_websites.jpg);
		background-repeat: no-repeat;
		background-position: right top;
	}
	
	#centeredcontent h1 {
		width: 250px;
		height: auto;
		min-height: 500px;
		position: absolute;
		display: block;
		margin-top: 0px;
		right: 0px;
		overflow: hidden;
		padding: 0px;
		/*margin: 0px;*/
	}

	/*head section */
	.menu {
		top: 110px;
		position: absolute;
		display: block;
		margin: 0px;
		padding: 0px;
		list-style-type:none;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #000000;
		line-height: 24px;
	}
	
	.menu li {
		list-style-type:none;
	}
	
	.menu a {
		color: #000000;
		text-decoration: none;
	}
	
	.menu a:hover {
		color: #F86515;
		text-decoration: underline;
	}
	
	#columnL {
		width: 265px;
		height: auto;
		min-height: 300px;
		display: block;
		position: absolute;
		margin-top: 300px;
		/*float: left;*/
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000;
		line-height: 17px;
		text-align: justify;
	}
	
	#columnF {
		width: 550px;
		height: auto;
		display: block;
		position: absolute;
		margin-top: 300px;
		/*float: left;*/
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000;
		line-height: 17px;
		text-align: justify;
	}
	
	#columnL h2 {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #000000;
		font-weight: bold;
	}
	
	.left {
		display: block;
		text-align: left;
	}
	
	.right1 {
		padding-top: 0px;
		margin-top: -16px;
		display: block;
		text-align: right;
	}
	.right {
		display: block;
		text-align: right;
	}
	
	.headerOrange {
		font-size: 18px;
		color: #F86515;
		display: block;
		text-align: center;
		letter-spacing: 0px;
	}
	
	.orange18 {
		font-size: 18px;
		color: #F86515;
	}
	
	.orange36 {
		font-size: 36px;
		color: #F86515;
		font-weight: bold;
	}
	
	#columnR {
		width: 250px;
		height: 500px;
		display: block;
		position: relative;
		margin-top: 370px;
		float: right;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000;
		line-height: 24px;
		text-align: justify;
	}
	
	#columnR h3 {
		width: 250px;
		position: absolute;
		display: block;
		margin-top: 260px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 36px; 
		color: #F86515;
		text-align: right;
	}
	
	.priceBox {
		position: absolute;
		display: block;
		right: 0px;
		margin: 0px;
		padding: 0px;
		list-style-type:none;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 18px; 
		color: #000000;
		line-height: 40px;
		text-align: right;
	}
	
	.priceBox li {
		list-style-type:none;
	}
	
	.priceDetails {
		width: 200px;
		display: block;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
		line-height: 18px;
	}
	
	.makeMind {
		width: 200px;
		height: 40px;
		margin-top:  15px;
		display: block;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #FFFFFF;
		line-height: 14px;
		background-color: #000000;
		text-align: center;
	}
	
	.makeMind a{
		width: 200px;
		height: 40px;
		display: block;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.makeMind a:hover{
		color: #F86515;
	}
	
	#mindLine {
		width: 200px;
		height: 8px;
		display: block;
		margin-left: 0px;
		margin-top: 0px;
		background-color: #F86515;
	}
	
	.latest {
		position: relative;
		display: block;
		margin-top: 310px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 18px; 
		color: #000000;
		line-height: 40px;
		text-align: right;
	}

/* footer bar */

	#footerWrapper {
		width: 538px;
		height: 50px;
		position: absolute;
		display: block;
		margin-left: 0px;
		bottom: -60px;
		z-index: 25;
	}
	
	#footerWrapper #footer {
		width: 493px;
		height: 20px;
		position: absolute;
		display: block;
		margin-top: 0px;
		margin-left: 0px;
		background-color: #000000;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #FFFFFF;
		line-height: 20px;
		text-indent: 5px;
	}
	
	#footerWrapper #footer a:link {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#footerWrapper #footer a:visited {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#footerWrapper #footer a:hover {
		color: #F86515;
		text-decoration: underline;
	}
	
	#footerWrapper h3 {
		width: 250px;
		height: 50px;
		position: absolute;
		display: block;
		margin-top: -2px;
		margin-left: 293px;
		z-index: 35;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px;
		color: #FFFFFF;
		padding: 0px;
		text-align: left;
	}

	/* side Quote styles */
	.designed {
		height: 20px;
		width: 100px;
		line-height: 20px;
		top: -2px;
		left: 134px;
		position: absolute;
		display: block;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 24px; 
		color: #FFFFFF; 
		text-decoration: none;
		text-transform: lowercase;
	}
	.by {
		top: -2px;
		left: 199px;
		position: absolute;
		display: block;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 24px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
	}
	.bSystems {
		top: 20px;
		left: 103px;
		position: absolute;
		display: block;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 24px; 
		color: #F86515; 
		text-decoration: none;
		text-transform: lowercase;
	}
	
	.think {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 36px; 
		color: #000000; 
		text-decoration: none;
		text-transform: uppercase;
		text-align: left;
	}
	
	.witha {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 36px; 
		color: #000000; 
		text-decoration: none;
		text-transform: uppercase;
		text-align: right;
		margin-top: 35px;
	}
	
	.big {
		width: 250px;
		position: absolute;
		display: block;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 300px; 
		color: #F86515; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: left;
		top: 10px;
		letter-spacing: -5px;
		z-index: 2;
	}
	
	.priceTag {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 36px; 
		color: #000000; 
		text-decoration: none;
		text-transform: uppercase;
		text-align: left;
		margin-top: 257px;
		letter-spacing: 2px;
	}
	
	.again {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 72px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: center;
		margin-top: 285px;
		letter-spacing: 0px;
	}
	
	.burnbank {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 84px; 
		color: #F86515; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: center;
		margin-top: 347px;
		letter-spacing: 0px;
	}
	
	.starter {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 59px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: center;
		top: 427px;
		letter-spacing: 0px;
	}
	
	.available {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 55px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: center;
		top: 487px;
		letter-spacing: 0px;
	}
	
	.only {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 36px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: left;
		top: 545px;
		letter-spacing: 0px;
	} 
	
	.price {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 125px; 
		color: #F86515; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: 533px;
		letter-spacing: 0px;
	}
	
	.including {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: 657px;
		letter-spacing: 1px;
	}
	
	.proposition {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 25px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: center;
		margin-top: 677px;
		letter-spacing: 0px;
	}
	
	.getCheese {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 26px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: 707px;
		letter-spacing: 0px;
	}
	
	.without {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 26px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: 757px;
		letter-spacing: 0px;
	}
	
	.mouse {
		width: 248px;
		height: 180px;
		position: relative;
		display: block;
		margin-left: 0px;
		margin-top: 780px;
		background-image: url(images/mouse.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	.orange {
		font-size: 48px; 
		color: #F86515;
	}
	
	.callus {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 36px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: -45px;
		letter-spacing: 0px;
	}
	
	.phone {
		position: absolute;
		display: block;
		height: 75px;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 60px; 
		color: #F86515; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: -10px;
		letter-spacing: 0px;
	}

	/* form styling */
	
	#textWrapper form {
		margin: 0px;
		padding: 0px;
	}
	
	.SubHead {
		width: 150px;
		height: 20px;
		margin-left: 0px;
		background-color: #FF6600;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: normal;
		color: #000000;
		float: left;
		text-indent: 10px;
		line-height: 20px;
		margin-bottom: 0px;
		display: block;
	}
	
	.NormalTextBox {
		width: 200px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		margin-top: 1px;
		color: #000000;
		border: 1px;
		border-color: #FF6600;
		border-style: solid;
		float: right;

		padding: 0px;
		margin-bottom: 15px;
		display: block;
	}
	
	a.CommandButton:link {
		width: 200px;
		height: 20px;
		display: block;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #000000;
		text-align: center;
		line-height: 20px;
		background-color: #FF6600;
		float: right;
	}
	a.CommandButton:visited {
		width: 200px;
		height: 20px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #000000;
		text-align: center;
		line-height: 20px;
		background-color: #FF6600;
	}
	a.CommandButton:hover {
		width: 200px;
		height: 20px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #FF6600;
		text-align: center;
		line-height: 20px;
		background-color: #000000;
	}
	
	.textField {
		width: 250px;
		height: 18px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000;
		border: 1px;
		border-color: #FF6600;
		border-style: solid;
		float: right;
		clear: right;
		padding: 0px;
		margin-bottom: 5px;
	}
	
	.formSubmit {
		width: 80px;
		height: 18px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000;
		border: 1px;
		border-color: #FF6600;
		border-style: solid;
		float: right;
		clear: right;
		padding: 0px;
		margin-bottom: 5px;
	}
	
	.formhr {
		clear: both;
		width: 432px;
		height: 5px;
		text-align: center;
		height: 1px;
  		background: #FFFFFF url(../images/dentmen_hr.png) no-repeat scroll center;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	.formhr hr {
  		display: none;
	}

/* accessibility styles */
	#accessBox {
		width: 200px;
		height: 25px;
		margin-top: 0px;
		margin-left: 0px;
		position: absolute;
		display: block;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000; 
		text-decoration: none;
		text-align: left;
		line-height: 25px;
		z-index: 999;
	}
	
	#accessBox a:link {
		color: #000000;
		text-decoration: none;
	}
	
	#accessBox a:visited {
		color: #000000;
		text-decoration: none;
	}
	
	#accessBox a:hover {
		color: #F86515;
		text-decoration: underline;
	}
	
	#accessFull {
		width: 120px;
		height: auto;
		margin-top: 25px;
		margin-left: 0px;
		background-color: #FFFFFF;
		display: none;
		position: absolute;
		z-index: 999;
		border: 1px;
		border-style: solid;
		border-color: #F86515;
	}
	
	#accessFull ul {
		padding:0;
		margin:0;
		list-style-type:none;
	}
	
	#accessFull li {
		float:left;
		position:relative;
		list-style-type:none;
	}
	
	#accessFull p {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000; 
		text-decoration: none;
		text-indent: 5px;
		padding: 0px;
		margin: 3px;
		clear: both;
	}
	
	a.closeLink:link {
		color: #000000;
		text-decoration: none;
	}
	
	a.closeLink:visited {
		color: #000000;
		text-decoration: none;
	}
	
	a.closeLink:hover {
		color: #F86515;
		text-decoration: underline;
	}
	
	.font12 {
		font-size: 12px;
	}
	.font14 {
		font-size: 14px;
	}
	.font18 {
		font-size: 18px;
	}
	
	.fontNormal {
		width: 25px;
		height: 25px;
		display: block;
		background-color: #FFFFFF;
		border: 1px;
		border-style: solid;
		border-color: #000000;
		line-height: 25px;
		text-align: center;
		font-family: Times, serif;  
		color: #000000; 
		margin: 5px;
		text-decoration: none;
	}
	
	.fontLarge {
		width: 25px;
		height: 25px;
		display: block;
		background-color: #FFFFFF;
		border: 1px;
		border-style: solid;
		border-color: #000000;
		line-height: 25px;
		text-align: center;
		font-family: Times, serif;  
		color: #000000; 
		margin: 5px;
		text-decoration: none;
	}
	
	.fontXLarge {
		width: 25px;
		height: 25px;
		display: block;
		background-color: #FFFFFF;
		border: 1px;
		border-style: solid;
		border-color: #000000;
		line-height: 25px;
		text-align: center;
		font-family: Times, serif; 
		color: #000000; 
		margin: 5px;
		text-decoration: none;
	}
	
	.conNormal {
		width: 25px;
		height: 25px;
		display: block;
		background-color: #FFFFFF;
		border: 1px;
		border-style: solid;
		border-color: #000000;
		line-height: 25px;
		text-align: center;
		font-family: Times, serif;  
		color: #000000; 
		margin: 5px;
		text-decoration: none;
	}
	
	.conHigh {
		width: 25px;
		height: 25px;
		display: block;
		background-color: #000000;
		border: 1px;
		border-style: solid;
		border-color: #FFFF00;
		line-height: 25px;
		text-align: center;
		font-family: Times, serif; 
		color: #FFFF00; 
		margin: 5px;
		text-decoration: none;
	}
	
	a.conHigh:link {
		color: #FFFF00;
	}
	
	a.conHigh:visited {
		color: #FFFF00;
	}
	
	.yellowHiCon {
		color: #FFFF00;
	}
	
	.conCream {
		width: 25px;
		height: 25px;
		display: block;
		background-color: #FFF9D2;
		border: 1px;
		border-style: solid;
		border-color: #010066;
		line-height: 25px;
		text-align: center;
		font-family: Times, serif;  
		color: #010066; 
		margin: 5px;
		text-decoration: none;
	}
	
	.conBlue {
		width: 25px;
		height: 25px;
		display: block;
		background-color: #EFF8FB;
		border: 1px;
		border-style: solid;
		border-color: #010066;
		line-height: 25px;
		text-align: center;
		font-family: Times, serif;  
		color: #010066; 
		margin: 5px;
		text-decoration: none;
	}

/* Print styling for Burnbank as dnn doesn't support a separate css*/

@media print {

	body {
		background-color: #FFFFFF;
	}

    #centeredcontent {
		width: 18cm;
		height: 28cm;
		position:static;
		margin-left: 0cm;
		margin-top: 0cm;
	}
	
	/* content section */
	
	#leftWrapper {
		width: 15cm;
		height: auto;
		position: absolute;
		display: block;
		margin-top: 0cm;
		margin-left: 0cm;
		background-image: none;
	}
	
	#centeredcontent h1 {
		width: 20cm;
		height: 4cm;
		position: absolute;
		display: block;
		margin-top: 0cm;
		margin-left: 0cm;
		overflow: hidden;
		padding: 0px;
		/*margin: 0px;*/
	}

	/*head section */
	.menu {
		display: none;
	}
	
	.menu li {
		list-style-type:none;
	}
	
	.menu a {
		color: #000000;
		text-decoration: none;
	}
	
	.menu a:hover {
		color: #F86515;
		text-decoration: underline;
	}
	
	#columnL {
		width: 9cm;
		height: auto;
		display: block;
		position: absolute;
		margin-top: 4cm;
		/*float: left;*/
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000;
		line-height: 17px;
		text-align: justify;
	}
	
	#columnL h2 {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #000000;
		font-weight: bold;
	}
	
	.left {
		display: block;
		text-align: left;
	}
	
	.right1 {
		padding-top: 0px;
		margin-top: -16px;
		display: block;
		text-align: right;
	}
	.right {
		display: block;
		text-align: right;
	}
	
	.headerOrange {
		font-size: 18px;
		color: #F86515;
		display: block;
		text-align: center;
		letter-spacing: 0px;
	}
	
	.orange18 {
		font-size: 18px;
		color: #F86515;
	}
	
	.orange36 {
		font-size: 36px;
		color: #F86515;
		font-weight: bold;
	}
	
	#columnR {
		width: 250px;
		height: 500px;
		display: block;
		position: relative;
		margin-top: 370px;
		float: right;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000;
		line-height: 24px;
		text-align: justify;
	}
	
	#columnR h3 {
		width: 250px;
		position: absolute;
		display: block;
		margin-top: 260px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 36px; 
		color: #F86515;
		text-align: right;
	}
	
	.priceBox {
		position: absolute;
		display: block;
		right: 0px;
		margin: 0px;
		padding: 0px;
		list-style-type:none;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 18px; 
		color: #000000;
		line-height: 40px;
		text-align: right;
	}
	
	.priceBox li {
		list-style-type:none;
	}
	
	.priceDetails {
		width: 200px;
		display: block;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
		line-height: 18px;
	}
	
	.makeMind {
		width: 200px;
		height: 40px;
		margin-top:  15px;
		display: block;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #FFFFFF;
		line-height: 14px;
		background-color: #000000;
		text-align: center;
	}
	
	.makeMind a{
		width: 200px;
		height: 40px;
		display: block;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.makeMind a:hover{
		color: #F86515;
	}
	
	#mindLine {
		width: 200px;
		height: 8px;
		display: block;
		margin-left: 0px;
		margin-top: 0px;
		background-color: #F86515;
	}

/* footer bar */

	#footerWrapper {
		width: 538px;
		height: 50px;
		position: absolute;
		display: block;
		margin-left: 0px;
		bottom: -60px;
		z-index: 25;
	}
	
	#footerWrapper #footer {
		width: 493px;
		height: 20px;
		position: absolute;
		display: block;
		margin-top: 0px;
		margin-left: 0px;
		background-color: #000000;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #FFFFFF;
		line-height: 20px;
		text-indent: 5px;
	}
	
	#footerWrapper #footer a:link {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#footerWrapper #footer a:visited {
		color: #FFFFFF;
		text-decoration: underline;

	}
	
	#footerWrapper #footer a:hover {
		color: #F86515;
		text-decoration: underline;
	}
	
	#footerWrapper h3 {
		width: 250px;
		height: 50px;
		position: absolute;
		display: block;
		margin-top: -2px;
		margin-left: 293px;
		z-index: 35;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px;
		color: #FFFFFF;
		padding: 0px;
		text-align: left;
	}

	/* side Quote styles */
	.designed {
		height: 20px;
		width: 100px;
		line-height: 20px;
		top: -2px;
		left: 134px;
		position: absolute;
		display: block;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 24px; 
		color: #FFFFFF; 
		text-decoration: none;
		text-transform: lowercase;
	}
	.by {
		top: -2px;
		left: 199px;
		position: absolute;
		display: block;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 24px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
	}
	.bSystems {
		top: 20px;
		left: 103px;
		position: absolute;
		display: block;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 24px; 
		color: #F86515; 
		text-decoration: none;
		text-transform: lowercase;
	}
	
	.think {
		font-family: "Times New Roman", Times, serif; 
		font-size: 14pt; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
	}
	
	.witha {
		font-family: "Times New Roman", Times, serif; 
		font-size: 14pt; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
	}
	
	.big {
		font-family: "Times New Roman", Times, serif; 
		font-size: 18pt; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
	}
	
	.priceTag {
		font-family: "Times New Roman", Times, serif; 
		font-size: 14pt; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
	}
	
	.again {
		font-family: "Times New Roman", Times, serif; 
		font-size: 14pt; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
	}
	
	.burnbank {
		font-family: "Times New Roman", Times, serif; 
		font-size: 14pt; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
	}
	
	.starter {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 59px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: center;
		top: 427px;
		letter-spacing: 0px;
	}
	
	.available {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 55px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: center;
		top: 487px;
		letter-spacing: 0px;
	}
	
	.only {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 36px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: left;
		top: 545px;
		letter-spacing: 0px;
	} 
	
	.price {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 125px; 
		color: #F86515; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: 533px;
		letter-spacing: 0px;
	}
	
	.including {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: 657px;
		letter-spacing: 1px;
	}
	
	.proposition {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 25px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: center;
		margin-top: 677px;
		letter-spacing: 0px;
	}
	
	.getCheese {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 26px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: 707px;
		letter-spacing: 0px;
	}
	
	.without {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 26px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: 757px;
		letter-spacing: 0px;
	}
	
	.mouse {
		width: 248px;
		height: 180px;
		position: relative;
		display: block;
		margin-left: 0px;
		margin-top: 780px;
		background-image: url(images/mouse.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	.orange {
		font-size: 48px; 
		color: #F86515;
	}
	
	.callus {
		position: absolute;
		display: block;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 36px; 
		color: #000000; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: -45px;
		letter-spacing: 0px;
	}
	
	.phone {
		position: absolute;
		display: block;
		height: 75px;
		width: 250px;
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 60px; 
		color: #F86515; 
		text-decoration: none;
		text-transform: lowercase;
		text-align: right;
		margin-top: -10px;
		letter-spacing: 0px;
	}

	/* form styling */
	
	#textWrapper form {
		margin: 0px;
		padding: 0px;
	}
	
	.bbContactTbl {
		table-layout: fixed;
		width: 250px;
		display: table;
		border-width: 1px;
		border-style: solid;
	}
	
	label {
		width: 150px;
		height: 20px;
		margin-left: 10px;
		background-color: #FFD9BF;
		float: left;
		/*clear: left;*/
		text-indent: 10px;
		line-height: 20px;
		margin-bottom: 5px;
	}
	
	.textField {
		width: 250px;
		height: 18px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000;
		border: 1px;
		border-color: #FF6600;
		border-style: solid;
		/*float: right;
		clear: right;*/
		padding: 0px;
		margin-bottom: 5px;
	}
	
	.formSubmit {
		width: 80px;
		height: 18px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000;
		border: 1px;
		border-color: #FF6600;
		border-style: solid;
		float: right;
		clear: right;
		padding: 0px;
		margin-bottom: 5px;
	}
	
	.formhr {
		clear: both;
		width: 432px;
		height: 5px;
		text-align: center;
		height: 1px;
  		background: #FFFFFF url(../images/dentmen_hr.png) no-repeat scroll center;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	.formhr hr {
  		display: none;
	}
	
	/* accessibility styles */
	#accessBox {
		display: none;
	}
	
	#accessBox a:link {
		display: none;
	}
	
	#accessBox a:visited {
		display: none;
	}
	
	#accessBox a:hover {
		display: none;
	}
	
	#accessFull {
		display: none;
	}
	
	#accessFull ul {
		display: none;
	}
	
	#accessFull li {
		display: none;
	}
	
	#accessFull p {
		display: none;
	}
	
	a.closeLink:link {
		display: none;
	}
	
	a.closeLink:visited {
		display: none;
	}
	
	a.closeLink:hover {
		display: none;
	}
	
	.font12 {
		display: none;
	}
	.font14 {
		display: none;
	}
	.font18 {
		display: none;
	}
	
	.fontNormal {
		display: none;
	}
	
	.fontLarge {
		display: none;
	}
	
	.fontXLarge {
		display: none;
	}
	
	.conNormal {
		display: none;
	}
	
	.conHigh {
		display: none;
	}
	
	.conCream {
		display: none;
	}
	
	.conBlue {
		display: none;
	}
	
  }
