body { 
    margin-top: 0px;
	background-image:url(images/body-background.jpg);
	background-repeat:repeat-x;
	background-color:#808185;
}
.splash-body { 
    margin-top: 0px;
	background-image:url(images/splash-body-background.jpg);
	background-repeat:repeat-x;
	background-color:#808185;
}

.splash-main-container {width:996px; margin:0px auto; overflow:hidden;}
.splash-header {width:996px; height:79px;}
.splash-menu {width:996px; height:318px;}
.splash-footer {width:996px; height:260px; background-image:url(images/TL-splash_3x1.jpg); position:relative;}
.splash-footer .logos {
	width:140px;
	height:42px;
	position:absolute;
	left: 16px;
	top: 190px;
}
.splash-footer .bbblogo {
	width:120px;
	height:42px;
	position:absolute;
	left: 16px;
	top: 140px;
}

.main-container {width:996px; margin:0px auto; overflow:hidden;}
.header {width:996px; height:83px;}
.menu {width:996px; height:96px; position:relative;}
.menu .sothinkmenu {
	width:739px;
	height:25px;
	position:absolute;
	left: 224px;
	top: 13px;
}
.content-container {width:996px; background-image:url(images/content-container-background.jpg); background-repeat:repeat-y;}
.content-car-accidents {width:727px; padding-left:234px; padding-right:35px; background-image:url(images/TL-secondary_3x1.jpg); background-repeat:no-repeat;}
.content-slip-fall {width:727px; padding-left:234px; padding-right:35px; background-image: url(images/slip-fall_3x1.jpg); background-repeat:no-repeat;}
.content-dog-bite {width:727px; padding-left:234px; padding-right:35px; background-image:url(images/dog-bite_3x1.jpg); background-repeat:no-repeat;}
.content-motorcycle {width:727px; padding-left:234px; padding-right:35px; background-image:url(images/motorcycle-injury_3x1.jpg); background-repeat:no-repeat;}
.content-social {width:727px; padding-left:234px; padding-right:35px; background-image:url(images/social-security_3x1.jpg); background-repeat:no-repeat;}
.content-work {width:727px; padding-left:234px; padding-right:35px; background-image:url(images/work-injuries_3x1.jpg); background-repeat:no-repeat;}
.footer {width:996px; height:268px; background-image:url(images/TL-secondary_4x1.jpg); position:relative;}
.footer .logos {
	width:140px;
	height:42px;
	position:absolute;
	left: 13px;
	top: 194px;
}
.footer .bbblogo {
	width:120px;
	height:42px;
	position:absolute;
	left: 13px;
	top: 144px;
}

h1 {
	font-family: Arial;
	font-size: 16pt;
	margin-top:0px;
	padding-top:0px;}

h2 {
	font-family: Arial;
	font-size: 14pt;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.white { line-height: 150%; font-family: Arial; font-size: 12pt; color:#FFF; font-weight:bold;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}

