body{
	margin:0;
	padding:0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	background-image: url(/images/Background.jpg);
	background-repeat: repeat-x;
}
#content h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 25px;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #F4A300;
}
#content h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}


#container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-color: #FFFFFF;
	position: relative;
	min-height: 590px;
	height: auto !important;
	height: 590px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#europe {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 12px;
	margin-top: 3px;
	text-align: right;
}

#container:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.homecontainer
{
	background-image: url(/images/homeback.gif);
}
.pagecontainer
{
	background-image: url(/images/pageback.gif);
}
#logo {
	float: right;
	margin-top: 15px;
}

#homecall {
	float: right;
	margin-right: 105px;
	width: 270px;
	margin-top: 63px;
}
.contenthome {

}
#contenthome {
	position: absolute;
	top: 190px;
	left: 0px;
}


#homecallnumber  {
	font-size: 24px;
	line-height:30px;
	float: right;
	height: 30px;
	color: #000000;
}
#content {
	width: 487px;
	position: relative;
	left: 27px;
	float: left;
	margin-bottom: 100px;
	background-color: #FFFFFF;
}
.orange {
	color: #F4A300;
}

.homecontent {
	width: 370px;
}
#imageswap {
	width: 281px;
	height: 245px;
	float: right;
	overflow: hidden;
	margin-right:1px;
}
#pagecall {
	position: absolute;
	bottom: 40px;
	right: 280px;
	width: 270px;
	clear: both;
}
#homecalltext  {
	font-size: 16px;
	line-height:25px;
	float: right;
	width: 265px;
	color: #F4A300;
}
#menu {
	margin-top: 28px;
	margin-bottom: 59px;
}
#content a {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4A300;
}
li.backLava {
	z-index: 0;
	position: absolute;
	height: 20px;
	width: 20px;
	list-style:none;
	margin-left:0;
	padding-left:0;
	background-image: url(/images/mainmenubutton.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li ul li.backLava {
	z-index: 0;
	position: absolute;
	height: 20px;
	width: 20px;
	list-style:none;
	margin-left:0;
	padding-left:0;
	background-image: url(/images/submenubutton.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content ul {
	padding-left: 20px;
	margin-left: 0px;
}

#content li {
	list-style-image: url(../images/orangelibutton.gif);
	padding-left: 0px;
	margin-left: 0px;
}
#imagespan img {
	margin-right: 10px;
}
#imagespan {
	width: 480px;
	overflow: hidden;
	height: 98px;
}

#content ul li ul li {
	list-style-image: url(../images/greylibutton.gif);
	margin-left: 0px;
	padding-left: 0px;
}

