*
{
	margin: 0;
	padding: 0;
	border: none;
}

html
{
	background-color: white;
	font-family: Verdana;
	font-size: 11px;
}

body
{
	width: 950px;
	margin: 0 auto;
}

h1
{
	float: right;
	height: 90px;
	background: white url(Images/logo1.JPG) no-repeat scroll center right;	
	margin-right: 0px;
}

span.ie
{
	display: none;
}

h1 span span
{
	position: absolute;
	top: -1000px;
}

h1 span#Slogan
{
	background: white url(Images/Slogan.gif) no-repeat scroll center center;
	display: block;
	width: 220px;
	height: 90px;
	margin-right: 210px
}

h3
{
	font-size: 25px;
}

h5
{
	font-size: 17px;
	color: #a80e18;
	font-weight: bold;
}
h6
{
	font-size: 10px;
	font-weight: bold;
}

h2 a, h3 a, h4 a
{
	color: black;
	text-decoration: none;
}

br.clear
{
	clear: both;
	height: 0px;
}

#Info
{
	text-align: center;
	margin-top: 10px;
	color: #999;
	padding-bottom: 10px;
}
#Info .n
{
	font-weight: bold;
}
#Info .country-name
{
	display: none;
}
#Info .tel .code
{
	display: none;
}
#Info .type
{
	display: none;
}

