@charset "UTF-8";
.container {
	height: 800px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	float: left;
	height: 44px;
	width: 800px;
	background-image: url(images/footer.jpg);
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 30px;
}
.seccontentarea {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 820px;
}
.header {
	float: left;
	height: 120px;
	width: 820px;
}
.nav {
	float: left;
	height: 47px;
	width: 820px;
}
.homearea {
	float: left;
	width: 820px;
}
.seccontent {
	width: 420px;
	margin-left: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.featurebox2 {
	width: 250px;
	float: left;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.contentimages {
	height: 150px;
	width: 150px;
	float: left;
	padding: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: thin solid #CCCCCC;
}
