html {
	margin: 0px;
	padding: 0px;
	1height: 99%;
	1min-height: 99%;
}

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	1height: 99%;
	1min-height: 99%;
	1width: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images/bg.gif);
	background-position: top center;
	1background-repeat: repeat-y;
	background-color: #f0f9ff;
}

a {
	text-decoration: underline;
	color: #1e6f9d;
}

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

form {
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
	
}

select {
	font-size: 10px;
}

/*div {
	border: 1px dotted red; margin: -1px;
	border: 1px dotted green; margin: -1px;
	border: 1px dotted blue; margin: -1px;
	border: 1px dotted yellow; margin: -1px;
}*/

/* - */

#page {
	width: 739px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px auto;
}

#head {
	height: 97px;
	padding: 0px;
	margin: 0px;
	/*width:739px;*/
	/*margin-bottom: 1px;*/
	background-color: #bee6fd;
	border: 1px solid white;
}

#menu_container {
	1height: 279px;
	background: url(images/appliance.jpg) no-repeat top left;
	1border-bottom: 1px solid #ffffff;
	text-align: left;
}

#menu {
	height: 38px;
	background: url(images/bg_dark.gif);
	border-bottom: 1px solid #ffffff;
}

#main_container {
	1height: 279px;
	border-bottom: 1px solid #ffffff;
	padding: 20px;
	text-align: left;
}

#submenu {
	height: 38px;
}

#front {
	height: 240px;
	1height: 244px;
	1height: 34px;
	1height: 190px; /* 244-34 */
	height: 236px;
	background: url(images/appliance.jpg) no-repeat center left;
	border-bottom: 1px solid #ffffff;
}

#bottom_container {
	height: 34px;
	width: 739px;
	background-image: url(images/appliance.jpg);
	background-position: bottom;

}

#bottom {
	height: 34px;
	width: 739px;	
	background: url(images/bg_dark.gif);
	1margin-bottom: 1px;
	text-align: center;
}

#footer {
	height: 24px;
	width: 739px;	
}

#head_left {
	float: left;
	width: 99px;
	height: 99px;
	background-color: #1e6f9d;
	margin: 0px;
	border: 0px;
	padding: 0px;	
	/*margin-right: 1px;*/
	
}

#head_logo {
	float: left;
	width: 436px;
	height: 99px;
	background-color: #ffffff;
	/*margin-right: 1px;*/
	text-align: left;
	/*border-right: 1px solid red;*/
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#head_right {
	float: left;
	width: 99px;
	height: 99px;
	background-color: #fff3f0;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
}

#head_rightmost {
	float: left;
	width: 98px;
	height: 99px;
	background-color: #bee6fd;
	margin: 0px;
	border: 0px;
/*border-left: 1px solid white;*/
	padding: 0px;
}

#slogan_dark {
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	margin-left: 123px;
/*	margin-top: 13px;*/
}

#slogan_light {
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	margin-left: 123px;
/*	margin-top: 11px;*/
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#copyright {
	padding-top: 6px;
	padding-left: 8px;
	text-align: left;
	font-size: 10px;
}

#1contents {
	margin-top: 60px;
	background-color: #ffffff;
	/*_height: 240px;
	min-height: 240px;*/
	text-align: justify;
	padding: 20px;
}

h1 {
	margin: 5px 0px 10px;
	font-size: 24px;
	color: #305c9c;
}

h2 {
	margin: 5px 0px 10px;
	font-size: 22px;
	color: #2e476b;
}

h3 {
	margin: 5px 0px 10px;
	font-size: 20px;
	color: #2e476b;
}

h4 {
	margin: 5px 0px 10px;
	font-size: 18px;
	color: #2e476b;
}

h5 {
	margin: 5px 0px 10px;
	font-size: 16px;
	color: #2e476b;
	font-style: italic;
}

h6 {
	margin: 5px 0px 10px;
	font-size: 14px;
	color: #2e476b;
	font-style: italic;
}

p {
	text-indent: 20px;
	margin: 0px;
	margin-bottom: 10px;
}

/* -- */

ul.menu, ul.menu a, ul.menu a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.menu_button, .menu_button_selected {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	padding: 1px 20px;
	margin: 10px 0px;
	float: left;
	/*border-left: 1px solid #bee6fd;*/
	border-right: 1px solid #f0f9ff;
	color: #1e6f9d;
}

.menu_button_selected, .menu_button_selected a {
	color: #012439;
}

ul.submenu, ul.submenu a {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #000000; /*1e6f9d*/
}

ul.submenu {
	padding-left: 20px;
}
ul.submenu a:hover {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000; /*1e6f9d*/
}

.submenu_button {
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	1padding: 1px 10px;
	margin: 12px 0px;
	float: left;
	1border-left: 1px solid #b3d1e6;
	1border-right: 1px solid #2e536b;
	color: #000000; /*1e6f9d*/
}

.title {
	font-weight: bold;
	color:#1e6f9d;
	margin-bottom: 10px;
}

.search {
	float: left;
	width:180px;
}
.list {
	float: left;
}

.product_list {
	color: #FFFFFF;
	border: 1px solid white;
	border-collapse: collapse;
	margin-bottom: 20px;
	/*width: 95%;*/

}
.product_list th {
	background-color:#1e6f9d;
	color: #FFFFFF !important;
	border: 1px solid white;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}

.product_list td{
	padding: 2px;
	background-color: #bee6fd;
	color: #1e6f9d;
	border: 1px solid white;
	font-size: 11px;	
}
.login_box {
	margin: 0px;
	padding: 7px;
	text-align: left;
	width: 85%;	
}

.login_box .caption {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #808080;
	padding: 4px;
	margin-bottom: 4px;
}
.logged {
	float:right;
	color: #1e6f9d;
	font-weight:bold;
	padding: 10px 10px 0px 0px ;
}


.odd_row, .even_row {
	margin: 0px;
	vertical-align: top;
	height: 70px;
	text-align: left;
	vertical-align: middle;

	padding: 10px 5px;
	border-top: 1px dotted #1e6f9d;
}

.odd_row img, .even_row img {
	float: left;
	margin-right: 10px;
}

table.items {
	width: 680px;
	border-collapse: collapse;
}

table.items td {
	font-size: 11px;
	border-bottom: 1px dotted #1e6f9d;
}
.inp_note {
	padding-left: 15px;
	font-size: 10px;
	background: url(images/0120_aslant.png) no-repeat top left;
}
.mand {
	font-weight: bold;
	padding-left: 10px;
	background-image: url(images/i66.gif);
	background-repeat: no-repeat;
	background-position: middle left;
}