#page {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	visibility: visible;
	text-align: left;
	font-size: 14px;
	color: #666666;
	height: auto;
	padding-bottom: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/greyback.gif);
	background-repeat: repeat;
}
#header {
	float: left;
	height: auto;
	width: 950px;
	margin-bottom: 5px;
}
.greenstripe {
	background-image: url(../images/greenback.jpg);
	background-repeat: repeat;
	float: left;
	height: 5px;
	width: 950px;
}
#horiznav {
	float: left;
	height: 31px;
	width: 950px;
	margin-top: 5px;
	font-style: italic;
}
.navbutton {
	background-image: url(../images/navbutton.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 123px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 4px;
}
#undernav {
	float: left;
	height: auto;
	width: 950px;
}
#homecontactbox {
	float: right;
	height: 413px;
	width: 125px;
	margin-right: 10px;
}
#main {
	float: left;
	height: auto;
	width: 810px;
}
.homemod {
	background-image: url(../images/homemod.gif);
	background-repeat: no-repeat;
	float: left;
	height: 199px;
	width: 262px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 14px;
	color: #000000;
}
#footer {
	color: #FFFFFF;
	background-image: url(../images/greenback.jpg);
	background-repeat: repeat;
	float: left;
	height: 20px;
	width: 950px;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	margin-top: 10px;
}
.homemodtitle {
	color: #FFFFFF;
	text-align: center;
	float: left;
	height: 17px;
	width: 262px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	margin-top: 5px;
}
.homemodtext {
	font-size: 10px;
	font-style: italic;
	width: 250px;
	margin-left: 6px;
	margin-top: 10px;
	text-align: center;
	float:left;
}
.homemodimage {
	float: left;
	margin-left: 5px;
}
.homemodimageeco {
	float: left;
	margin-left: 70px;
	margin-top: 15px;
}
#inner {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
}
h1 {
	font-size: 20px;
	color: #358A61;
}
#maintext {
	float: left;
	height: auto;
	width: 770px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h2 {
	font-size: 16px;
	color: #358A61;
}
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.quote {
	color: #358A61;
}
#maintext a:link, #maintext a:visited, #maintext a:hover, #maintext a:active, .homemodtext a:link, .homemodtext a:visited, .homemodtext a:hover, .homemodtext a:active  {
	color: #358A61;
	font-weight: bold;
}
.blue {
	color: #639CD6;
}
.bluediv {
	background-image: url(../images/greyback.gif);
	padding: 10px;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
#swsfooter {
	text-align: center;
	float: left;
	height: 30px;
	width: 950px;
	margin-top: 10px;
	font-size: 10px;
}
#swsfooter a:link, #swsfooter a:visited, #swsfooter a:hover, #swsfooter a:active {
	color: #000066;
}

.img1 {
	float: right;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
