#wrapper {
	text-align: center;
	margin: auto;
	padding: 0px;
	width: 960px;
	height: auto;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
body {
}
#masthead {
	padding: 0px;
	margin: 0px;
	height: 171px;
	width: 960px;
}
#title {
	background-color: #e7e5e2;
	height: 32px;
	width: 780px;
	text-align: left;
	margin-right: 90px;
	margin-top: 30px;
	font-size: 20px;
	color:#2a609d;
	padding-top:10px;
	letter-spacing: 0.1em;
	padding-left: 5px;
	margin-left: 85px;	
}

#text {
	height: 32px;
	width: 780px;
	text-align: left;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 10px;
}

#content {
	text-align: center;
	width: 960px;
	height: 500px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#nav {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
#text p {
	font-family: "Times New Roman", Times, serif;
	color: #535352;
	line-height: 24px;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	width: 493px;
	float: left;
	padding-right: 13px;
}

#footer p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 19px;
	margin: 0px;
	padding-top: 12px;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-weight: lighter;
	font-size: 14px;
}
#footer {
	height: 61px;
	width: 960px;
	text-align: center;
	margin: auto;
	padding: 0px;
	background-color: #2c64a1;
}
html {
	background-image: url(images/bg-pattern.png);
	background-repeat: repeat;
}



.floatrt {float:right;}

