@charset "UTF-8";
/* CSS Document */

body {
	background-color:#ffffff;
}


.banner-bar {
	display:block;
}

.banner-title {
	background-image:url(../images/banner-title.png);
	left:0px;top:0px;width:400px;height:50px;
}

.globe {
	display:none;
}

.content {
	left:10px;
	top:40px;
	color:#333333
}

h1 {
color:#333333
}

.left {
	width:0px;
	display:none;
}

