@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ff0099;
}

body a, a:link a:active {
	background-color: inherit;
	color:#ff0099;
	text-decoration: none;
}

body a:visited {
	text-decoration: underline;
	background-color: inherit;
/* a different color is used for visited links */
	color: #000000;
}
body a:hover {
	text-decoration: underline;
	background-color: inherit;
	/* using a different color makes the hover obvious */
	color: #ff0099;
}

.twoColFixLtHdr #container {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #cccccc;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000000;
} 

.twoColFixLtHdr #header #phone {
	margin-left: 850px;
	position: absolute;
	top: 0px;
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.twoColFixLtHdr #horizontalBar {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000000;
	height: 50px;
	width: 1024px;
	background-image: url(images/horizButton1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 160px;
	left: auto;
} 


.twoColFixLtHdr #horizontalBar #barText {
	padding-left: 30px;
	color: #FFFFFF;
	font-size: .95em;	
	line-height: 42px;
	vertical-align: baseline;
	display: inline-block;
} 

.twoColFixLtHdr #horizontalBar #horizMenu {
	color: #FFFFFF;
	position: absolute;
	top: 2px;
	left: 380px;
	background-color: #000000;
	height: 42px;
/*float: right, relative top -42 px*/

} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 294px;
	background-color: #000000;
	background-image: url(images/sidebar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	position: absolute;
	top: 206px;
}

.twoColFixLtHdr #sidebarMenuContent {
	
	font-size: 0.9em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ffffff;
	line-height: 2em;
}

/*default link styles*/
.twoColFixLtHdr #sidebarMenuContent a, a:link a:active {
	/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
	background-color: inherit;
	/* this is a bluish color, you change this for all default link colors */
	text-decoration: none;
	color: #ffffff;
}
.twoColFixLtHdr #sidebarMenuContent a:visited {
	text-decoration: none;
	background-color: inherit;
/* a different color is used for visited links */
	color: #ffffff;
}
.twoColFixLtHdr #sidebarMenuContent a:hover {
/* remove underline on hover */
	text-decoration: none;
	background-color: inherit;
/* using a different color makes the hover obvious */
	color: #ff0099;
}
.twoColFixLtHdr #sidebarImage {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: -5px;
	width: 294px;
}

.twoColFixLtHdr #sidebarOtherContent {
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000000;
}

.twoColFixLtHdr #mainContent {
	margin-top: 60px;
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
} 

.twoColFixLtHdr #mainContentShowroom {
	margin-top: 60px;
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	min-height:550px;
	height:auto !important;
	height:550px;
} 

.twoColFixLtHdr #mainContentAbout {
	margin-top: 60px;
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	min-height:400px;
	height:auto !important;
	height:400px;
} 

.twoColFixLtHdr #mainContentBathLifts {
	margin-top: 60px;
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	min-height:680px;
	height:auto !important;
	height:680px;
} 

.twoColFixLtHdr #mainContentWheelchairTraining {
	margin-top: 60px;
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	min-height:400px;
	height:auto !important;
	height:400px;
} 
.twoColFixLtHdr #mainContentMobilityScooters {
	margin-top: 60px;
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	min-height:2450px;
	height:auto !important;
	height:2450px;
} 
.twoColFixLtHdr #mainContentRiseRecline {
	margin-top: 60px;
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	min-height:1450px;
	height:auto !important;
	height:1450px;
} 
.twoColFixLtHdr #mainContentWalkingFrames {
	margin-top: 60px;
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	min-height:1000px;
	height:auto !important;
	height:1000px;
} 

.twoColFixLtHdr #mainContentWheelchairs {
	margin-top: 60px;
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	min-height:1320px;
	height:auto !important;
	height:1320px;
} 


.twoColFixLtHdr #mainContentDailyLivingAids {
	margin-top: 60px;
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	min-height:1245px;
	height:auto !important;
	height:1450px;
} 


.twoColFixLtHdr #mainContent #mobilityCollage{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	left: -25px;
	top: 30px;
	width: 700px;
	height: 560px;
}

.twoColFixLtHdr #mainContent a, a:link a:active {
	/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
	background-color: inherit;
	/* this is a bluish color, you change this for all default link colors */
	text-decoration: none;
	color: #ff0099;
}
.twoColFixLtHdr #mainContent a:visited {
	text-decoration: none;
	background-color: inherit;
/* a different color is used for visited links */
	color: #000000;
}
.twoColFixLtHdr #mainContent a:hover {
/* remove underline on hover */
	text-decoration: none;
	background-color: inherit;
/* using a different color makes the hover obvious */
	color: #ff0099;
}


.twoColFixLtHdr #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	width: 1024px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: .7em;
}

.twoColFixLtHdr #footer a {
	color: #000000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

