/* 
Style Sheet

*/

html, body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: rgb(71, 114, 165);
}

h1, h2, h3 {
	margin-top: 5px;
	padding: 0;
	font: 1em/1.4 "Lucida Grande", "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 137.5%;
	color: #000;
}

ul, ol, p {
	margin:0;
	padding: 0 0 0.5em 0;
	font: 1em, Arial, sans-serif;
}

.courseList h1, .courseList h2, .courseList h3, {
	font: 1em/1.4 "Lucida Grande", "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma, sans-serif;
	color: #000;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
color: #F31D1D;
text-decoration: none;
}


#wrap {
	width: 940px;
	margin: 0 auto;
	background: #fff;
}

#header {
	width: 100%;
}
.logo {
	min-width: 200px;
  	max-height: 80px;
  	margin: 0;
}

span.logo2 {
	margin-left: -5px;
}

.tagline {
	width: 100%;
  	margin-left: 110px;
  	font: "Trebuchet MS" Verdana, serif;
  	letter-spacing: 0.3em;
  	font-style: italic;
  	font-weight: normal;
}

.tagline p {
  	color: #F31D1D;
}

#nav {
	width: 100%;
  	margin: 0;
}

#menu, #menu ul, #menu ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu {
  width: 100%;
  margin: 0 auto;
  background-color: #f2f2f2;
}

#menu:before, #menu:after {
  content: "";
  display: table;
  }

#menu:after {
  clear: both;
}

#menu {
  zoom: 1;
}

#menu li {
    float: left;
    border-right: 1px solid #c9cbcc;    
    position: relative;
  }

#menu a {
    float: left;
    padding: 12px 30px;
    color: #000;
    text-transform: uppercase;
    font: bold 12px Arial, Helvetica;
    text-decoration: none;
  }

  #menu li:hover > a {
    color: #fff;
    background: #000;
  }

  *html #menu li a{
    color: #fafafa;
  }

  #menu ul {
    margin: 20px 0 0 0;
    _margin: 0;
    opacity: 0;
    visibility: hidden; 
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 1;
    background: #f2f2f2;
    box-shadow: 3px;
  }

  #menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}

#menu ul ul {
  top: 0;
  left: 150px;
  margin: 0 0 0 20px;
  _margin: 0; 
}

#menu ul li {
  float: none;
  display: block;
  border: 0;
  _line-height: 0;
  box-shadow: 0 1px 0 #111, 0 2px 0 #c9cbcc;
}

#menu ul li:last-child { 
  box-shadow: none;
}

#menu ul a {
  padding: 10px;
  width: 130px;
  _height: 10px; 
  display: block;
  white-space: nowrap;
  float: none;
  text-transform: none;
}

#menu ul ul a {
  padding: 10px;
  width: 145px;
  _height: 10px;
  display: block;
  white-space: nowrap;
  float: none;
  text-transform: none;
}

#menu ul a:hover {
  background-color: #4772a5;
}

#menu ul li:first-child > a {
  border-radius: 3px 3px 0 0;
}

#menu ul li:first-child > a:after {
  content: '';
  position: absolute;
  left: 40px;
  top: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #c9cbcc;
}

#menu ul ul li:first-child a:after {
  left: -6px;
  top: 50%;
  margin-top: -6px;
  border-left: 0;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-right: 6px solid #c9cbcc;
}

#menu ul li:first-child a:hover:after {
  border-bottom-color: #4772a5;
}

#menu ul ul li:first-child a:hover:after {
  border-right-color: #4772a5;
  border-bottom-color: transparent;
}

#menu ul li:last-child > a {
  border-radius: 0 0 3px 3px;
}

#slider {
	width: 100%;
	margin: 20px 0 0 0;
}

.window {
	width: 790px;
	height: 286px;
	overflow: hidden;
  position: relative;
	margin: 10px auto 10px auto;
}
.image_reel {
  position: absolute;
	top: 0;
	left: 0;
}

.image_reel img {
  float: left;
}

.paging {
	width: 178px;
	height: 47px;
	z-index: 100;
	text-align: center;
	line-height: 40px;
  	display: none;
	position: relative;
	top: -60px;
	margin-left: 692px;
}
.paging {
    display: block;
}

.paging a {
  padding: 5px;
	text-decoration: none;
  color: #fff;
}

.paging a.active {
    font-weight: bold;
    background: #920000;
    border: 1px solid #610000;
    border-radius: 3px;
}

.paging a:hover {
	font-weight: bold;
}

#main {
	float: left;
	width: 650px;
	padding: 10px;
	margin-top: -40px;
}

.intro {
  width: 650px;
  padding: 10px;
}


.services {
	float:left;
	width: 650px;
	/*margin-top: 80px;*/
}

.serviceBox {
	width: 180px;
	height: 270px;
	/*border: 1px solid #c9cbcc;*/
	border: 1px solid #000000;
  text-align: justify;
  line-height: 1.5em;
  padding: 10px;
}

.serviceBox h1, .serviceBox h2, .serviceBox h3 {
 margin: 20px;
} 

#lbox {
	float: left;
	margin-left: 5px;
	display: inline;
	background: #AED8E6;
	/*background: #C8F4FC;*/
}
#lbox p {
	font-size: 12px;
	margin: 0;
	padding: 2px;
	text-indent: 0;
}

#mbox {
	float: left;
	margin-left: 17px;
	display: inline;
	background: #87CEEA;
}

#mbox p {
	font-size: 12px;
	margin: 5px;
	padding: 2px;
	text-indent: 0;
}

#rbox {
	float: right;
	margin-right: 5px;
	display: inline;
	background: #50B5FF;
}

#rbox p {
	font-size: 12px;
	margin: 5px;
	padding: 2px;
   	text-indent: 0;
}

.serviceBox button {
  width: 110px;
  height: 35px;
  background-color: #008000;
  color: #ffffff;
  border-radius: 8px;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 10px;
}

#sidebar {
	float:right;
  	width:255px;
  	margin-top: -40px;
}

.box1 {
  width: 230px;
  margin: 0 auto 5px auto;
  border-radius: 8px;
  padding:10px;
}

.ac-container{
    width: 230px;
    margin: 5px auto 5px auto;
}
.ac-container label {
    font-family: 'Arial Narrow', Arial, sans-serif;
    padding: 5px;
    position: relative;
    z-index: 20;
    display: block;
    height: 22px;
    cursor: pointer;
    color: #000;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
    background: #f2f2f2;
    border-radius: 8px 8px 0 0;
    box-shadow:
        0px 0px 0px 1px rgba(155,155,155,0.3),
        1px 0px 0px 0px rgba(255,255,255,0.9) inset,
        0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
background: #000;
color: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
background: #4772A5;
color: #ffffff;
text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
box-shadow:
0px 0px 0px 1px rgba(155,155,155,0.3),
0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
content: '';
position: absolute;
width: 24px;
height: 24px;
right: 13px;
top: 7px;
background: #f2f2f2;
}
.ac-container input{
display: none;
}
.ac-container article{
  background: rgba(255, 255, 255, 0.5);
  margin-top: -1px;
  overflow: hidden;
  height: 0px;
  position: relative;
  z-index: 10;
  border-radius: 0 0 8px 8px;
  transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article li {
    font-style: italic;
    color: #000;
    line-height: 13px;
    font-size: 12px;
    padding: 5px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.ac-container input:checked ~ article{
  background: rgba(255, 255, 255, 0.5);
  margin-top: -1px;
  overflow: hidden;
  height: 0px;
  position: relative;
  z-index: 10;
  transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
    height: 70px;
}
.ac-container input:checked ~ article.ac-medium{
    height: 110px;
}
.ac-container input:checked ~ article.ac-large{
    height: 180px;
}

.box3 {
  width: 230px;
  margin: 10px 10px 5px auto;
}

.regEvent {
  background: green;
  color: #ffffff;
  border-radius: 8px;
  padding: 10px;
  font-weight: bold;
}

.box2 {
  width: 230px;
  margin: 10px 10px 5px auto;
  background: #f2f2f2;
  border-radius: 10px;
  padding:10px;
}

#quickContact label {
    display:block;
    margin-top: 10px;
    letter-spacing:2px;
}

#quickContact {
    display:block;
    margin:0 auto;
    width: 210px;
}

#quickContact form {
    margin:0 auto;
    width: 210px;
}

#quickContact input, #quickContact textarea {
  width: 190px;
  height: 25px;
  background: #fff;
  border:1px solid #dedede;
  padding: 5px;
  margin-top: 10px;
  font-size:0.9em;
  color:#3a3a3a;
  border-radius:5px;
  display: block;
}

#quickContact textarea {
  height: 60px;
  background: #fff;
}

#quickContact input:focus, #quickContact textarea:focus {
    border:1px solid #97d6eb;
}

#quickContact input[type=submit] {
    width: 80px;
    height: 30px;
    background: green;
    margin-top: 10px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
}


#footer {
	clear: both;
	width: 920px;
	padding: 10px;
	background: #f2f2f2;
}

#brandingFooter {
	width: 580px;
	height: 100px;
	padding: 10px;
	border: 1px solid blue;
}

#addressBlock {
	width: 280px;
	height: 100px;
	margin-left: 20px;
	border: 1px solid green;
	padding: 10px;
	margin: 0;
}