@import url(reset.css);
BODY
{
	background: #0DA0B5 url(../images/layout/bg_body.png) repeat-x;
}
#logo
{
	width: 260px;
	padding: 47px 0 0;
	height: 0px;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0px;
	top: 36px;
	background: url(../images/layout/bg_logo.png);
}
#header
{
	height: 97px;
	width: 950px;
	margin: auto;
	position: relative;
	/*[empty]border:;*/
}
#container
{
	height: 437px;
	width: 946px;
	margin: auto;
}
.menu LI H1
{
	width: 310px;
	height: 0px;
	padding: 52px 0 0;
	overflow: hidden;
}
#footer
{
	height: 50px;
	width: 950px;
	margin: auto;
}
.menu
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 410px;
	width: 942px;
	background: #002C31;
}
.menu LI
{
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
	height: 410px;
	width: 310px;
}
.menu A
{
	display: block;
	color: #000000;
	width: 300px;
	text-decoration: none;
	padding: 55px 0 0;
	overflow: hidden;
	height: 0px;
	margin: 290px auto 0px;
}
.menu LI EM
{
	background: url(../images/btn/hover.png) no-repeat;
	width: 266px;
	height: 120px;
	position: absolute;
	top: 175px;
	left: 8px;
	text-align: left;
	padding: 20px 15px 10px;
	z-index: 2;
	display: none;
	font: 14px arial;
}
#professional_panel
{
	background: url(../images/layout/bg_professionalpanel.png) no-repeat 0px 52px;
}
#professional_panel H1
{
	background: #3868CE url(../images/titles/title_forthepro.png) no-repeat 10px 22px;
}
#professional_panel A:hover
{
	background: url(../images/btn/navbtn_pro.png) no-repeat 0px -55px;
}
#professional_panel A
{
	background: url(../images/btn/navbtn_pro.png) no-repeat;
}
#industry_panel
{
	background: url(../images/layout/bg_industrypanel.png) no-repeat 0px 52px;
}
#industry_panel H1
{
	background: #245E3B url(../images/titles/title_forindustry.png) no-repeat 10px 22px;
}
#industry_panel A:hover
{
	background: url(../images/btn/navbtn_industry.png) no-repeat 0px -55px;
}
#industry_panel A
{
	background: url(../images/btn/navbtn_industry.png) no-repeat;
}
#standard_panel
{
	background: url(../images/layout/bg_standardpanel.png) no-repeat 0px 52px;
}
#standard_panel H1
{
	background: #970101 url(../images/titles/title_forstandard.png) no-repeat 10px 22px;
	width: 309px;
	margin-left: 1px;
}
#standard_panel A:hover
{
	background: url(../images/btn/navbtn_standard.png) no-repeat 0px -55px;
}
#standard_panel A
{
	background: url(../images/btn/navbtn_standard.png) no-repeat;
}
UL.lavaLamp
{
	position: absolute;
	height: 29px;
	width: 306px;
	background: url(../images/layout/bg_lava.png) no-repeat 0px 0px;
	padding: 0px 0px 0px 20px;
	margin: -40px 0px 10px 0;
	overflow: hidden;
	top: 87px;
	left: 615px;
}
.lavaLamp LI.back
{
	background: url(../images/layout/lava.gif) no-repeat right -30px;
	width: 0px;
	height: 29px;
	z-index: 8;
	position: absolute;
}
.lavaLamp LI.back .left
{
	background: url(../images/layout/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 8px;
}
.lavaLamp LI
{
	float: left;
	list-style: none;
}
.lavaLamp LI A
{
	position: relative;
	overflow: hidden;
	text-decoration: none;
	font: bold 14px arial;
	color: #FFF;
	outline: none;
	text-align: center;
	height: 16px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	border: 0px solid yellow;
	margin: 0px 10px;
	padding-left: 0px;
}
#footer
{
	text-align: center;
	font: 12px arial;
}
