@charset "UTF-8";
/* CSS Document */
#wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	height: 423px;
	width: 960px;
	background-color: #FFF;
}
#content1 {
	background-color: #0FC;
	height: 380px;
	width: 960px;
}#banner {
	background-color: #FFF;
	height: 165px;
	width: 960px;
	text-align: center;
}
#featured2 {
	float: left;
	height: 430px;
	width: 250px;
}
#featured3 {
	float: left;
	height: 430px;
	width: 700px;
	padding-left: 10px;
}
#featured3title {
	height: 75px;
	width: 700px;
}
#featured3content {
	height: 340px;
	width: 700px;
	padding-top: 5px;
}




#content {
	background-color: #FFF;
	width: 960px;
}
#featured {
	background-color: #FFF;
	height: 435px;
	width: 960px;
	text-align: center;
}
#menu {
	height: 540px;
	width: 960px;
	margin-top: 10px;
}
#menucol1 {
	height: 540px;
	width: 313px;
	margin-right: 5px;
	float: left;
	text-align: center;
}
#menucol2 {
	height: 540px;
	width: 313px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	text-align: center;
}
#menucol3 {
	height: 540px;
	width: 312px;
	margin-left: 5px;
	float: left;
	text-align: center;
}
span.title {
	color:#09F;
	font-size: 28px;
}
span.subtitle {
	font-size: 18px;
	font-style: italic;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}