body {
	margin: 0;
	padding: 0;
	color: #343434;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#main {
	width: 538px;
	margin-left: 148px;
}
#content {
	border: 1px solid #CCCCCC;
	padding: 15px 60px;
}
#heading {
	background-repeat: repeat-y;
	text-indent: -1234em;
	height: 23px;
	margin-top: 20px;
}
h1#header {
	margin: 0 9px 10px 0;
	padding: 0;
	height: 95px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-indent: -1234em;
}
#header a {
	display: block;
	text-decoration: none;
	height: 95px;
}
#footer {
	background-image: url(../images/footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 40px 15px 10px;
	margin: 10px 0;
	color: #0B5EA4;
}
#footer a, #footer a:link, #footer a:visited {
	color: #0B5EA4;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FF3D3D;
	text-decoration: underline;
}
h1 {
	font-size: 15px;
	letter-spacing: -1px;
	color: #0B5EA4;
}
h2 {
	font-size: 13px;
	letter-spacing: -1px;
	color: #0B5EA4;
}
h3 {
	font-size: 12px;
	letter-spacing: -1px;
	color: #0B5EA4;
}
h4 {
	font-size: 12px;
	color: #0B5EA4;
}
a, a:link {
	color: #0B5EA4;
	text-decoration: none;
}
a:visited {
	color: #2A72AF;
}
a:hover, a:active {
	color: #FF3D3D;
	text-decoration: underline;
}
#container {
	width: 740px;
	margin: 0 auto;
	position: relative;
}

