
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : black;
background : white;
}
.clear {
	clear: both;
}

	p {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
	}
	h4 {
	float: left;
	margin: 53px 0 0 10px;
	font-size: 22px;
	line-height: 25px;
	text-align: left;
	font-weight: normal;
	}
	h1 {
	float: left;
	margin: 20px 0 0 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 58px;
	line-height: 60px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	
	}
.box h3{
	text-decoration: none;
	margin: 20px 0 20px 20px;
	font-size: 22px;
	line-height: 23px;
	text-align: left;
	font-weight: normal;
	color: #333;
	}
	.box2 h3 {
	text-decoration: none;
	margin: 20px 0 20px 20px;
	font-size: 22px;
	line-height: 23px;
	text-align: left;
	font-weight: normal;
	color: #333;
	}
.box3 h3 {
	text-decoration: none;
	margin: 20px 0 20px 20px !important;
	font-size: 22px;
	line-height: 23px;
	text-align: left;
	font-weight: normal;
	color: #333;
	}

	#container {
	margin: 0 auto;
	margin-top: 16px;
	width: 960px;
	text-align: center;
	}
	#header {
	padding-top: 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 960px;
	height: 100px;
	text-align: left;
	}
	#section p {
		margin-top: 10px;
	}
	#section {
	border-bottom: 1px solid #CCC;
	width: 960px;
	height: 105px;
	padding-bottom: 45px;
	border-top: 1px solid #CCC;
	}
	#content {
		width: 960px;
		margin: 0 auto;
	}
	.box, .box2 {
	float: left;
	width: 239px;
	height: 280px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
	
	.box2 p {
	float: left;
	margin: 0px 0 15px 20px;
	width: 200px;
	}
	.visit-site {
	padding: 1px 3px 1px 3px;
	color: #5F5F5F;
	text-decoration: none;
	font-weight: bold;
	width: 54px;
	height: 16px;
	}
	.visit-site:hover {
		color: #FFF;
		background-color: #5F5F5F;
		width: 54px;
		height: 16px;

	}
	.box3 {
	float: left;
	width: 240px;
	height: 280px;
	border-bottom: 1px solid #CCC;
	}
	.box p, .box3 p {
	float: left;
	margin: 0px 0 15px 20px;
	width: 200px;
	}
	p.copyright {
	float: left;
	margin-top: 3px;
	color: black;
	font-size: 11px;
	width: 960px;
}
.link1 {
	float: left;
	font-size: 16px;
	width: 500px;
	margin-top: 15px;
	text-align: left;
	
}
.link {
	width: 210px;
	float: left;
	height: 17px;
	margin-left: 3px;
	margin-top: 14px;
	
}
.link img {

}