* {
	margin	: 0px;
	padding	: 0px;
	border	: 0px;
}
html, body {
	margin		: 0px;
	padding		: 0px;
	background	: #b5dcd7;
	color		: #253434;
	font		: 10px/14px Verdana, Arial, Tahoma, sans-serif;
}
a {
	color	: #597d7c;
}
a:hover {
	text-decoration	: none;
}
hr {
	border		: none 0; 
	border-top	: 1px dashed #b0b0b0;
	height		: 1px;
	margin		: 10px 0;
}
h1 {
	margin-bottom	: 10px;
	font			: bold 20px 'Times New Roman', Times, Georgia, sans-serif;
	color			: #1d4b4b;
}
h2 {
	font-size	: 12px;
	font-weight	: bold;
	color		: #151515;
	text-transform: uppercase;
}
p, ul {
	margin	: 15px 0;
}
ul {
	margin-left	: 35px;
}
#base {
	width			: 739px;
	margin			: 0 auto;
	background		: #FFF;
	padding-bottom	: 15px;
}
#pageHead, #main, #footer {
	margin		: 0 16px;
}
#pageHead {
	height		: 156px;
	background	: url(images/pageHead_bg.gif) top left repeat-x;
	position	: relative;
}
#pageHead img#logo {
	position	: absolute;
	top			: 35px;
	left		: 14px;
}
#pageHead #header {
	position	: absolute;
	top			: 0px;
	right		: 0px;
}
#main {
	width		: 707px;
	background	: url(images/main_bg.gif) top left repeat-y;
}
#content {
	width		: 409px;
	float		: left;
	background	: #f2f2f2;
}
#content .area  {
	padding	: 25px 15px;
}
#callout {
	width		: 298px;
	background	: #58aba9 url(images/watermark.gif) bottom right no-repeat;
	float		: left;
	position	: relative;
}
#footer {
	clear	: both;
}
#footer p {
	margin	: 0px;
	width	: 500px;
	font	: 9px/14px Verdana, Tahoma, sans-serif;
	color	: #696969;
}
#footer #logos {
	width	: 185px;
}.Callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #B6DBD7;
	line-height: 16px;
	text-transform: uppercase;
	text-indent: 20px;
}
.Number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F2F2F2;
	text-indent: 20px;
	line-height: 8px;
}
