@charset "utf-8";
/* CSS Document */
div, img {
	behavior: url(iepngfix.htc);
}
body {
	margin:0px; padding:0px; background:url(images/scale.gif) repeat-x #bfccd2; color:#333333; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:.7em;
}
div.bodyBorder {
	width:850px;
}
div.bodyContent {
	float:left; width:790px; background:url(images/content-background.png) repeat-y; padding:0px 30px 10px 30px; text-align:left;
}
	img.header {
		float:left; margin:0px 0px 15px 0px;
	}
	
	div.nav {
		float:left; width:121px; font-family:"Times New Roman", Times, serif; 
	}
		div.nav h3 {
			font-size:1.1em;
		}
		div.nav h3 ul {
			float:left; width:121px; list-style:none; margin:0px; padding:0px;
		}
			div.nav h3 ul li {
				float:left; width:121px; margin:0px 0px 8px 0px;
			}
	div.content {
		float:left; width:669px;
	}
	div.homeBottom {
		float:left; background:url(images/home-bottom-background.jpg) no-repeat top; width:645px; margin:15px 0px 0px 0px; padding:10px 12px 0px 12px; 
	}
		div.homeBottom ul {
			float:left; width:645px; list-style:none; margin:0px; padding:0px;
		}
			div.homeBottom ul li {
				float:left; width:182px; padding:0px 34px 0px 0px;
			}
			div.homeBottom ul li.end {
				padding:0px;
			}
				div.homeBottom ul li p.learn {
					font-family:"Times New Roman", Times, serif; font-size:1.5em; font-weight:normal;
				}
		


td.cookie {
	font-size:.9em; text-align:right;
}
p.footer {
	float:left; text-align:right; width:835px; padding:0px 15px 0px 0px; font-size:.9em; margin:0px;
}
img#img-top, img#img-bottom {
	float:left;
}
h1,h2,h3,h4,h5,h6 {
	font-family:"Times New Roman", Times, serif; color:#3c6d84; margin:0px; padding:0px;
}

h1 {
	font-size:1.7em; font-weight:normal;
}
h2 {
	font-size:1.3em; font-weight:normal;
}
a {
	color:#3c6d84; text-decoration:none;
}
a:hover {
	color:#3c6d84; text-decoration:underline;
}
img.space {
	border:1px solid #666; margin:0px 0px 5px 10px;
}
