body {
	margin: 0px;
	font: 11px/16px Arial, Helvetica, sans-serif;
}
.date {
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FE970A;
	text-transform: uppercase;
	line-height: 22px;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.whylist {
	font-weight: bold;
}
.whylist li {
	background: url(images/tick.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	list-style: none;
	margin-left: 0px;
}
.whylist ul {
	margin-left: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.maintext {
	padding: 20px;
	width: 488px;
}
.maintext_page {
	padding: 20px;
	width: 663px;
	height: 500px;
}
.box_story {
	width: 195px;
	padding-right: 60px;
}
.box_story_right {
	width: 195px;
}
.phone {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
.shadow_left {
	background: url(images/homev55_02.jpg) repeat-y;
	width: 13px;
}
.shadow_right {
	background: url(images/homev55_04.jpg) repeat-y;
	width: 13px;
}

.nav {
	width: 204px;
}
.subbaner {
	background: #FE970A;
}
.logo {
	padding-top: 20px;
}
.logo_page {
	padding-left:20px;
	padding-top: 20px;
}
.logo_bottom {
	padding-left: 20px;
}
.sidebar {
	width: 175px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
	background: #FE970A;
	border-bottom: 2px solid #FFFFFF;
}
.footer {
	border-top: 1px solid #FE970A;
	font-weight: bold;
}
.sidebar_right {
	background: #E8E8E8;
	width: 175px;
	text-align: center;
	border-bottom: 2px solid #FFFFFF;
}
.maintext_page h1 {
	font-size: 18px;
}
.imagefloatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.imagefloatright {
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
}
