body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height: 20px;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #073456;
	padding-bottom: 0px;
	letter-spacing: -1px;
}
a {
	font-size: 14px;
	color: #073456;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #073456;
}


.top {

	background-image: url(images/category/bg-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.welcome {
	height: 218px;
	overflow: auto;
}

#lang {
	height:10px;
	padding: 0 20px;
	margin:0;
	white-space: nowrap;
}

#lang a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#lang img {
	vertical-align:middle;
}
