body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#707070;
	font-size: 12px;
}
a {
	text-decoration:none;
	color:#4f2683;
}
a:hover {
	text-decoration:underline;
}
td {padding-top:3px;}
.purple {
	color:#4f2683;
	font-weight:bold;
}
.menu {
	background-color:#4f2683;
	color:#FFF;
	font-size:15px;
	font-weight:100;
}
.menu ul {
	padding-top:7px;
}
.menu li {
	display:inline-block;
	float:left;
}
.menu .menuLines li {
	border-right: 1px solid #FFF;
}
.home .menu li {
	padding:0 43px;
}
.adjusters .menu li {
	padding:0 17px;
}
.policyholders .menu li {
	padding:0 36px;
}
.landlords .menu li {
	padding:0 32px;
}
.menu li.noLine {
	border-right-style: none;
}
.menu a {
	color:#FFF;
}
.menu a.bullet:hover {
	text-decoration:none;
}
.menu img {
	padding: 3px 0 0 2px;
}
.homeBottom {
	margin:50px 0 0 27px;
}
.fltLeft {
	float:left;
}
.fltRight {
	float:right;
}
.phoneNumber {
	margin-top:15px;
	font-weight:normal;
	font-size:22px;
}
.copyright {
	padding:3px 0 0 15px;
	font-size:9px;
	font-weight:normal;
}
.copyright a{
	color:#707070;
	text-decoration:none;
}
.copyright a:hover{
	color:#4f2683;
	text-decoration:underline;
}
#container {
	width:784px;
	margin:20px auto;
	text-align:left;
}
#topBar {
	height:10px;
	width:784px;
	background-image:url(images/topBar.gif);
}
#middleContainer {
	width:782px;
	border-left:1px solid #4f2683;
	border-right:1px solid #4f2683;
}
#logoBar p {
	padding: 20px 0;
	line-height:20px;
	font-weight:bold;
}
#logoBar img {
	float:left;
	padding: 0px 15px 15px 25px;
}
#logoBar img.topQuote {
	padding: 0 0 0 0;
}
body img#emailsignup {
	padding: 0 0 20px 0;
	float: right;
}
#menuBar {
	width:782px;
	height:30px;
}
#middleBar p {
	padding:5px 0 10px 35px;
	line-height:16px;
}
h1 {
	font-size:24px;
	padding:30px 0 0 35px;
	font-weight:normal;
	color:#4f2683;
}
#footerBar {
	width:100%;
	height:40px;
	background-color:#4f2683;
}
.home #footerBar {
	height:120px;
}
#footerBar li {
	padding:0 15px;
}
#footerBar ul {
	padding-top: 18px;
}
#footerInfo {
	width:230px;
	float:right;
}
#bottomBar {
	height:15px;
	width:784px;
	background-color:#4f2683;
	background-image:url(images/bottomBar.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#sideMenu {
	float:left;
	margin:30px 0 0 35px;
	line-height:18px;
}
#sideMenu a {
	color:#707070;
	font-weight:bold;
}
#sideMenu a.active {
	color:#4f2683;
}
#content {
	float:left;
	width:485px;
}
.about #content {width:410px;}
.faq #content {width:690px;}
.services #content {width:460px;}
.servicesNoImage #content {width:605px;}
.thinImage #content {width:590px;}
.fullPage #content {width:750px;}
