
body
{
	background-color: #666666;
}

#wrapper
{
	width:950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header
{
	position:relative;
	width:100%;
	height: 100px;
	float: left;
	background-color: #9CBEF5;
}

#header p
{
}

#menu
{
width: 100%;
background: #eee;
float: left;
}

#menu ul a
{
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12.45%;
	float: left;
	text-decoration: none;
}

#menu ul ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
	float: left;
}

#menu ul ul a
{
	font: bold 0.8em/1.4em arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	border: 1px solid #CCCCCC;
}

#menu h2
{
	font: bold 0.8em/1.4em arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
}

.exp {
	color: #fff;
	text-transform: uppercase;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #009966;
	background-image: url(../pics/expand3.gif);
}

.nexp {
	color: #fff;
	text-transform: uppercase;
	background-color: #009966;
}


#menu ul ul a {
color: #000;
text-decoration: none;
}

#menu ul ul a:hover {
color: #a00;
background: #fff;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left:100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.x
{
background:#efefef url(../pics/expand3.gif) no-repeat bottom right;
}
.nx
{
background:#efefef;
}

#mainbody1
{
	width: 100%;
	float: left;
	background-image: url(../pics/bg_fp_1_1.jpg);
}

#mainbody2
{
	width: 50%;
	float: left;
}

#mainbody3
{
	float: left;
	text-align: center;
	border: 1px solid #000000;
	padding: 1em;
	margin: 1em;
}

#mainbody4
{
	width: 100%;
	float: left;
}

#mainbody5
{
	width: 100%;
	float: left;
}

.proddes
{
	width: 45%;
	float: left;
	text-align: center;
	border: 1px solid #000000;
	padding: 1em;
	margin: 1em;
}


.p1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 1em;
	padding: 1em;
	width: 95%;
}

.p2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: left;
	width: 95%;
	font-weight: bold;
	text-align: left;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.p3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float: left;
	width: 95%;
	font-weight: normal;
	text-align: left;
	padding-right: 3em;
	padding-left: 3em;
	padding-top: 0em;
	padding-bottom: 0em;
}
.p4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 10px;
	font-weight: bold;
	text-align: center;
	width: 95%;
}
.p5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 10px;
	text-align: center;
	width: 95%;
}
