@charset "UTF-8";
html {}
body {
	height: 100%;
	background-color: #CCFFFF;
	overflow: visible;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #701267;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	color: #FFFFFF;
}
h1 {
	font-size: 30px;
	font-style: italic;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
}
.container {
	position:relative; /* center, not in IE5 */
	width:750px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header {
	background-color: #2d3564;
	height: 92px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	width: 750px;
	margin: auto;
}
.content {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 750px;
	background-image: url(../images/leftwheelchair.jpg);
	background-repeat: no-repeat;
	margin: auto;
	min-height: 301px;
	padding-top: 10px;
	position: relative;
	top: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	float: left;
}
.hometext {
	scrollbar-base-color:#a46b9c;
	width: 400px;
	height: 95%;
	padding-left: 180px;
	float: left;
}
.homepics {
	scrollbar-base-color:#a46b9c;
	width: 130px;
	height: 95%;
	float: right;
	padding-right: 10px;
}
.maintext {
	scrollbar-base-color:#a46b9c;
	width: 560px;
	height: 95%;
	padding-left: 180px;
	padding-top: 10px;
}
.lii {
	font-style: italic;
}
.lic1 {
	width: 32%;
	float: left;
}
.lic2 {
	clip: rect(auto,auto,auto,auto);
	width: 32%;
	float: left;
}
.lic3 {
	clip: rect(auto,auto,auto,auto);
	width: 32%;
	float: left;
}
.tab {
	height: 34px;
	width: 260px;
	background-image: url(../images/tab.gif);
	position: static;
	background-repeat: no-repeat;
	background-position: bottom;
}
.tabtext {
	clip: rect(auto,auto,auto,auto);
	padding-top: 3px;
}
.logo {
	float: left;
	padding-top: 12px;
	padding-left: 14px;
}
.buttons {
	width: 545px;
	margin-left: 195px;
	text-align: center;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.leftcolumn {
	background-image: url(../images/leftwheelchair.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 100%;
}
.addcol1 {
	width: 55px;
	scrollbar-base-color:#a46b9c;
	clip: rect(auto,auto,auto,auto);
	float: left;
}
.addcol2 {
	scrollbar-base-color:#a46b9c;
	clip: rect(auto,auto,auto,auto);
	float: left;
	width: 220px;
}
.addcol3 {
	scrollbar-base-color:#a46b9c;
	clip: rect(auto,auto,auto,auto);
	float: left;
	width: 250px;
}
