body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation {
	width: 130px;
	float: left;
}
#nav1 a:link, #nav1 a:visited {
	color: #FFFFFF;
	background-image: url(../images/buttonbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 121px;
	margin-bottom: 4px;
	font-size: 11px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 6px;
	line-height: 13px;
	font-weight: bold;
}
#nav1 a:hover {
	background-position: -136px 0px;
}
#nav2 a:link, #nav2 a:visited {
	color: #FFFFFF;
	background-image: url(../images/buttonbg.jpg);
	background-repeat: no-repeat;
	background-position: -136px 0px;
	display: block;
	height: 30px;
	width: 121px;
	margin-bottom: 4px;
	font-size: 11px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 6px;
	line-height: 13px;
	font-weight: bold;
}
#nav2 a:hover {
	background-position: -136px 0px;
}
#pagecontent {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	width: 800px;
	margin-left: 145px;
	padding-right: 50px;
}
#masthead {
	width: 1000px;
	height: 100px;
	background-image: url(../images/RED_masthead.jpg);
	background-repeat: no-repeat;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 145px;
}
#masthead h1 {
	color: #CC0001;
}

#masthead a:link, #masthead a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#masthead a:hover {
	color: #FFCCCC;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
}
.footnote {
	font-size: 10px;
	font-style: italic;
}
.homeheading {
	font-size: 24px;
	color: #CD0102;
	line-height: 32px;
}
.redheading {
	font-weight: bold;
	color: #CD0102;
}
#ileftblock {
	float: left;
	width: 450px;
}
#irightblock {
	float: right;
	width: 300px;
	margin-left: 50px;
}
#callus {
	position: absolute;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 57px;
	font-size: 16px;
	margin-left: 600px;
}
