@media screen {
body {
	background: url(../images/bkgd.gif);
	margin: 0px;
	padding: 0px;
	font: 0.75em/1.9em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
a {
	color: #AE5135;
}
a:hover {
	text-decoration: none;
}
a.arrow {
	background: url(../images/arrow-red.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
h2 {
	color: #AE5135;
	font-size: 115%;
	margin: 0px;
	padding: 5px 0px 0px;
}
h3 {
	color: #AE5135;
	font-size: 125%;
	margin: 0px 0px 15px;
	padding: 5px 0px 3px;
	border-bottom: 1px solid #DBDBDB;
}
h4 {
	color: #333333;
	font-size: 105%;
	margin: 0px 0px 3px;
	padding: 10px 0px 0px;
}
h4.news {
	font-size: 115%;
}
.spacer {
	margin-top: 10px;
	margin-left: 20px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
#container {
	background: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

/* Header */

#header {
	background: url(../images/header-bkgd.gif) repeat-x;
	border-bottom: 6px solid #333333;
	height: 30px;
	padding-top: 40px;
	padding-left: 8px;
	float: left;
	width: 932px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#nav ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
a#home {
    display: block;
	float: left;
    width: 62px;
    height: 23px;
    background-image: url(../images/nav-home.gif);
    background-position: 0 0;
}
a#home:hover {
    background-position: 0 -23px;
}
a#inside {
    display: block;
	float: left;
    width: 91px;
    height: 23px;
    background-image: url(../images/nav-inside.gif);
    background-position: 0 0;
}
a#inside:hover {
    background-position: 0 -23px;
}
a#accounting {
    display: block;
	float: left;
    width: 189px;
    height: 23px;
    background-image: url(../images/nav-accounting.gif);
    background-position: 0 0;
}
a#accounting:hover {
    background-position: 0 -23px;
}
a#investment {
    display: block;
	float: left;
    width: 229px;
    height: 23px;
    background-image: url(../images/nav-investment.gif);
    background-position: 0 0;
}
a#investment:hover {
    background-position: 0 -23px;
}
a#news {
    display: block;
	float: left;
    width: 59px;
    height: 23px;
    background-image: url(../images/nav-news.gif);
    background-position: 0 0;
}
a#news:hover {
    background-position: 0 -23px;
}
a#financial {
    display: block;
	float: left;
    width: 150px;
    height: 23px;
    background-image: url(../images/nav-financial.gif);
    background-position: 0 0;
}
a#financial:hover {
    background-position: 0 -23px;
}
a#careers {
    display: block;
	float: left;
    width: 72px;
    height: 23px;
    background-image: url(../images/nav-careers.gif);
    background-position: 0 0;
}
a#careers:hover {
    background-position: 0 -23px;
}
a#contact {
    display: block;
	float: left;
    width: 70px;
    height: 23px;
    background-image: url(../images/nav-contact.gif);
    background-position: 0 0;
}
a#contact:hover {
    background-position: 0 -23px;
}
a .alt {
	display: none;
}

/* Home Main */

#home-logo {
	float: left;
	width: 370px;
	padding-top: 70px;
	padding-left: 40px;
	background: url(../images/pixel-gray.gif) repeat-x 0px 305px;
	height: 257px;
}
.replace {
	position: relative;
	margin: 0px /*auto*/;
	padding: 0px;
	overflow: hidden;
	/* */
}
.replace span {
	display: block;
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 1;
}
#logoh1, #logoh1 span {
	color: #FFFFFF;
	height: 119px;
	width: 314px;
	background-image: url(../images/logo-home.gif);
}
#home-flash {
	width: 530px;
	float: left;
}
#home-top p, #home-bottom p {
	margin: 0px;
	padding: 0px 0px 8px;
}
#home-bottom {
	float: left;
	width: 940px;
}
#home-bottom-left {
	float: left;
	width: 477px;
	border-right: 1px solid #DBDBDB;
	padding: 20px 35px 25px;
	margin: 0px;
}
#home-bottom-right {
	float: left;
	width: 322px;
	padding: 20px 35px 25px;
	margin: 0px;
}
#home-bottom-right img {
	border: 1px solid #DBDBDB;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#home-bottom-right form {
	padding: 0px;
	margin: 0px;
	width: 320px;
}
#home-bottom-right ul {
	list-style: none;
	margin: 10px 0px 0px;
	padding: 0px;
	line-height: 140%;
}
#home-bottom-right ul li {
	padding-bottom: 10px;
	padding-left: 12px;
	background: url(../images/arrow-red.gif) no-repeat 0px 6px;
}
#home-bottom-right ul li a {
	color: #AE5135;
	text-decoration: underline;
}
#home-bottom-right ul li a:hover {
	text-decoration: none;
}
#home-bottom-right h3 {
	margin: 0px 0px 5px;
	padding: 5px 0px 0px;
}

/* Sub Page */

#sub-logo {
	float: left;
	width: 280px;
	padding-top: 55px;
	padding-left: 40px;
	height: 165px;
}
#logoh1sub, #logoh1sub span {
	color: #FFFFFF;
	height: 90px;
	width: 236px;
	background-image: url(../images/logo-sub.gif);
}
#sub-top {
	float: left;
	width: 940px;
	background: url(../images/pixel-gray.gif) repeat-x bottom;
}
#sub-photo {
	width: 620px;
	float: left;
}
#sub-bottom-left {
	width: 240px;
	float: left;
	padding: 50px 40px 40px;
	line-height: 1.4em;
}
#sub-bottom-left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sub-bottom-left ul li {
	padding-bottom: 12px;
	padding-left: 12px;
	background: url(../images/arrow-gray.gif) no-repeat 0px 6px;
}
#sub-bottom-left ul li.selected {
	padding-bottom: 12px;
	padding-left: 12px;
	background: url(../images/arrow-red.gif) no-repeat 0px 6px;
}
#sub-bottom-left ul li a {
	color: #666666;
	text-decoration: none;
}
#sub-bottom-left ul li.selected a {
	color: #AE5135;
	text-decoration: underline;
}
#sub-bottom-left ul li a:hover {
	text-decoration: underline;
}
#sub-bottom-right {
	width: 619px;
	float: left;
}
#sub-bottom-right-text {
	width: 489px;
	padding: 40px 65px;
	border-left: 1px solid #DBDBDB;
	margin: 0px;
}
#sub-bottom-right-text ul {
	list-style: none;
	margin: 0px 0px 8px 30px;
	padding: 0px;
	line-height: 1.4em;
}
#sub-bottom-right-text ul li {
	background: url(../images/bullet.gif) no-repeat 0px 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sub-bottom-right-text ol {
	margin: 0px 0px 8px 50px;
	padding: 0px;
	line-height: 1.4em;
}
#sub-bottom-right-text ol li {
	padding-top: 4px;
	padding-bottom: 4px;
}
#sub-photo h2 {
	background: #B39635 url(../images/sub-title-bkgd.gif) repeat-x;
	color: #FFFFFF;
	font-size: 130%;
	padding: 8px 12px 12px 65px;
	margin: 0px;
}
#sub-photo img {
	display: block;
}
#disclaimer {
	font-size: 95%;
	border-top: 1px dashed #DBDBDB;
	padding-top: 20px;
	margin-top: 30px;
}
#disclaimer p {
	line-height: 1.7em;
}
p.date {
	font-style: oblique;
	color: #666666;
	font-size: 95%;
}
#headlines {
	border: 1px solid #DBDBDE;
	background: #F8F8F8;
	padding: 10px 15px;
	margin-bottom: 25px;
}
#callout-box {
	padding: 10px 10px 2px;
	margin-bottom: 10px;
	background: #F8F8F8;
	border: 1px solid #DBDBDB;
}
#callout-box img {
	border: 1px solid #DBDBDB;
	float: left;
	margin-right: 10px;
}
#newsletter-box {
	padding: 0px;
	margin: 0px 0px 30px;
}
#newsletter-boxbot {
	padding: 0px;
	margin: 0px;
}
#newsletter-box img, #newsletter-boxbot img {
	border: 1px solid #DBDBDB;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#newsletter-box p, #newsletter-boxbot p {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}
#newsletter-box form, #newsletter-boxbot form {
	padding: 0px;
	margin: 0px;
}
p.form {
	float: left;
	clear: both;
	width: 80px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-size: 95%;
	font-weight: 700;
}

/* Footer */

#footer {
	background: #61954D url(../images/footer-bkgd.gif) repeat-x;
	color: #FFFFFF;
	padding: 18px 22px;
	clear: left;
	margin: 0px;
	font-size: 92%;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #BFD1B8;
}
#right {
	float: right;
	margin-top: 15px;
}
img.right {
	float: right;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#print-contact {
	display: none;
}
#admin-table {
	
}
#admin-table th {
	text-align: left;
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #DAEFD1;
	height: 20px;
}
#admin-table .on {
	background-color: #FFFFFF;
}
#admin-table .off {
	background-color: #FFFFFF;
}
.message {
	color: #ff0000;
}
.map {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	border: 1px solid #CCCCCC;
}
}
@media print {
#header, #footer, #sub-bottom-left, #home-flash, #right, #sub-photo {
	display: none;
}
}
