BODY, FORM, INPUT, DIV, SPAN, IMG, UL, LI, DL, DT, A, H1, H2, H3, H4, TABLE, TH, TD, TR, P {
	margin: 0;
	padding: 0;
	border: none 0px;
	text-decoration: none;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #444444;
}

A { color: #ff6600; font-style: normal; text-decoration: none; }
A:link { color: #ff6600; text-decoration: none; }
A:visited { color: #ff6600; text-decoration: none; }
A:active { color: #ff6600; text-decoration: underline; }
A:hover { color: #ff6600; text-decoration: underline; }

#body { margin: 0px; background: white; background-image: url("/images/header/header_bg.png"); background-repeat: repeat-x; }
body { margin: 0px; background: white; }

p { margin: 0.5em 0em; }

#marketsMenu { position: absolute; left: 189px; top: 90px; width: 174px; z-index: 10; visibility: hidden }
#customersMenu { position: absolute; left: 369px; top: 90px; width: 174px; z-index: 10; visibility: hidden }
#solarixMenu { position: absolute; left: 519px; top: 90px; width: 174px; z-index: 10; visibility: hidden }
#contactsMenu { position: absolute; left: 589px; top: 90px; width: 174px; z-index: 10; visibility: hidden }

.menuoff { background-color: #d15300; padding: 4px 4px 3px 4px; font-size: 11px; line-height:14px; color: #FFFFFF; text-decoration: none }
.menuon { background-color: #ff6600; padding: 4px 4px 3px 4px; font-size: 11px; line-height:14px; color: #FFFFFF; text-decoration: none }
.menuback { background-color: #d15300; padding: 2px }

#content-container {
	width: 800px;
/*	height: 500px;
*/
	margin: 0px;
	padding: 0px;
}

#content-center {
	width: 800px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
    font-size: 11px;
}

#content-center td {
    font-size: 11px;
}

#header-center {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#content-center td a {
	color: #ff6600;
	font-size: 11px;
}

#content-center td a:visited {
	color: #ff6600;
	font-size: 11px;
}

#content-center td h1 {
	margin: 0px;
	line-height: 18px;
	padding: 10px;
	color: #404040;
	font-size: 17px;
	font-weight: bold;
}

#content-center td p {
	margin: 0px;
	line-height: 18px;
	font-size: 11px;
	color: #444444;
	padding: 10px;
	padding-bottom: 5px;
}

#footer {
	clear: both;
	display: block;
	background-color: white;
	padding: 0px;
	margin: 0px;
}

#footer p {
	margin: 0px;
	padding: 8px;
	color: #8C8C8C;
	font-size: 9px;
}

#footer a {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #8C8C8C;
}
