#page .c1
{
	width: 200px;
	display: block;
	float: left;
	height: 210px;
}
#page .c1 .navigation
{
	padding-bottom: 0px;
	list-style-type: none;
	margin: 10px 0px 0px;
	padding-left: 0px;
	width: 200px;
	padding-right: 0px;
	display: block;
	padding-top: 0px;
}
#page .c1 .navigation LI
{
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	width: 200px;
	padding-right: 0px;
	display: inline;
	clear: both;
	padding-top: 0px;
}
#page .c1 .navigation A
{
	background-image: url(/img/back_button.jpg); TEXT-ALIGN: right;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 170px;
	padding-right: 30px;
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 20px;
	color: #cccccc;
	font-weight: normal;
	padding-top: 5px;
	voice-family: inherit;

}
#page .c1 .navigation A:hover
{
	background-position: right bottom;
	text-decoration:none;
	color:#FFF;
}

#page .c2
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	width: 320px;
	padding-right: 0px;
	display: block;
	float: left;
	height: 210px;
	padding-top: 0px;
}
#page .c3
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	width: 260px;
	padding-right: 0px;
	display: block;
	float: left;
	height: 210px;
	padding-top: 0px;
}
#page .c3 .navigation
{
	background-image: url(/img/back_nav.jpg); PADDING-BOTTOM: 0px;
	list-style-type: none;
	margin: 30px 0px 0px;
	padding-left: 0px;
	width: 260px;
	padding-right: 0px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 0px;
}
#page .c3 .navigation LI
{
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: inline;
	clear: both;
	padding-top: 0px;
}
#page .c3 .navigation A
{
	background-image: url(/img/back_button2.jpg); TEXT-ALIGN: left;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 250px;
	padding-right: 0px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 52px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 8px;
	voice-family: inherit;
}
#page .c3 .navigation A:hover
{
	background-position:0px -60px;
	color:#ffffff;
	text-decoration:none;
}
#page .c3 .navigation A SPAN
{
	color: #cccccc;
}
#page .c3 .navigation A IMG
{
	border-right-width: 0px;
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#page .c4
{
	padding-bottom: 0px;
	line-height: 14px;
	margin: 3px 0px 0px;
	padding-left: 200px;
	width: 580px;
	padding-right: 0px;
	display: block;
	float: left;
	height: 81px;
	clear: both;
	padding-top: 0px;
}

#body.home
{
	background-image:url(/img/back_home.jpg);
}

#header.home
{
 height:115px;
}

.home.languages
{
margin-top:70px !important;
}