/*--- Avanquest WebEasy Document Style ---*/

*                   { /* All Elements */
	margin          : 0px;
	padding         : 0px;
	}
a:link              { /* Document Links */
	color           : #0000FF;
	}
a:visited           { /* Visited Links */
	color           : #800080;
	}
a:hover             { /* Hover Links */
	color           : #FF0000;
	}
a:active            { /* Active Links */
	color           : #FF0000;
	}
ol,ul               { /* All Lists */
	margin          : 1em;
	padding-left    : 2em;
	}
p                   { /* All Paragraphs */
	margin-bottom   : 1em;
	}
.address            {
	color           : #000000;
	font            : italic 10pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
	}
.citation           {
	color           : #000000;
	font            : italic 12pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
	}
.code               {
	color           : #000080;
	font            : 12pt 'Courier New', monospace;
	}
.emphasis           {
	color           : #000000;
	font            : italic 12pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
	}
.heading1           {
	color           : #000000;
	font            : bold 24pt 'Arial', Helvetica, sans-serif;
	}
.heading2           {
	color           : #000000;
	font            : bold 20pt 'Arial', Helvetica, sans-serif;
	}
.heading3           {
	color           : #000000;
	font            : 18pt 'Arial', Helvetica, sans-serif;
	}
.heading4           {
	color           : #000000;
	font            : italic 16pt 'Arial', Helvetica, sans-serif;
	}
.heading5           {
	color           : #000000;
	font            : 14pt 'Arial', Helvetica, sans-serif;
	}
.heading6           {
	color           : #000000;
	font            : 12pt 'Arial', Helvetica, sans-serif;
	}
.small              {
	color           : #000080;
	font            : 8pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
	}


/*--- added by Corzak ---*/

#chiropractorInfo {
	position:absolute;
	width:800px;
	height:300px;
	z-index:1;
	left: 150px;
	top: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#chiropractorInfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
#chiropractorInfo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#infoColumnLeft {
	float: left;
	width: 360px;
	margin-left: 50px;
}
#infoColumnRight {
	float: right;
	width: 250px;
	margin-right: 40px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.rounded {
	-moz-border-radius:1ex;
	-moz-border-radius:2ex;
	-webkit-border-radius:1ex;
	-webkit-border-radius:1ex;
} 
.tableSpace {
	margin-top: 6px
}
#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: center;
}



/*--- EndOfFile ---*/

