body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #9ABE5A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	background-image: url(../images/h2-arrows.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 0px;
}

img {
 vertical-align:bottom;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
a:link {
 color: #669900;
 text-decoration: underline;
 font-weight: normal;
 font-variant: normal;
}
a:visited {
 color: #669900;
 text-decoration: underline;
 font-weight: normal;
 font-variant: normal;
}
a:hover {
 color: #0264C7;
}

.rightimg {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main-bg.jpg);
}
#header {
	width: 780px;
	background-image: url(../images/swg-rhode-island-header.jpg);
	height: 212px;
}
#heading {
	background-color: #E9E9E9;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#free_consult {
	height: 86px;
	width: 191px;
	float: right;
	margin-top: -36px;
}

#navigation {
	background-image: url(../images/nav-bg.jpg);
	height: 198px;
	width: 772px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 8px;
}
#navoffstate {
	background-color: #009966;
}

#logo {
	height: 161px;
	width: 320px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #85DE50;
	text-decoration: none;
}
#navigation li {
	display: inline;
	padding-right: 0px;
	padding-left: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#content {
	width: 700px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer {
	width: 780px;
	background-image: url(../images/footer-bg.jpg);
	height: 261px;
	color: #333333;
	font-size: 11px;
	padding-top: 50px;
	text-align: center;
}
#footer li {
	display: inline;
	padding-right: 1px;
}
#footer ul {


}
.footerfaq {
	text-align: left;
	margin-left: 160px;
}
#navigationoffstate {
	color: #85DE50;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.leftimg {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
