@charset "UTF-8";
/* CSS Document */

#middle {
	clear:none;
	width:100%;
	background:url(../images/concepttop.jpg) repeat-x;
	height:289px;
	margin:0;
	padding:0;
}

#bottom {
	width:100%;
	height:520px;
	background:url(../images/bottombg.jpg) repeat-x top;
	background-color:#d7effa;
}

#sitesbottom {
	width:100%;
	height:auto;
	background:url(../images/bottombg.jpg) repeat-x top;
	background-color:#d7effa;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.7em;
	color:#1e79a1;
	margin:0;
	padding:30px 0 0 0;
}

#leftcol {
	margin:0 0 30px 0;
}

#midcol {
	margin:0 0 0 36px;
}

#rightcol {
	margin:0;
}