﻿body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0;
	font: 0.8em verdana, Arial, sans-serif;
	text-align:center;
	/*background-color:#872c2c;*/
}
#content {
	width:746px;
	margin:opx auto;
	text-align:left;
	background-color:white;
	/*border-top:thick #adadad outset;*/
	border-right:thick #adadad inset;
	border-bottom:thick #adadad inset;
	border-left:thick #adadad outset;

	}

#header {
	margin-bottom:-3px;
	
}

#leftColumn {
	float:left;
	width:200px;
	height:303px;
	padding-bottom:0px;
	margin-bottom:-40px;
}

#rightColumn {
	padding-left:205px;
	padding-right:5px;
	padding-top:5px;
}
#cpQuote {
	width:600px;
	padding-left:73px;
	height:auto;

}

#footer {
	margin-top:0px;
	padding-top:0px;
	clear:both;
	padding:5px;
	font-weight:bold;
	line-height:125%;

}

#navigation {
	margin-top:0px;
	padding:5px;
	background-color:black;
	font-size:80%;
	font-weight:bold;
	line-height:125%;
}
#navigation ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#navigation li{
	display:inline;
	margin:0 0 0 0;
	padding:1em 0 0 3em;
	line-height:150%;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#footer li{
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 1.5em;
	line-height:150%;
}

#navigation a:link {
	color:white;
	text-decoration:none;
}

#navigation a:visited {
	color:white;
	text-decoration:none;
}

#navigation a:hover {
	color:white;
	text-decoration:none;
}

#navigation a:active {
	color:white;
	text-decoration:none;
}
#footer {
	font-size:.7em;
}
#footer a:link {
	color:black;
	text-decoration:none;
}

#footer a:visited {
	color:black;
	text-decoration:none;
}

#footer a:hover {
	color:black;
	text-decoration:none;
}

#footer a:active {
	color:black;
	text-decoration:none;
}

span#underline {
	border-bottom:thin;
	border-bottom-color:white;
	border-bottom-style:solid;
}
span#underlineFooter {
	border-bottom:thin;
	border-bottom-color:black;
	border-bottom-style:solid;
}

li.heading {
	list-style:none;
}

table#employeeList td{
	vertical-align:top;
	padding-left:20px;
	
}
table#contactUs {

}
table#contactUs tr {
	
}
table#contactUs td {
	vertical-align:top;
	padding-left:5em;
	padding-bottom:25px;
}
#closing p{
	text-align:center;
	font-size:80%;
	margin-top:0;
	margin-bottom:0;
}
#contact {
	background-color:#872c2c;
	text-align:center;
}
table#claimTable {
	/*width:528px;*/
	border-collapse:collapse;
	margin-left:35px;

}
table#claimTable th {
	text-decoration:underline;
}
table#claimTable tr {

}
table#claimTable td {
	padding-bottom:10px;
}
.firstRow {
	width:170px;
}
.secondRow {
	width:150px;
}
third.Row {
	width:150px;
}
#plHeader {
	float:left;	
}
#pQuote {
	float:right;
	font-weight:bold;
}
