body {
	font-size: 100%;
	line-height: 1.125em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#container {
	width: 1050px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat;
	text-align: left;
	float: left;
	width: 1050px;
	margin-bottom: 40px;
}
#header {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 134px;
	width: 1000px;
	margin-left: 25px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #919396;
}
#nav {
	display: inline;
	float: left;
	width: 500px;
}
#nav ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99989D;
}
#nav ul li a {
	color: #99989D;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #000;
	text-decoration: none;
}
#nav ul li a#current {
	color: #000;
	text-decoration: none;
}
#contact {
	display: inline;
	float: right;
	width: 475px;
	text-align: right;
}
#contact ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#contact ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #A9232C;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99989D;
	font-weight: bold;
}
#content {
	float: left;
	width: 1025px;
	margin-left: 5px;
	display: inline;
	background-image: url(../images/greybg.gif);
	background-repeat: repeat;
	margin-top: 35px;
}
#content2 {
	float: left;
	width: 1025px;
	margin-left: 5px;
	display: inline;
	background-image: url(../images/redbg.gif);
	background-repeat: repeat;
	margin-top: 35px;
}
#content3 {
	float: left;
	width: 1025px;
	margin-left: 5px;
	display: inline;
	margin-top: 35px;
}
.wide {
	display: inline;
	float: left;
	width: 770px;
	margin-bottom: 10px;
}
.wide2 {
	display: inline;
	float: left;
	width: 910px;
	margin-bottom: 10px;
}
.wrap {
	display: inline;
	float: left;
	width: 770px;
}
.wrap2 {
	display: inline;
	float: left;
	width: 910px;
}
.wrap3 {
	display: inline;
	float: left;
	width: 910px;
	background-image: url(../images/widebg.gif);
	background-repeat: repeat;
	margin-bottom: 20px;
}
.colright {
	display: inline;
	float: left;
	width: 250px;
	padding-top: 5px;
}
.colright p,
.colright h3,
.colright h2 {
	color: #FFF;
}
#footer {
	background-image: url(../images/footerbggrey.gif);
	background-repeat: no-repeat;
	float: left;
	width: 1020px;
	height: 115px;
	display: inline;
	margin-left: 5px;
	margin-bottom: 15px;
}
#footer2 {
	background-image: url(../images/footerbgred.gif);
	background-repeat: no-repeat;
	float: left;
	width: 1020px;
	height: 115px;
	display: inline;
	margin-left: 5px;
	margin-bottom: 15px;
}
#footer3 {
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 1050px;
	height: 127px;
	display: inline;
}
.box1 {
	float: left;
	width: 360px;
	display: inline;
}
.box2 {
	float: left;
	width: 440px;
	display: inline;
	margin-left: 470px;
}
.box3 {
	float: left;
	width: 150px;
	display: inline;
	margin-left: 20px;
}
.box4 {
	float: left;
	width: 705px;
	display: inline;
}
.box5 {
	float: left;
	width: 470px;
	display: inline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #AA242D;
	margin-top: 40px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.4em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #AA242D;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.1em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #AA242D;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.2em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
a {
	color: #333;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}



.thickline {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #919396;
	margin-right: 20px;
	margin-left: 20px;
}
.greyline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.dottedline {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

.whiteline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.white {
	color: #FFF;
}
