body{
	font-family:Arial, Helvetica, sans-serif;
	/*background-image: url(images/background.jpg);*/
	background-color:#000000;
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
	padding-left:0px;
	}	
#container{
	padding:0px;
	margin:0px;
	margin:auto;
	width:770px;
	background-color:#FFFFFF;
	}
#header{
	width:770px;
	height:139px;

	}				
#menu{
	background-image:url(images/menubar.jpg);
	background-repeat:no-repeat;
	width:757px;
	height:24px;
	padding-top:10px;
	padding-left:13px;
	}
#home_menu{
	width:51px;
	height:15px;
	float:left;
	margin-bottom:0px;
	}
#home_menu a{
	background-repeat:no-repeat;
	background-image:url(images/home.jpg);
	display:block;
	width:100%;
	height:15px;
	text-indent:-2000px;
	}
#home_menu a:hover{
	background-position:-51px;
	}
#home_menu a:focus {
   outline:none;
}
#contact_menu{
	width:68px;
	height:15px;
	float:left;
	margin-left:50px;
	margin-bottom:0px;
	}
#contact_menu a{
	background-repeat:no-repeat;
	background-image:url(images/contact.jpg);
	display:block;
	width:100%;
	height:15px;
	text-indent:-2000px;
	}
#contact_menu a:hover{
	background-position:-68px;
	}
#contact_menu a:focus {
   outline:none;
}
#news_menu{
	width:48px;
	height:11px;
	float:left;
	margin-left:50px;
	margin-top:4px;
	margin-bottom:0px;
	}
#news_menu a{
	background-repeat:no-repeat;
	background-image:url(images/news.jpg);
	display:block;
	width:100%;
	height:11px;
	text-indent:-2000px;
	}
#news_menu a:hover{
	background-position:-48px;
	}
#news_menu a:focus {
   outline:none;
}
#customerzone_menu{
	width:138px;
	height:15px;
	float:right;
	margin-right:13px;
	margin-bottom:0px;
	}
#customerzone_menu a{
	background-repeat:no-repeat;
	background-image:url(images/customerzone.jpg);
	display:block;
	width:100%;
	height:15px;
	text-indent:-2000px;
	}
#customerzone_menu a:hover{
background-position:-138px;
	}
#customerzone_menu a:focus {
   outline:none;
}
#browser{
	color:#333333;
	font-size:15px;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:3px;
	border-bottom:#CCCCCC 1px dashed;
	height:20px;
	}
#quickmenu{
	text-align:right;
	float:right;
	padding-right:5px;
	width:250px;
	}
#content{
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
	margin:0px;
	border:0px;
	color:#333333;
	font-size:17px;
	overflow:auto;
	}	
#footer{
	text-align:center;
	color:#666666;
	font-weight:200;
	font-size:12px;
	padding-bottom:10px;
	margin-top:50px;
	}
h2.news{
	margin-top:0px;
	font-size:17px;
	}
h1.news{
	margin-top:0px;
	margin-bottom:5px;
	font-size:22px;
	}
h3.news{
	color:#663399;
	text-align:center;
	margin-top:0px;
	font-size:24px;
	margin-bottom:10px;
	}
h5.news{
	font-size:10px;
	text-align:left;
	margin-bottom:0px;
	margin-left:5px;
}
h4.news{
	margin-top:0px;
	margin-left:10px;
	margin-bottom:15px;
	}
#newslist{
	margin-top:10px;
	padding:3px;
	width:270px;
	float:right;
	border:#999999 1px solid;
	background-image:url(images/background2.jpg);
	}
.newslist{
	margin-left:3px;
	margin-right:3px;
	margin-bottom:20px;
	border:#CCCCCC 1px dashed;
	background-color:#FFFFFF;
	padding:4px;
	}
#latestnews{
	padding:0px;
	width:430px;
	}