/* CSS Document */
	html, body { background: url(../images/background.gif) repeat; font-family: "Trebuchet MS", "Comic Sans MS"; font-size: 14px; }
	.clear { clear: both; }
	p { margin: 0.5em 0 0.5em 0; }
	#wrapper { width: 900px; height: auto; margin: 3em auto 0 auto; }
	
/* Styles */
	h1 { margin: 0; padding: 0; font-size: 19px; color: #000000; font-weight: bold; }
	h2 { margin: 1.5em 0 -0.5em 0; padding: 0; font-size: 13px; color: #444444; }
	h3 { margin: 1em 0 -0.5em 0; padding: 0; font-size: 13px; color: #444444; }
		#right_col_holder h3 {
			margin-top: 0;
			}
	.style1 { font-size: 13px; color: #444444; font-weight: bold; }
	.content_txt ol {margin-left: 50px;}
	

h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

/* Header Start */
	#header { width: 894px; height: 137px; background: url(../images/header.gif) no-repeat; }
	
/* Navigation Start */
	#navigation { width: 524px; height: auto; float: right; margin: 7.5em 0 0 0; }
	
	#home { width: 73px; height: 32px; background: url(../images/home.gif) no-repeat; float: left; }
	#home a { width: 73px; height: 32px; background: url(../images/home.gif) no-repeat; float: left; }
	
	#services { width: 72px; height: 32px; background: url(../images/services.gif) no-repeat; float: left; }
	#services a { width: 72px; height: 32px; background: url(../images/services.gif) no-repeat; float: left; }
	
	#myths { width: 72px; height: 32px; background: url(../images/myths.gif) no-repeat; float: left; }
	#myths a { width: 72px; height: 32px; background: url(../images/myths.gif) no-repeat; float: left; }
	
	
	#location { width: 72px; height: 32px; background: url(../images/location.gif) no-repeat; float: left; }
	#location a { width: 72px; height: 32px; background: url(../images/location.gif) no-repeat; float: left; }
	
	#attorneys { width: 72px; height: 32px; background: url(../images/attorneys.gif) no-repeat; float: left; }
	#attorneys a { width: 72px; height: 32px; background: url(../images/attorneys.gif) no-repeat; float: left; }
	
	#costs { width: 72px; height: 32px; background: url(../images/costs.gif) no-repeat; float: left; }
	#costs a { width: 72px; height: 32px; background: url(../images/costs.gif) no-repeat; float: left; }
	
	#contact { width: 72px; height: 32px; background: url(../images/contact.gif) no-repeat; float: left; }
	#contact a { width: 72px; height: 32px; background: url(../images/contact.gif) no-repeat; float: left; }
	
	#disclaimer { width: 72px; height: 32px; background: url(../images/disclaimer.gif) no-repeat; float: left; }
	#disclaimer a { width: 72px; height: 32px; background: url(../images/disclaimer.gif) no-repeat; float: left; }

/* Main Start */

	#main_background { width: 894px; height: auto; background: url(../images/main.gif) repeat-y; float: left; }
	
	#main_col_holder{ width: 637px; height: auto; float: left; }
	.main_col_text { width: 600px; height: auto; padding: 1em 0 0 1.5em; font-size: 13.5px; }
	.h1 { margin: 0; padding: 0; font-size: 19px; color: #000000; font-weight: bold; }
	
	.main_col_img { width: 255px; height: 168px; background: url(../images/main_col_img.gif) no-repeat; float: left; margin: 1.5em 0 0.5em 2.2em; }
	.main_col_logo { width: 288px; height: 191px; background: url(../images/bolinske_logo.gif) no-repeat; float: right; margin: 0.4em -1em -5.6em 0; }
	
	#right_col_holder { width: 253px; height: auto; float: left; }
	.question { width: 248px; height: 178px; background: url(../images/question.gif) no-repeat; margin: 0.2em 0 0 0.2em; }
	.question a { width: 248px; height: 178px; float: left; }
	#right_col_row2 { width: 253px; /*height: 130px;*/ background: url(../images/right_col_second_row.png) repeat-x; margin: 0.3em 0 0 0; }
	.row2_text { width: 253px; height: auto; text-align: center; padding: 0.5px 0 0 0; }
	.row3_text { width: 253px; height: auto; }
	.row3_text ul { margin: 1em 0 0 2.3em; padding: 0; list-style-image: url(../images/bullet.gif); }
	.row3_text li { margin: 0.5em 0 0.5em 0; font-size: 13px; color: #3E4613; font-weight: bold; }
	.row3_text a { color: #3E4613; font-weight: bold; text-decoration: none; }
	.row3_text a:hover { text-decoration: underline; }
	
/* Footer Start */
	#footer { width: 894px; height: 22px; background: url(../images/footer.gif) no-repeat; }
	.footer_logo { width: 288px; height: 12px; background: url(../images/footer_logo.gif) no-repeat; margin: 0 0 0 26.5em; }
	.footer-address {
		text-align: center;
		width: 410px;
		margin: 0 auto;
		color: #EBEBEB;
		font-family: Arial, sans-serif;
		font-size: 8pt;
		}
		
		.footer-address .address-left { width: 199px; border-right: 1px solid #ffffff; padding-right: 5px; float: left; text-align: right; margin-bottom: 1em; }
		
		.footer-address .address-right { width: 200px; margin-left: 5px; float: right; text-align: left; }
/* CSS Document End */