a img {
	border: 0
}
a, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #525c7a;
}


body, table {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #003;
}


#home, #home table {
	color: #003 !important
}

#aboutpage {
	background-color: #A4B8C2;
}
#container {
	margin-left: 60px;
	padding-top: 80px;
	width: 1024px;
	text-align: left;
	background-image: url('img/background1.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
.header {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.header2 {
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



#footer {
	padding-top: 4px;
	border-top: 1px #003 solid;
}
