@charset "utf-8";
/* CSS Document */
body {
	margin:15px 0px;
	padding:0px;
	text-align:center;
	background-color: #223767;	

	}
#wrapper {
	width: 914px;
	margin:0px auto;
	text-align:left;
}

#header {
	background-image: url(images/subpage_header.gif);
	height: 135px;
	width: 914px;
	clear: both;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}



#nav {
	clear: both;
	height: 27px;
	width: 857px;
	background-color: #223767;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #8391b1;
	border-bottom-color: #8391b1;
	border-bottom-style: solid;
	margin-bottom: 1px;
	margin-left: 33px;
}




#menu1 {
  width:857px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
#menu1 li {
  float:left;
  width:auto
  }
#menu1 a {
	display:block;
	width:auto;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
	float:left;
  }
#menu1 a:hover {
  color:#fff; 
  background:#8391b1;
  }



#footer {
	background-color: #223767;
	clear: both;
	height: 50px;
	width: 857px;
	margin-left: 33px;
	background-position: top;
}



#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
}
#content_lessons h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 80px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.fullscreen img {
	margin: 0;
	padding: 0;
}

.fullscreen {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d5382;
}
