@charset "utf-8";
body {
	background-color: #ecf2f2;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7979;
	font-size: 10pt;
	line-height: 1.3em;
}
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }
a:link, a:visited {
	color: #F89C35;
	text-decoration: underline;
}
a:hover {
	color: #F89C35;
	text-decoration: none;
}
sup { font-size: .75em; padding-top: 1px; }
hr { color: #f0eded; }

#wrapper {
	background-image: url(bgtile.jpg);
	background-repeat: repeat-y;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 1024px;
	height: 121px;
}
#menu {
	background-image: url(menu-bg.jpg);
	background-repeat: no-repeat;
	width: 943px;
	height: 34px;
	margin-left: 41px;
	margin-right: 40px;
	}
#flash {
	height: 320px;
	width: 881px;
	display: block;
	padding-right: 71px;
	padding-left: 71px;
	padding-top: 25px;
}
#rotate {
	width: 943px;
	margin-left: 41px;
	margin-right: 40px;
	background-color: #ffffff;
	}
#news {
	width: 943px;
	height: 50px;
	background-image: url(news-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 41px;
	margin-right: 40px;
	background-color: #ffffff;
	}
#newsheadline {
	width: 943px;
	text-align: center;
	font-weight: bold;
	padding-top: 18px;
	color: #eb6d13;
	}
#features {
	height: 251px;
	width: 943px;
	margin-left: 41px;
	margin-right: 40px;
}

#left {
	background-image: url(left-box.jpg);
	background-repeat: no-repeat;
	width: 312px;
	height: 251px;
	float: left;
}
#middle {
	background-image: url(middle-box.jpg);
	background-repeat: no-repeat;
	width: 319px;
	height: 251px;
	float: left;
}
#right {
	background-image: url(right-box.jpg);
	background-repeat: no-repeat;
	width: 312px;
	height: 251px;
	float: left;
}
#footer {
	background-image: url(menu-bg.jpg);
	background-repeat: no-repeat;
	width: 943px;
	height: 34px;
	margin-left: 41px;
	margin-right: 40px;
	margin-top: 10px;
	font-size: 9pt;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#end {
	width: 1024px;
	height: 63px;
	background-image: url(end-bg.jpg);
	background-repeat: no-repeat;
	}
.leftcopy {
	color: #ffffff;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 185px;
	font-size: 8pt;
}
.leftcopy a:link,.leftcopy a:visited {
	color: #ec7014;
	text-decoration: none;
}
.leftcopy a:hover {
	color: #ec7014;
	text-decoration: underline;
}
.orange { color: #ec7014; }
.midcopy {
	color: #ffffff;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 185px;
	font-size: 8pt;
}
.midcopy a:link,.midcopy a:visited {
	color: #ec7014;
	text-decoration: none;
}
.midcopy a:hover {
	color: #ec7014;
	text-decoration: underline;
}
.rightcopy {
	color: #ffffff;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 185px;
	font-size: 8pt;
}
.rightcopy a:link,.rightcopy a:visited {
	color: #ec7014;
	text-decoration: none;
}
.rightcopy a:hover {
	color: #ec7014;
	text-decoration: underline;
}
#interior {
	width: 1024px;
	background-image: url(int-bg.jpg);
	background-repeat: repeat;
	min-height: 400px;
	margin-top: 20px;
	}
#interiorbottom {
	width: 1024px;
	background-image: url(int-bg-bottom.jpg);
	background-repeat: no-repeat;
	height: 23px;
	}
#interiorcopy {
	width: 900px;
	margin-left: 52px;
	margin-right: 72px;
	margin-top: 25px;
}
.header { 
	color: #eb6d13;
	font-size: 16pt;
	}

.gray { 
	width: 880px;
	background-color: #f8f7f7;
	padding: 10px;
	color: #7a7979;
}

