body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebecec;
}
#content {
	background-image: url(images/bgtable.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 67px;
}
#footer p {
	text-align: center;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content #box1bg {
	background-image: url(images/contentmid1.jpg);
	background-repeat: repeat-y;
}
#content h1 {
	color: #333333;
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 45px;
}
#content h2 {
	color: #0066CC;
	font-size: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	font-weight: normal;
}
#content p {
	font-size: 11px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 45px;
	line-height: 18px;
	color: #333333;
}
#footer a {
	color: #0099FF;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#content a {
	color: #0066CC;
	text-decoration: none;
}
#content a:hover {
	color: #333333;
	text-decoration: none;
}
#content h3 {
	color: #0066CC;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 45px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content ul {
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 75px;
}
#content li {
	margin-bottom: 6px;
}
#content #box1bg .imagestyle1 {
	margin-right: 25px;
	margin-bottom: 5px;
}
#content #box1bg .imagestyle2 {
	margin-bottom: 5px;
	margin-left: 25px;
}

