body {
	background: #fff;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#header1, #main, #main3, #footer1, #footer2, #scroller, #scrollertop {
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 0px; top: 0px;
	width: 100%;
}
#header1 {
	height: 90px;
	background: #ff3300 url(images/topbg.gif);
}
h1#logo {
	margin: 40px auto;
	padding: 0px;
	width: 382px;
}
h1#logo2 {
	margin: 120px auto;
	padding: 0px;
	width: 382px;
}
h1#logo3 {
	margin: 0px auto;
	padding: 120px 0px 70px 0px;
	width: 382px;
}
#main3 {
	min-height: 380px;
/*	height: 400px;*/
}
#wrapper {
	background: url(images/worldbg.gif) bottom no-repeat;
/*	height: 768px;
	width: 100%;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	position: absolute;
	left: 0px;
	bottom: 0px;*/
}
#footer1 {
	height: 90px;
	background: #ff3300 url(images/bottombg.gif);
}
#footer2 {
	height: 150px;
	background: #B82500;
	padding-top: 20px;
}
#left1 {
	position: absolute;
	top: 25px;
	left: 50px;
}
#right1 {
	position: absolute;
	top: 25px;
	right: 50px;
}
#left2 {
	position: absolute;
	top: 50px;
	left: 50px;
/*	background: #fff url(images/borderbg6.gif) no-repeat;*/
	width: 240px;
	height: 220px;
}
#right2 {
	position: absolute;
	top: 100px;
	right: 20px;
/*	background: #fff url(images/borderbg3.gif) no-repeat;*/
	width: 240px;
	height: 220px;
}
#left3 {
	position: absolute;
	top: 120px;
	left: 30px;
}
#right3 {
	position: absolute;
	top: 180px;
	right: 30px;
}
ul#country1, ul#menu1, ul#country2, ul#menu2, ul#country3, ul#menu3 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	list-style: none;
	padding: 0px;
	margin: 10px;
}
ul#menu1 {
	font-size: 18px;
	line-height: 26px;
	margin: 0px;
}
ul#country1 li, ul#menu1 li, ul#country2 li, ul#menu2 li, ul#country3 li, ul#menu3 li {
	display: block;
}
ul#country1 li a {
	display: block;
	color: #000000;
	text-decoration: none;
}
ul#country2 li a {
	display: block;
	color: #000;
	text-decoration: none;
}
ul#country3 li a {
/*	display: block;*/
	color: #000;
	text-decoration: none;
}
ul#country1 li a:hover, ul#country2 li a:hover {
	color: #ffcc00;
/*	border-bottom: 2px solid #ff3300;*/
}
ul#country3 li a:hover {
	color: #ff0000;
}
ul#menu1 li a {
	display: block;
	color: #cc3300;
	text-decoration: none;
}
ul#menu2 li a {
	display: block;
	color: #000;
	text-decoration: none;
}
ul#menu3 li {
	text-align: right;
}
ul#menu3 li a {
/*	display: block;*/
	color: #000;
	text-decoration: none;
	text-align: right;
}
ul#menu1 li a:hover, ul#menu2 li a:hover {
	color: #ffcc00;
}
ul#menu3 li a:hover {
	color: #ff0000;
}