@charset "UTF-8";

body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#middlecopy a {
	color: #0A1AA2;
}
#middlecopy a:hover {
	text-decoration: none;
}
#toplogo {
	height: 154px;
}

#container {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3EB;
	height: auto;
	background-image: url(siteimages/right-line.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
#clearer {
	clear: both;
}
#leftcolumn {
	width: 144px;
	float: left;
	position: relative;
	height: auto;
	min-height: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#middlecolumn {
	width: 411px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(siteimages/senior_couple.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	min-height: 650px;
}
#middlecontent {
	width: 411px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
	height: auto;
	position: relative;
}
#middlecopy {
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 1.5em;
	background-image: url(siteimages/middle-quartercircle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: auto;
}
#rightcolumn {
	float: left;
	width: 258px;
	position: relative;
	height: auto;
}
#righttopimg {
	height: 154px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#address {
	font-size: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#twenty20 {
	position: absolute;
/*	top: 535px;  */
	bottom: 5px;
}#copyright {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 10px;
	padding-bottom: 15px;
	padding-left: 75px;
	width: 182px;
}
#middlecolumnsecond {
	width: 411px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	min-height: 650px;
}
#twenty20second {
	position: absolute;
	bottom: 5px;
}
#middlecopy h1 {
	font-size: 14px;
}
.imgnoborber {
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}
.imgborder {
	margin-bottom: 15px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.imgbordernomargin {
	border: 1px solid #000000;
}
.imgtech {
	margin-bottom: 50px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
