body {
	background: #ffffff url('../graphics/back.jpg') repeat-x top left;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color: #f7ef12;
}

a:active {
	text-decoration: none;
	color: #f7ef12;
}

a:visited {
	text-decoration: none;
	color: #f7ef12;
}

a:hover {
	color: #f7ef12;
	text-decoration: underline;
}

img {
	behavior: url("pngbehavior.htc");
}

#table-outer {
	background: #000000 url('../graphics/page_back.jpg') repeat-y center top;
	margin: auto;
	width: 990px;
}

#table-inner {
	background: transparent url('../graphics/header_content_left_black.jpg') no-repeat top right;
	height: 400px;
}

.inputSubmit {
	color: #000;
	background: #ffe7a7;
	border: 1px solid #000;
	font: bold 10pt arial, helvetica, tahoma;
}
.inputBox {
	color : #000;
	background : #FFF;
	border: 1px solid #000;
	font: 10pt arial, helvetica, tahoma;
	padding: 2px;
}
.inputBoxReq {
	background: #ffffce;
}

.cell_outer_left {
	width: 229px;
}

.cell_container {
	background: #404040 url('../graphics/gradient_back_black.jpg') left top no-repeat;
	padding: 0;
	margin: 0;
}

.cell_outer_right {
	background: transparent url('../graphics/header_content_right.jpg') no-repeat top left;
	width: 90px;
}

.cell_outer_right_home {
	background: transparent url('../graphics/header_content_right_home.jpg') no-repeat top left;
	width: 90px;
}
.cell_header {
	background: #000000 url('../graphics/content_header_back.gif') no-repeat top left;
	height: 146px;
}

.cell_content {
	background: transparent url('../graphics/footer_wheat.png') no-repeat bottom right;
	padding: 140px 20px 130px 20px;
}

.cell_content_home {
	background: url('../graphics/header_content_left_home.jpg') no-repeat top right;
	padding: 80px 20px 20px 20px;
}

.list_item {
	border-bottom: 1px dashed #808080;
	padding: 3px 0;
}

.clear {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	float: left;
	border-bottom: 1px dashed #a0a0a0;
}


#header {
	background: #000000 url('../graphics/header_back.jpg') no-repeat bottom left;
	color: #ffff17;
	margin: 0 auto;
	height: 100px;
	width: 990px;
	text-align: right;
}

#header_home {
	background: #000000 url('../graphics/header_back_home.jpg') no-repeat bottom left;
	color: #ffff17;
	margin: 0 auto;
	height: 100px;
	width: 990px;
	text-align: right;
}
/*
#header a:link {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
}

#header a:visited {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
}

#header a:hover {
	color: #ffff17;
}
*/
.content_header {
	margin-top: 0;
	font-size: 19pt;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 10px 0;
}
.content_header_home {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
a.downloadlink:link {
	color: #b00;
	text-decoration: none;
	display: block;
	padding: 2px 0;
}

.content_head_small {
	font-size: 11pt;
	color: #808080;
}

.downloadlinks {
	padding: 0 15px;
}

.downloadlinks a:link {
	color: #b00;
	display: block;
	padding: 3px 0;
	text-decoration: none;
}
.downloadlinks a:visited {
	color: #b00;
	display: block;
	padding: 3px 0;
	text-decoration: none;
}
.downloadlinks a:hover {
	text-decoration: underline;
}

a.sidebar:link {
	border-bottom: 1px dashed #808080;
	color: #0000dd;
	display: block;
	padding: 3px 0;
	text-decoration: none;
}

a.sidebar:visited {
	border-bottom: 1px dashed #808080;
	color: #0000dd;
	display: block;
	padding: 3px 0;
	text-decoration: none;
}

a.sidebar:hover {
	color: #3b3b3b;
	text-decoration: underline;
}

#footer {
	background: #000000;
	clear: both;
	width: 990px;
	color: #ffffff;
	margin: auto;
	text-align: right;
	padding-bottom: 20px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

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




/**** PHOTO CSS ****/
.imagebox {
	display: block;
	float: right;
	width: 100px;
	margin: 12px 11px;
	border: 2px solid #ffffff;
}
.imagebox_lg {
	float: right;
	width: 225px;
	margin: 0 0 10px 15px;
	padding: 0;
	border: 2px solid #181300;
}

.imagebox_wrapper {
	float: left;
	border-bottom: 3px dotted #858585;
	padding-bottom: 15px;
	margin: 0 0 10px 0;
	width: 100%;	
}
.imagebox_wrapper p {
	font-size: 11pt; color: #ffffff; line-height: 130%;
	margin: 0;
	padding: 0 0 10px 0;
}



/* NAVIGATION CSS */
#nav, #nav ul {
	float: right;
	list-style: none;
	line-height: 1;
	background: transparent;
	font: bold 14pt Lucida, Helvetica, sans-serif;
	padding: 0;
	margin: 20px 0 0 0;
}

#nav a {
	display: block;
	font-size: 11pt;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	/*padding-bottom: .78em;*/
	text-align: center;
}

#nav a:hover {
	display: block;
	width: 100%;
	color: #ffff17;
	text-decoration: none;
	background: transparent;
	padding: 0;
	/*padding-bottom: .78em;*/
	text-align: center;
}

#nav li {
	float: left;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	text-align: left;
}

#nav li ul {
	position: absolute;
	z-index: 500;
	left: -999em;
	height: auto;
	width: 14.4em;
	background: #000000;
	font: bold 10pt Lucida, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0 0 0 -0.10em;
}

.li_home {
	width: 3.5em;	
}

.li_products {
	width: 5em;
}

.li_photos {
	width: 4em;
}

.li_support {
	width: 4.5em;
}

.li_about {
	width: 5em;
}

.li_contact {
	width: 4em;
}

#nav li.li_active {
	/*background: background: url('../graphics/menu_back_blue.png') left top repeat-x;*/
}

#nav li.li_active a {
	color: #ffffff;
}

#nav li.li_active ul a {
	color: #000;
}

#nav li li {
	height: auto;
	padding-right: 1em;
	width: 13.30em;
	border-bottom: 1px solid #4b4b4b;
	line-height: 1;
}

#nav li ul a {
	font-size: 9pt;
	width: 11.5em;
	text-align: left;
	padding: 0.5em 0 0.5em 1em;
	color: #e9e9e9;
}

#nav li ul a:hover {
	width: 11.5em;
	text-align: left;
	padding: 0.5em 0 0.5em 1em;
	color: #ffff17;
}

#nav li ul div.category {
	width: 13.30em;
	text-align: left;
	padding: 0.25em 0 0.5em 1em;
	background: transparent;
	color: #000000;
	font-weight: bold;
}

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

#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;
}

#nav li:hover, #nav li.sfhover {
	background: transparent;
}

#document_box_home {
	float: left;
	width: 300px;	
}
	