html, body {
	height: 100%; 
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana;	
	background: #FEDE89 url(../gfx/bg_top.gif) repeat-x center top;
}

/*
 * background
 */

td.bg_site_bottom {
	background: transparent url(../gfx/bg_site_bottom.gif) repeat-x left bottom;
	width: 50%;
}

td.bg_bottom {
	background: #0A7702 url(../gfx/bg_bottom.gif) repeat-x left top;
}

td.bottom {
	background: #0A7702 url(../gfx/bottom.gif) no-repeat left top;
	width: 904px;
}

table.site {
	background: transparent url(../gfx/bg_data.gif) repeat-y center top;
	height: 100%;
}

td.data {
	background: transparent url(../gfx/bg_data_top.gif) no-repeat left top;
	width: 904px;
	height: 458px;
}

div.bg_data_bottom {
	background: transparent url(../gfx/bg_data_bottom.gif) no-repeat left bottom;
	min-height: 510px;
	width: 904px;
}

div.bg_site_right {
	background: transparent url(../gfx/bg_site_right.gif) no-repeat right top;
	width: 452px;
	height: 458px;
	position: absolute;
	right: 0;
}

/*
 *	formatting
 */

p {
	margin: 0;
	padding: 5px 0 0 20px;
	line-height: 15px;
	width: 420px;
}

p.long {
	width: 820px;
}

p.pleft {
	padding-left: 0;
}

div.right_side {
	float: right;
	padding-right: 30px;
}

div.right_side p {
	width: 395px;
}

div, td {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #482306;
	line-height: 16px;
}

ul {
	padding: 10px 0 0 0;
	margin: 0 20px 0 40px;	
	line-height: 18px;	
	width: 395px;
}

li {	
	list-style: none;
	background: transparent url(../gfx/bg_sign.gif) no-repeat 0 4px;
	padding: 0 0 0 15px; 
}

ol {
	line-height: 16px;
}

h1 {
	background: transparent url(../gfx/h1.gif) repeat-x left bottom;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;	
	font-weight: bold;	
	font-size: 14px;
	color: #8B430D;
	width: 420px;
	padding: 10px 0 5px 5px;
	margin: 0 0 2px 20px;
}

h1.long {
	width: 860px;
}

h1.big {
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 30px;
}

h1.short {
	width: 390px;
}

h1.error {
	color: #FFFBE2;
	background-color: #814A03;
	padding-top: 5px;
	margin-top: 10px;
	background-image: none;
}

.none {
	margin: 0;
}

.top {
	margin-top: 10px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.block {
	display: block;
}

.pointer {
	cursor: pointer;
}

strong {
	color: #482306;
}

div.title,
div.title02,
div.title03 {
	padding: 30px 0 0 20px;
	margin-bottom: 5px;
	float: left;
}

div.title02 {
	padding: 30px 0 0 0;
}

div.title03 {
	padding: 10px 0 0 20px;
}

div.title_right {
	margin: 10px 0 0 20px;
	padding-bottom: 5px;
}

/*
 *	link
 */

a {
	color: #B9730D;	
	text-decoration: underline;	
	outline: none;
}
a:hover {
	color: #B9730D;	
	text-decoration: none;
}

/* 
 * Error
 */
ul.error {
	width: 363px;
	background-color: #FFFDF2;
	margin: 0 0 0 20px;
	padding: 15px;
	border: 1px solid #E8D8A3;
}

ul.error label {
	width: auto;
}

/*
 * Right contact
 */
div.right_contact {
	font-family: Trebuchet MS, Arial, Verdana, Tahoma;
	margin: 29px 0 11px 0;
	height: 160px;
	color: #AC800F;
	font-size: 12px;
	padding: 20px 0 0 35px;
}

div.right_contact img {
	margin-bottom: 10px;
}

/*
 * bottom_menu
 */
div.bottom_menu {	
	color: #A9D1A6;
	margin: 50px;
}

div.bottom_menu a {
	color: #053801;
	text-decoration: none;
	position: relative;
}

div.bottom_menu a:hover {
	color: #053801;
	text-decoration: underline;
}


div.bottom_menu a span,
div.bottom_menu a:hover span {
	position: absolute;
	color: #A9D1A6;
	left: 0;
	top: 0;
	text-decoration: none;
	cursor: pointer;
}

/*
 * Table
 */
table.table {	
	margin-left: 20px;
	border-collapse: collapse;
}

table.table td,
table.table th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #F7E3B1;
}

table.table td {
	text-align: left;
	vertical-align: top;
}

table.table td strong {
	color: #482306;
}

table.table th {
	background-color: #814A03;
	padding: 2px 3px 0 5px;
	text-align: left;
	color: #FFFBE2;
}

table.table td {
	background-color: #FFFBE2;
	padding: 2px 3px 3px 5px;
	height: 32px;
	vertical-align: middle;
	text-align: left;
}

table.mleft {
	margin-left: 0;
}

table.table td.first {	
	font-weight: bold;
	padding-left: 5px;
}

div.box {
	width: 449px;
	margin: 30px 0 0 12px;
	background-color: #FEE8AE;
	padding: 15px 0;
	border: 1px solid #F3D68C;
}

div.box img {
	margin-left: 13px;
	border: 1px solid #885305;
	padding: 2px;
}

div.width_long {
	width: 459px;
}

div.text,
div.text02 {
	height: 40px;
	clear: both;
}

div.text02 {
	padding-left: 20px;
}

div.contact {
	float: left;
	background: transparent url(../gfx/bg_contact.gif) no-repeat left top;
	width: 869px;
	height: 359px;
	clear: both;
	margin: 60px 0 0 15px;
}

img.row {
	height: 17px;
}

div.cert a img,
a.border img {
	margin: 10px 0 0 30px;
	border: 1px solid #DBC166;
	padding: 1px;
	background-color: #FEDE89;
}

div.cert a:hover img,
a.border img {
	border: 1px solid #A08525;
}

a.border img {
	margin: 5px 10px 5px 0;
}

img.prod {
	border: 1px solid #A08525;
	padding: 1px;
	background-color: #FEDE89;
	width: 60px;
	height: 60px;
	float: left;
	margin: 2px 3px 3px 0;
}

/*
** float
**/
.fleft { float: left }
.fright { float: right }


