@charset "utf-8";
/* CSS Document */

html { 	height: 100%; }
body { 	font: 100% Arial, Helvetica, sans-serif; padding: 0; text-align: center; margin: 0 auto; height: 100%; color: #c1c1c1; font-size: 14px; background-color: #868c92; }

b { font-weight: bold; color: #dad9d9; }
h1 { font-size: 22px; color: white; font-weight: normal; margin: 0px; text-align: left; }
h3 { font-size: 18px; font-weight: normal; color: white; }
h4 { font-size: 15px; font-weight: normal; color: white; font-weight: bold; }
a { color: white; font-size: 14px; text-decoration: underline; }
p { margin: 10px 0px; }
img { border: none; }

.list1 { }
	.list1 ul { margin: 10px 0px; }
	.list1 li { margin: 10px 20px; }
.image-caption { font-style: italic; font-size: 12px; color: white; margin-top: 3px; }
.divider { width: 900px; height: 16px; background-color: #aab4bc; }
.two-content-markers { width: 900px; height: 38px; background-image: url(images/two-content-markers.gif); background-repeat: no-repeat; }
.left-content-marker { width: 900px; height: 38px; background-image: url(images/left-content-marker.gif); background-repeat: no-repeat; }

#page-shadow { width: 950px; margin: 0 auto; background-image: url(images/page-shadow.jpg); background-repeat: repeat-y; }
#page-wrapper { width: 900px; margin: 0 auto; text-align: left; background-color: #585f67; }
#navigation { width: 900px; height: 82px; background-image: url(images/navigation-background.jpg); background-repeat: no-repeat; }
	#navigation a { color: white; text-decoration: none; font-size: 16px; font-weight: bold; }
	#navigation a:hover { text-decoration: underline; }
	.button { float: left; height: 49px; width: 148px; text-align: center; padding-top: 33px;}
	.button2 { float: left; height: 58px; width: 148px; text-align: center; padding-top: 24px;}
	.orange-button { float: left; height: 49px; width: 160px; text-align: center; padding-top: 33px; }
	.orange-button2 { float: left; height: 49px; width: 148px; text-align:center; padding-top: 33px;background-image: url(images/middle-button-orange.jpg); }
	.orange-button3 { float: left; height: 58px; width: 148px; text-align: center; padding-top: 24px; background-image: url(images/middle-button-orange.jpg); }

#header { width: 900px; height: 406px; background-image: url(images/header-image.jpg); background-repeat: no-repeat; }
#left-content-frame { width: 246px; float: left; border-right: thin solid #aab4bc; padding: 0px 10px 40px 44px; }
#right-content-frame { width: 520px; margin-left: 300px; padding: 0px 44px 0px 28px; }
#single-content-frame { width: 828px; margin-left: 0px; padding: 0px 10px 40px 44px; }
#quick-links { }
	#quick-links a { text-decoration: none; }
	#quick-links a:hover { text-decoration: underline; }
#footer { width: 900px; background-image: url(images/footer-shadow.gif); background-position: top; background-repeat: no-repeat; text-align: center; color: white;}
	#footer a { text-decoration: none; font-weight: bold; }
	#footer a:hover { text-decoration: underline; }

	

