@import url(reset.css);

body {
  background: #daeaf5 url(../img/body-bg.gif) scroll repeat-x left top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a {
  color: #299ff3;
}
#container {
  position: relative;
  margin: 0 auto;
  padding: 25px 0;
  width: 945px;
}
#header {
  position: relative;
  background: transparent url(../img/header-bg.png) scroll no-repeat 15px top;
  padding: 5px 0 0 20px;
  height: 544px;
}
#header h1 {
  position: absolute;
  left: 20px;
  top: 26px;
  z-index: 20;
  background: transparent url(../img/title-bg.png) scroll no-repeat right top;
  padding: 20px 0 0 15px;
  width: 751px;
  height: 89px;
}
#header #home {
  display: block;
  position: absolute;
  right: 0;
  top: 52px;
}
#navigation {
  position: relative;
  z-index: 30;
  background: transparent url(../img/navigation-bg.png) scroll no-repeat left bottom;
  height: 24px;
}
#navigation li {
  display: inline;
}
#navigation a {
  display: block;
  float: left;
  margin-right: 1px;
  background: #0971bb url(../img/navigation-item-bg.gif) scroll repeat-x left bottom;
  padding: 4px 17px;
  height: 11px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
}
#navigation li.kingston-ontario a {
  padding-bottom: 2px;
  height: 13px;
}
#navigation li.alt a {
  background-color: #81ac05;
  background-image: url(../img/navigation-alt-item-bg.gif);
}
#navigation li.contact-us a {
  padding-right: 130px;
}
#navigation li.contact-us ul a {
  padding-right: 17px;
}
#navigation ul {
  position: absolute;
  background-color: #0758ac;
  visibility: hidden;
}
#navigation li.alt ul {
  background-color: #669a04;
}
#navigation ul a {
  background-color: transparent;
  background-image: none;
  margin-right: 0;
  width: auto;
  height: auto;
  overflow: visible;
  float: none;
}
#navigation li.alt ul a {
  background-color: transparent;
  background-image: none;
}
#navigation ul a:hover {
  background-color: #0971bb;
}
#navigation li.alt ul a:hover {
  background-color: #81ac05;
}
#header img.main {
  position: absolute;
  right: 15px;
  bottom: 5px;
  z-index: 10;
}
#navigation li.contact-us ul {
  width: 100px;
}
#navigation li.how-to-apply {
  display: block;
  position: absolute;
  right: 0;
  top: -13px;
  background: transparent url(../img/navigation-how-to-apply-item-container-bg.png) scroll no-repeat left top;
  padding: 5px 4px 5px 5px;
  width: 176px;
  height: 35px;
}
#navigation li.how-to-apply a {
  float: none;
  background: #ff811c url(../img/navigation-how-to-apply-item-bg.gif) scroll repeat-x left top;
  padding: 12px 32px 11px 33px;
  height: 12px;
}
#main-container {
  position: relative;
  z-index: 30;
  margin-top: -238px;
  background: transparent url(../img/main-container-bg.png) scroll no-repeat left top;
  padding-top: 8px;
  width: 945px;
}
body.alt #main-container {
  background-image: url(../img/main-container-alt-bg.png);
}
#main {
  background: transparent url(../img/main-bg.png) scroll repeat-y left top;
  padding: 20px 30px;
  width: 885px;
  line-height: 1.5;
}
body.alt #main {
  background-image: url(../img/main-alt-bg.png);
}
#main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#subnavigation {
  margin-right: 25px;
  width: 150px;
  float: left;
  font-family: "FuturaStd Medium", Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#subnavigation h2 {
  margin-bottom: 20px;
  font-size: 1.286em;
}
#subnavigation li {
  margin: 8px 0;
  background: transparent url(../img/subnavigation-bullet.gif) scroll no-repeat left 12px;
  padding-left: 12px;
}
#subnavigation li.active {
  background-image: url(../img/subnavigation-active-bullet.gif);
}
#subnavigation a {
  text-decoration: none;
}
#home-static-content .text {
  position: relative;
  margin: 300px 0 0 40px;
  background-color: #222;
  padding: 20px;
  width: 300px;
  z-index: 100;
}
#home-static-content .text h2 {
  font-size: 1.667em;
}
#home-static-content .text p {
  margin-top: 10px;
}
#home-static-content ul {
  position: relative;
  margin-top: 30px;
  z-index: 100;
}
#home-static-content li {
  display: inline;
  padding-right: 2px;
}
#content {
  margin-left: 40px;
  width: 420px;
  min-height: 360px;
  float: left;
}
body.alt #content {
  width: 595px;
}
#content h2 {
  margin-bottom: 20px;
  font-family: "FuturaStd Medium", Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #299ff3;
  letter-spacing: 1px;
}
#content h3 {
  margin-bottom: 20px;
  font-family: "FuturaStd Medium", Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #63baf9;
  letter-spacing: 1px;
}
#content p, #content ul, #content ol {
  margin: 15px 0;
}
#content ul {
  padding-left: 30px;
  list-style-type: disc;
}
#content ol {
  padding-left: 30px;
  list-style-type: decimal;
}
#content img {
  position: absolute;
  right: 0;
  top: 25px;
  background: transparent url(../img/image-bg.png) scroll no-repeat left top;
  padding: 5px;
}
#content .photos {
  width: 700px;
}
#content h3 {
  clear: both;
  margin-bottom: 5px;
  padding-top: 30px;
}
#content .photos img {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  background: none;
  padding: 0 5px 5px 0;
  float: left;
}
#footer {
  background: transparent url(../img/footer-bg.png) scroll no-repeat left top;
  padding-top: 6px;
  text-align: center;
  color: #626a6f
}
body.home #footer {
  margin-top: 40px;
  background-image: none;
}

/* ------------------------ Added Css -------------------*/
		.clearfix:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
		}
		.clearfix {display:inline-block;}
		/* Hide from IE Mac \*/
		.clearfix {display:block;}
		/* End hide from IE Mac */
#left-content {
float:left;
}
#right-content {
float:right;
}

ul#fee-list li.inddent {
margin-left:97px;
list-style:none;
}

#address {
float:left;
}

#contact {
float:right;
}
/* ------------------------ Added Css -------------------*/
