/* CSS Document */

a:link {
	color: #2338B8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2338B8;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper {
	width: 840px;
	margin: 0 auto;
}
body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0 0 0px 0;
}
bodyBorder {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #949494;
	margin: 0px;
	padding: 0 0 0px 0;
}
#header {
	background-image: url(images/top02c.jpg);
	background-repeat: yes-repeat;
	background-position: right top;
	height: 230px;
}
#topnav {
	float: left;
	width: 300px;
}

#topbar {
	background-image: url(images/top03.jpg);
	background-repeat: no-repeat;
	height: 97px;
}
#content {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	height: 800px;
}
#contentB {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	height: 720px;
}
#contentA {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	height: 850px;
}
#content1 {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	height: 900px;
}
#content2 {
	background-image: url(images/bg2600.gif);
	background-repeat: no-repeat;
	height: 1000px;
}
#content3 {
	background-image: url(images/bg2600.gif);
	background-repeat: no-repeat;
	height: 600px;
}
#content4 {
	background-image: url(images/bg2600.gif);
	background-repeat: no-repeat;
	height: 535px;
}
#content5 {
	background-image: url(images/bg2600.gif);
	background-repeat: no-repeat;
	height: 1100px;
}
#content6 {
	background-image: url(images/bg2600.gif);
	background-repeat: no-repeat;
	height: 1200px;
}
#left {
	padding: 5px;
	float: left;
	width: 180px;
}
#right {
	float: right;
	width: 180px;
	padding: 5px;
}
#center {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: left;
	width: 440px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
	color: #666666;
}
.greytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: -1px;
}
.orangetext {
	color: #B51B18;
}
.greybar {
	background-color: #d6d6d6;
	height: 3px;
	width: 170px;
}
.leftimg {
	float: left;
	margin-right: 6px;
}
.bigtitlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #8e8b7c;
	letter-spacing: -1px
}
.bigtitleorange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #d58d58;
	letter-spacing: -1px;
}
#footer {
	clear: both;
}
.rightimg {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
}
