/* CSS Document */
* { margin: 0px; padding: 0px; border: 0px none; list-style: none; }
body { background: #000000; text-align: center; font-family:"Trebuchet MS", Verdana, Arial; cursor: default; }
div { text-align:left; float:left; }
img { behavior: url("/pngbehavior.htc"); }
p { margin-bottom: 8px; }

/* TOP */
#main { 
	width: 915px;
	height:auto; 
	margin:0px auto; 
	float:none; 
	text-align:left;
}
#main-menu {
	width: 630px;
	height: 45px;
	_height: 42px;
	position: relative; 
	top: 0px;
	left: 30px;
}
#menu li {
	float: left;
	margin-right: 2px;
	line-height: 45px;
	_line-height: 42px;
	padding: auto 5px auto 5px;
	background:url(../IMAGES/_web/bg_menu_u.png) repeat-x;
	_background: none;
	height: 45px;
	_height: 42px;	
}
#menu li:hover {
	background:url(../IMAGES/_web/bg_menu_a.png) repeat-x;
	_background: none #333333;
}
#menu img {
	margin: 12px 5px 0px 5px;
}
#menu a {
	_height: 42px;
	_padding: auto 5px auto 5px;
}
#menu a:hover {
	_background: #333333;
}
.active { background:url(../IMAGES/_web/bg_menu_a.png) repeat-x; }

#contnet { 
	width: 660px; 
	margin-right: 5px;
}
#content-top {
	width: 660px;
	height: 180px;
	background: url(../IMAGES/_web/bg_top.jpg) no-repeat;
}
#content-main { 
	width: 615px;
	_width: 645px;
	min-height: 220px;
	margin-left: 15px; 
	_margin-left: 7px; 
	background:url(../IMAGES/_web/bg_top_content.jpg) no-repeat top #D8D8D8;
	padding: 25px 15px 0px 15px;
	
}
#content-bottom {
	width: 645px;
	height: 115px;
	margin-left: 15px;
	_margin-left: 7px; 
	background:url(../IMAGES/_web/bg_bot_content.jpg) no-repeat;
}
#content-bottom-navi {
	margin-left: 580px;
	margin-top: 20px;
	float: none;
	height: 15px;
}
#content-bottom-navi a {
	color: #B2B2B2;
	text-decoration: none;
	font-size: 11px;
}
#content-bottom-navi a:hover {
	color:#999999;
	text-decoration: none;
	font-size: 11px;
}
#content-contact {
	margin-left: 140px;
	_margin-left: 70px;
	margin-top: 15px;
	color: #333333;
	font-size: 11px;
	line-height: 1.4em;
}
.highlight {
	color: #666666; 
}
#content-contact a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
#content-contact a:hover {
	color:#999999;
	font-size: 11px;
	text-decoration:underline;
}
#column { 
	width: 250px;
}
#column-over {
	width: 250px; 
	height: 116px;
	color: #666666;
	font-size: 12px;
	text-align: right;
	margin-top: 8px;
}
#column-txt {
	width: 150px;
	float: left;
	text-align: right;
}
#column-langs {
	margin-left: 10px;
	width: 90px;
	float: right;
	text-align: left;
}
#column-langs img { 
	width: 18px;
	height: 12px;
	vertical-align: middle;
	border: 0px;
	margin-right: 4px;
}
#column-langs a { 
	color: #999999;
	text-decoration: none;
}
#column-langs a:hover { 
	color: #CCCCCC;
	text-decoration: none;
}
#column-main {
	width: 250px;
	min-height: 150px;
	padding-top: 15px;
	background: url(../IMAGES/_web/bg_top_column.jpg) no-repeat top #D8D8D8;
}
#column-bottom {
	width: 250px;
	height: 17px;
	background:url(../IMAGES/_web/bg_bot_column.jpg) no-repeat;
}
#logo-main {
	width: 390px;
	height: 135px;
	position: relative;
	top: 0px;
	left: 75px;
}

/* TEXT & CONTENT */

#content-topic { 
	width: 420px; 
	height: 75px;
	font-size:12px; 
	color:#333333; 
	line-height: 1.5em;
	float: none;
}
#content-full { 
	font-size:12px; 
	color:#333333; 
	line-height: 1.5em;
	float: none;
}
#content-full a { 
	color:#466F22; 
	text-decoration:none;
}
#content-full a:hover { 
	color:#466F22;
	text-decoration:underline;
}
.column-title {
	margin-bottom: 5px;
	vertical-align: middle;
}
.column_line { 
	margin: 12px 0px 12px 90px;
	float: none;
	width:160px;
	height: 2px;
	vertical-align: middle;
}
#consumer {
	text-align: right;
	margin-right: 8px;
	float: none;
	width: 240px;
}
#consumer input {
	width: 112px;
	height: 16px; 
	background: #E6E6E6;
	border: 1px solid #C9C9C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color:#999999;
	padding-left: 5px;
}
#consumer p {
	margin-bottom: 3px;
}
.consumer_submit {
	margin: 8px auto 1px auto; 
	vertical-align: middle;
}
#our_projects {
	text-align: right;
	margin-right: 6px;
	margin-left: 6px;
	float: none;
	width: 238px;
}
#our_projects li {
	width: 238px;
	_width: 234px;
	height: 118px;
	text-align: left;
	margin: 3px 0px 0px 0px;
	padding: 4px 3px 4px 1px;
	cursor: pointer;
	font-size: 11px;
	color: #8B8B8B;
	line-height: 1.3em;
}
#our_projects li:hover {
	background:url(../IMAGES/_web/bg_list_column.gif) no-repeat;
}
#our_projects img {
	width: 90px;
	height: 110px;
	margin-right: 4px;
}
#our_projects a {
	color: #7D7D7D;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
}
fieldset { 
	width: 275px; 
	float: left; 
	padding: 7px; 
	padding-top: 0px; 
	margin: 8px; 
	border: 1px solid #B5B5B5; 
	text-align: center; 
	font-size: 18px; 
	font-weight: bold; 
	color:#666666;
}
legend { 
	font-size: 12px; 
	color:#B5B5B5; 
	font-weight: bold; 
	padding: 5px;
	margin: 5px;
}

fieldset a {
	color:#466F22;
	text-decoration: none;
}
fieldset a:hover {
	color:#466F22;
	text-decoration: underline;
}
#contact-form { 
	width: 582px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#contact-form input {
	width: 330px;
	height: 20px;
	background: #E6E6E6;
	border: 1px solid #C9C9C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color:#666666;
	padding-left: 5px;
}
#contact-form span {
	padding-left: 15px;
	width: 150px;
	float: left;
}
#contact-form textarea {
	width: 330px;
	background: #E6E6E6;
	border: 1px solid #C9C9C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color:#666666;
	line-height: 1.2em;
	padding-left: 5px;
}
#contact-form form{
	padding-top: 10px;
}
.contact-form-button {
	font-weight: bold;
	font-style: normal;
}
.message, .message-error {
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
.message-error {
	color:#990000;
}
#contact-data, #contact-address {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#offer {
	float: none;
	margin-bottom: 10px;
}
#offer li {
	float: none;
	line-height: 15px;
	padding: auto;
	margin-left: 25px;
	background: none;
	padding-left: 3px;
	padding-bottom: 5px;
	list-style-image: url(../IMAGES/_web/_ok.gif);
	font-weight: bold;
}
#products, #products ul {
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#products li{
	float: none;
	list-style-image: url(../IMAGES/_web/_point.gif);
	padding: auto;
	background: none;
	margin-left: 35px;
	padding-left: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
}

#products span {
	font-weight: normal;
	font-size: 11px;
	line-height: 1.3em;
	padding-left: 10px;
	margin-top: 8px;
	color:#666666;
}

/* BOXY */
.box { width: 200px; height: 100px; margin-left: 10px; border: 1px solid #333333; padding: 10px; }

.text { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration: none; }
.text a { color:#999999; text-decoration: none; }
.text a:hover { color:#CCCCCC; text-decoration: underline; }
.box_link:link { font-family:Arial, Helvetica, sans-serif; color:#999999; font-size:11px; text-decoration:underline; }

