html, body 
{ 
	height		:100%;
	background-color:#000000;
	margin		:0; 
}
a{
	text-decoration	:none;
	color		:#ffffff;
	font		:11pt Trebuchet Ms,Helvetica;
} 
#login
{
	position	:absolute;
	left		:458px;
	top		:36px;
	width		:10px;
	height		:10px;
	cursor		:pointer;
}
#wrapper 
{
	position	:relative;
	width		:900px;
   	min-height	:90%; 
	font		:11pt Trebuchet Ms,Helvetica;
} 
#footer 
{
	position	:fixed;
	width		:100%;
	bottom		:0px;
 	font		:10pt Trebuchet Ms,Helvetica;
	color		:silver;
	background-color:gray;
}

#header
{
	position	:relative;
	width           :900px;
}
#h1
{
	position	:relative;
	float		:left;
	width           :900px;
	height		:86px;
	background	:url("images/h1.jpg");
}
#pageNew
{
	position   :relative;
	float      :left;
	width      :900px;
	height     :550px;
	background-color:#fff;
}
#h2
{
	position	:relative;
	float		:left;
	width     :65px;
	height		:144px;
	background	:url("images/h2.jpg");
}
#container1
{
	position	:relative;
	width           :222px;
	float		:left;
}
#menu1
{
	position	:relative;
	float		:left;
	width           :218px;
	padding		:2px; 
}
#menu2
{
	position	:relative;
	float		:left;
	width           :218px;
	padding		:2px;
}
#menu3
{
	position	:relative;
	float		:left;
	width           :218px;
	padding		:2px;
}
#menu-item
{
	position	:relative;
	float		:left;
	width		:214px;
	font		:11pt Trebuchet Ms,Helvetica;
	color		:#ffffff;
	text-align	:left;
	cursor		:pointer;
}
#menu-item:hover
{
	background-color:#444443;
	color		:orange;
}
#h3
{
	position	:relative;
	float		:left;
	width           :222px;
	height		:144px;
	background	:url("images/h3.jpg");
	cursor		:pointer;
}
#h4
{
	position	:relative;
	float		:left;
	width           :60px;
	height		:144px;
	background	:url("images/h4.jpg");
}
#h5
{
	position	:relative;
	float		:left;
	width           :222px;
	height		:144px;
	background	:url("images/h5.jpg");
	cursor		:pointer;
}
#h6
{
	position	:relative;
	float		:left;
	width           :54px;
	height		:144px;
	background	:url("images/h6.jpg");
}
#h7
{
	position	:relative;
	float		:left;
	width           :222px;
	height		:144px;
	background	:url("images/h7.jpg");
	cursor		:pointer;
}
#h8
{
	position	:relative;
	float		:left;
	width           :55px;
	height		:144px;
	background	:url("images/h8.jpg");
}
#flash-main-packer
{
	position	:relative;
	float		:left;
	width           :175px;
	height		:400px;
}
#flash-main
{
	position	:relative;
	float		:left;
	width           :550px;
	height		:400px;
}
