body {
	background: #4882d8 url(img/head_bg.png) repeat-x;
	text-align: center;
}
img {
	border: 0;
}
#new_header {
	text-align: left;
	margin: 0 auto;
	height: 146px;
	width: 968px;
}
#new_countries{
	float: left;
	margin-top: 60px;
}
#new_countries td{
	text-align: center;
}
#new_countries img{
	border: 0;
}
#new_logo {
	float: left;
	margin-left: 10px;
	width: 800px;
}
#new_navigation {
	background: url(img/nav_bg.png) repeat-x;
	height: 37px;
}
* html #new_navigation {
	padding-top: 4px;
	height: 32px;
}
#new_footer {
	background: url(img/nav_bg.png) repeat-x;
	height: 35px;
	text-align: center;
}
#new_nav_container {
	text-align: left;
	margin: 0 auto;
	width: 980px;
}
#global-div {
	background: #efefef url(img/content_bg.png) repeat-x;
	padding: 1px 0 0 0;
}
#new_products {
	background: #cecece url(img/box_bg.png) repeat-x;
	width: 910px;
	min-height: 200px;
	padding: 20px 10px;
	border: 1px solid #ccc;
	float: left;
	text-align: left;
}
#new_news {
	width: 235px;
	background: #cecece url(img/box_bg.png) repeat-x;
	width: 205px;
	min-height: 400px;
	border: 1px solid #ccc;
	float: right;
	padding: 20px 10px;
	text-align: left;
	font-size: 12px;
}
#new_products h3 {
	padding-left: 0px;
	margin: 0 0 20px 0;
	color: #333;
}
#new_news h3 {
	background: url(img/icon_rss.png) no-repeat;
	padding-left: 20px;
	margin: 0 0 20px 0;
	color: #333;
}
.new_product_cat {
	float: left;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 5px;
	line-height: 24px;
	width: 220px;
	height: 100px;
}
.new_news_item {
	padding-left: 35px;
	background: url(img/icon_small.png) no-repeat;
	min-height: 30px;
	margin-bottom: 10px;
	line-height: 20px;
}
.new_news_item :link,
.new_news_item :visited,
.new_news_link {
	text-decoration: none;
	color: #111;
}
.new_product_cat :link, .new_product_cat :visited {
	color: #000;
	text-decoration: none;
}
#middle-wrapper-div {
}
.wrapper {
	clear: both;
}
.module-title-two {
	width: 450px;
	background: url(img/box_two_head.png) no-repeat;
	height: 34px;
	color: #fff;
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 8px;
}
.module-body-two {
	background: #d6d6d6 url(img/box_small_bg.png) repeat-x;
	width: 450px;
	padding: 10px;
	text-align: left;
}
.new_left_menu {
	width: 235px;
	vertical-align: top;
	background: #f5f5f5 url(img/box_bg.png) bottom left repeat-x;
	width: 205px;
	min-height: 400px;
	border: 1px solid #ccc;
	text-align: left;
	font-size: 12px;
	padding: 10px;
}
.new_left_menu :link, .new_left_menu :visited {
	display: block;
	text-decoration: none;
	line-height: 24px;
	width: 200px;
	color: #111;
}
.new_left_menu :link:hover, .new_left_menu :visited:hover {
	text-decoration: underline;	
}
.contentheading {
	font-size: 15px;
}
.content {
	line-height: 20px;
}
.mainlevel-footer-menu {
  padding-left: 15px;
}
