p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_shadow {
	background-image: url(images/right_shad.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 18px;
	height: 100px;
}
#top_bar {
	background-image: url(images/top_background.gif);
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 90px;
}

#border_table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}

body table tr td {
	background-image: url(images/right_shad.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

#border_table table tr td #top_bar table tr td {
	background-image: none;
}

#bottom_shadow {
	background-image: url(images/bott_shad.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	background-position: 0px 0px;
	position: relative;
}

#border_table #bottom_grad {
	background-image: url(images/bottom_bckgrnd.gif);
	background-repeat: repeat-x;
	height: 115px;
	width: 100%;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
#border_table #bottom_grad {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585557;
	font-size: 12px;
	line-height: 12px;
	width: 1075px;
}
#border_table table tr td table {
}
#border_table table tr td #main {
	background-color: #FFFFFF;
	background-image: none;
	width: 45%;
	margin: 8px 45px 0px 0px;
	padding: 11px 70px 0px 30px;
	height: 150px;
	text-align: left;
	vertical-align: top;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #585557;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
a {
	color: #3d94af;
	text-decoration: none;
}
#border_table table tr td #home_pics {
	background-image: url(images/home_inset_pics.jpg);
	background-repeat: no-repeat;
	background-position: 125px 0px;
	width: 471px;
	height: 201px;
	float: left;
	background-color: #FFFFFF;
}
.home_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #585557;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
