body {
	padding: 0;
	margin: 0;
	color: #000;
	font: 13px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #293445 url(images/background.jpg) repeat-x center top;
}

#sf_seal {
	width: 203px;
	height: 66px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0 auto;
}

.sml_buttons {
	font-size: 11px;
	text-align: right;
}

.sideNav a {
	margin: 0;
	padding: 5px 5px 5px 15px;
	line-height: 17px;
	background-color: #65768f;
	border-bottom: 1px solid #3a4357;
}

.sideNav a {
display: block;

}

.sideNav a:hover {
	text-decoration: none;
	background-color: #7e93b1;
}

.sideActive a {
	background: #65768f url(images/arrow_active.gif) no-repeat 0 4px;
	font-weight: bold;
}

.sideVideo a {
	background: #65768f url(images/video_active.gif) no-repeat 0 4px;
	font-weight: bold;
}

a {
	color: #016199;
	text-decoration: none;
}

#footer {
	clear: both;
	width: 910px;
	height: 21px;
	font-size: 11px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#footer a {
	color: #2c4786;
	padding: 2px 3px 3px;
}

#footer a:hover {
	color: #fff;
	background-color: #7f8e99;
}

#footer_nav {
	margin-left: 30px;
	float: left;
}

#footer_copy {
	float: right;
	margin-right: 30px;
}

#header_flash {
	margin-left: 313px;
	width: 558px;
	height: 120px;
	background: url(images/bubble00.gif) no-repeat;
}

#header_flash a {
	display: block;
}

#header_flash a:hover img {
	visibility: hidden;
}

blockquote {
	margin: 0;
	padding: 0;
}

.img_border img {
	border: 1px solid #c35719;
}

.photo_left {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

.first_letter {
	font-size: 200%;
}

img {
	border: none;
}

/* Header is 756 x 164 */
#header {
	width: 910px;
	height: 189px;
	background: url(images/header.jpg) no-repeat;
	padding-top: 36px;
}

#header_logo {
	width: 239px;
	height: 94px;
	float: left;
	margin-left: 40px;
	margin-top: 13px;
}

/* #title is 756px x 86px */
#title {
	margin-right: auto;
	margin-left: auto;
	width: 471px;
	height: 84px;
	background-image: url(images/title.jpg);
	padding-left: 285px;
	margin-bottom: 0;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	background: url(images/content_top.gif) no-repeat 0 225px;
}

#contentend {
	background: url(images/content_end.gif) no-repeat 0 bottom;
}

.spacer {
	width: 30px;
	height: 100px;
}

#navigation {
	padding-top: 25px;
	padding-bottom: 50px;
}

/* padding-top: 25px;
	padding-left: 347px; */
	

.sideimg {
	float: left;
	width: 304px;
	padding-top: 100px;
	height: 312px;
	margin-bottom: 10px;
}

#sideWindow h1 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #fff;
}

#sideWindow h2 {
	font-size: 12px;
	padding: 7px 0 0 10px;
	margin: 0;
}

#sideWindow a {
	color: #fff;
}

h1 {
	color: #0d537c;
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 30px;
	line-height: 28px;
}

h2 {
	color: #0d537c;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.this_link {
	display:block;
	width: 170px;
	height: 25px;
} 
.this_link:hover {
	background: url(images/nav_on.gif) no-repeat;
} 

/* sideWindow is 190 pixels */
#sideWindow {
	width: 213px;
	line-height: 19px;
	font-size: 11px;
	margin-left: 672px;
	background: url(images/side_end.gif) no-repeat 0 bottom;
	color: #fff;
}

#sidePad {
	padding: 0 20px 10px;
}

#sideWindow li {
	line-height: 12px;
	margin-top: 7px;
}

.product_backing {
	background: url(images/product_backing.jpg) no-repeat right top;
}

/* contentWindow is 450 pixels */
#contentWindow {
	width: 573px;
	margin-left: 25px;
	margin-top: 20px;
	padding: 10px 30px;
	float: left;
	background: #fff url(images/main_end.gif) no-repeat 0 bottom;
	font-size: 12px;
}

#contentWindow p {
	line-height: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#contentWindow a:hover {
	text-decoration: underline;
}

.table_top {
	font-weight: bold;
	background-color: #4f1700;
	color: #fdfcdd;
}

/* @group Bug Fixes */

/* reduce the right margin to account for 3pixels*/
* html #sideWindow {margin-left:669;}

/* fix 3 pixel jog and account for 3 pixels extra padding*/
* html #contentWindow {height:1%;margin-left:0px}/* margin is 3 pixels less than normal*/

.formstyle {
	border: 1px solid #737373;
	background-color: #EEE;
}

/* @end */


blockquote {
	font-style: italic;
	padding-left: 25px;
	background: url(images/quote.gif) no-repeat;
	padding-top: 5px;
	margin-top: 10px;
}

.quote_source {
	
	text-align: right;
	font-weight: bold;
	padding: 5px 0;
}

.box_top {
	width: 254px;
	height: 11px;
	background: url(images/box_top.gif) no-repeat;
}

.box {
	width: 254px;
	padding-bottom: 20px;
	margin: 10px auto;
}

.box_links {
	background: url(images/box1_bottom.gif) 0 bottom;
}

.box_info {
	background: url(images/box2_bottom.gif) 0 bottom;
}

.box h1 {
	color: #6a683b;
	font-size: 20px;
	margin-top: 10px;
	margin-left: 20px;
}

.box ul {
	margin: 0;
	padding-left: 35px;
}

.box li {
	color: #6a683b;
	margin-top: 10px;
	margin-left: 15px;
	list-style-type: disc;
}

#menu {
	margin-top: 13px;
	background-image: url(images/nav00.gif);
	height: 33px;
	width: 860px;
	clear: both;
	margin-left: 25px;
	margin-right: 25px;
}

#nav img {
	display: block;
}

#nav, #nav ul {
	list-style: none;
	width: 860px;
	padding: 0;
	margin: 0;
}

#nav a  {
	display: block;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 7px 10px 7px 20px;
	font-size: 12px;
}


#nav a:hover img {
	visibility: hidden;
}

#nav a.sub {
	background: #293445 url(arrow_off.gif) no-repeat left 5px;
}




#nav a.sub:hover {
	color: #fff;
	background: #3859a2 url(images/arrow_on.gif) no-repeat 7px 5px;
}

#nav a.sub_top {
	background: url(images/tab_top.gif) repeat-x 0 top;
}

#nav a.sub_top:hover {
	background: #3859a2 url(images/arrow_on.gif) no-repeat 7px 5px;
}

.li_back {
	background: url(images/tab_top.gif) repeat-x 0 top;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 234px;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	width: 195px;
}

#nav li ul a {
	width: 220px;
	w\idth: 204px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/* This fixes bug in IE7 with tabs sticking */
#nav li:hover {
	background-position: 0;
}

.attention {
	color: #fff;
	background-color: #d83429;
	padding: 3px;
}

#text-resizer {
	width: 35px;
	height: 15px;
	background-image: url(images/text-sizer.gif);
	padding-left: 71px;
	margin-left: 468px;
}

#text-resizer img {
	margin-right: 3px;
}

#text-resizer a:hover img {
	visibility: hidden;
}
