html, body {
	height: 100%;
	}
body {
	background: #deddcb;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.5em;
	color: #333;
    /* more specific to override imported rule */
    font-size:    x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size:    small
    /* intended value for better browsers */
    }
html>body    {
    font-size:    small
    /* be nice to Opera */
    }
strong {
	font-weight: bold;
	}
img {
	display: block;
	border: 0;
	}
img.toci {
	display: inline;
	}
a {
	text-decoration: none;
	color: #008ccc;
	}
a:hover, a:active {
	color: #666;
	}
a img  {
	border: 0;
	}
#container {
	background-color: #fff;
	width: 100%;
	overflow: auto;
	}

/* ---[ header ]---------------------------- */

#title {
	margin: 0;
	padding: 0;
	border-right: #deddcb solid 1px;
	width: 416px;
	height: 139px;
	display: block;
	float: left;
	clear: none;
}
#header {
	float: left;
	margin-left: -3px;
	ma\rgin: 0;
}

/* ---[ toc ]---------------------------- */

#toc {
	background: #deddcb url(../i/bg_toc.gif) repeat top left;
	display: block;
	height: 24px;
	width: 100%;
	clear: both;
	position: relative;
	border-bottom: 13px #adaa7e solid;
	padding: 0;
	margin: 0;
	}
#toc ul {
	display: inline;
	padding: 0;
	margin: 0;
	}
#toc ul li {
	list-style-type: none;
	float: left;
	}
#toc ul li a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	}
#toc ul li#main a {
	background: url(../i/toc_main_a.gif) no-repeat top left;
	width: 51px;
	}
#toc ul li#about a {
	background: url(../i/toc_about_a.gif) no-repeat top left;
	width: 51px;
	}
#toc ul li#app a {
	background: url(../i/toc_app_a.gif) no-repeat top left;
	width: 89px;
	}
#toc ul li#process a {
	background: url(../i/toc_process_a.gif) no-repeat top left;
	width: 92px;
	}
#toc ul li#equ a {
	background: url(../i/toc_equ_a.gif) no-repeat top left;
	width: 133px;
	}
#toc ul li#contacts a {
	background: url(../i/toc_contacts.gif) no-repeat top left;
	width: 92px;
	}
#toc ul li#res a {
	background: url(../i/toc_res.gif) no-repeat top left;
	width: 83px;
	}
#toc ul li#free a {
	background: url(../i/toc_free.gif) no-repeat top left;
	width: 98px;
	}
#toc ul li#home a {
	background: url(../i/toc_home.gif) no-repeat top left;
	width: 80px;
	}
#toc ul li#main a:hover, #toc ul li#main a:active {
	background: url(../i/toc_main.gif) no-repeat top left;
	}
#toc ul li#about a:hover, #toc ul li#about a:active {
	background: url(../i/toc_about.gif) no-repeat top left;
	}
#toc ul li#app a:hover, #toc ul li#app a:active {
	background: url(../i/toc_app.gif) no-repeat top left;
	}
#toc ul li#process a:hover, #toc ul li#process a:active {
	background: url(../i/toc_process.gif) no-repeat top left;
	}
#toc ul li#equ a:hover, #toc ul li#equ a:active {
	background: url(../i/toc_equ.gif) no-repeat top left;
	}
#toc ul li#contacts a:hover, #toc ul li#contacts a:active {
	background: url(../i/toc_contacts_a.gif) no-repeat top left;
	}
#toc ul li#res a:hover, #toc ul li#res a:active {
	background: url(../i/toc_res_a.gif) no-repeat top left;
	}
#toc ul li#free a:hover, #toc ul li#free a:active {
	background: url(../i/toc_free_a.gif) no-repeat top left;
	}
#toc ul li#home a:hover, #toc ul li#home a:active {
	background: url(../i/toc_home_a.gif) no-repeat top left;
	}
#left {
	background: #fff url(../i/bg_main1.gif) repeat-x top left;
	width: 100%;
	float: left;
	}
#machine {
	background-color: #fff;
	width: 416px;
	border-right: #fff solid 1px;
	float: left;
	}
#machine h3 {
	text-transform: uppercase;
	font-size: 11px;
	margin: 20px 0 0 35px;
	padding: 0 15px 0 0;
	}
#machine p {
	font-size: 10px;
	margin: 10px 0 0 35px;
	padding: 0 15px 0 0;
	}
#footer {
	position: relative;
	display: block;
	background-color: #deddcb;
	width: 100%;
	clear: both;
	position: relative;
	}
#footer h6 {
	font-weight: normal;
	font-size: 9px;
	padding: 10px 0 0 35px;
	margin: 0;
	}

/* ---[ pull-down menu ]---------------------------- */

#divisions {
	position: relative;
	display: inline;
	clear: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: top;

}
form {
	display: inline;
	border: 0;
	clear: none;
	margin: 0;
	padding: 0;
}
.diff_div {
	background-color: #deddcb;
	color: #333;
	width: 160px;
	letter-spacing: .5px;
	font-size: 9px;
	vertical-align: top;
	padding: 0;
	margin: 3px 0 0 5px;
}