body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: normal 11px/15px Tahoma, Verdana, Helvetica, sans-serif;
	color: #2f2c29;
	background: #ebe2ce;
	behavior: url(csshover.htc);
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
#print {
	display: none;
}
a img {
	border-width: 0;
}

.clearing {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

/* top */

.top {
	background: white url(../images/top.jpg) center top no-repeat;
	text-align: center;
}
.top a {
	display: block;
	margin: 0 auto;
	width: 953px;
	height: 189px;
}

/* nav */

.nav {
	text-align: center;
	height: 50px;
	background: url(../images/nav.jpg) left top repeat-x;
}
.level1 {
	width: 714px;
	margin: 0 auto;
}
.level1 a {
	display: block;
	color: white;
}

#nav_01, #nav_02, #nav_03, #nav_04, #nav_05, #nav_06, #nav_07 {
	width: 102px;
	text-indent: -5000px;
	height: 43px;
}

#nav_01 {
	background: url(../images/nav_01.jpg) left top no-repeat;
}
#nav_02 {
	background: url(../images/nav_02.jpg) left top no-repeat;
}
#nav_03 {
	background: url(../images/nav_03.jpg) left top no-repeat;
}
#nav_04 {
	background: url(../images/nav_04.jpg) left top no-repeat;
}
#nav_05 {
	background: url(../images/nav_05.jpg) left top no-repeat;
}
#nav_06 {
	background: url(../images/nav_06.jpg) left top no-repeat;
}
#nav_07 {
	background: url(../images/nav_07.jpg) left top no-repeat;
}

#nav_01:hover, #nav_02:hover, #nav_03:hover, #nav_04:hover,
#nav_05:hover, #nav_06:hover, #nav_07:hover {
	background-position: left bottom;
}

.nav li {
	position: relative;
	list-style: none;
	float: left;
}

.level2 {
	position: absolute;
	z-index: 1000;
	display: none;
	top: 43px;
	width: 123px;
	left: -11px;
	background: #3f3f3f;
	padding: 10px 0;
}
*:lang(en) .level2 {
	width: 134px;
	left: -17px;
	background: url(../images/nav.png) left bottom repeat-y;
	padding: 10px 0 20px;
}
.level2 a {
	text-indent: 0;
	display: block;
	width: 123px;
	padding: 5px 0;
	text-decoration: none;
}
*:lang(en) .level2 a {
	width: 134px;
}
.level2 a:hover {
	text-decoration: underline;
}

.nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
}

/* containers */

.container1 {
	background: #e2d5b7;
	padding: 15px 0 0;
}
.container2 {
	margin: 0 auto;
	padding: 0 0 15px;
	width: 953px;
	background: url(../images/bg.jpg) left top repeat-y;
}

/* left column */

.leftcolumn {
	width: 526px;
	padding: 0 0 0 10px;
	float: left;
	background: url(../images/left_bg.jpg) left top no-repeat;
}

/* right column */

.rightcolumn {
	float: left;
	width: 395px;
	padding: 0 16px 0 6px;
	background: url(../images/right_bg.jpg) right top no-repeat;
}

/* content */

.content {
	text-align: left;
	float: left;
	width: 394px;
	background: #e7ddc5;
}
.contenttopbg {
	height: 13px;
	background: url(../images/contenttopbg.jpg) left top no-repeat;
}
.contentbottombg {
	height: 13px;
	background: url(../images/contentbottombg.jpg) left top no-repeat;
}

.content h1 {
	color: #5d554f;
	padding: 5px 20px 8px;
	font-size: 18px;
	font-weight: normal;
}
.content p {
	padding: 7px 20px 6px;
	line-height: 15px;
}
.content ul {
	padding: 0 40px 15px;
}
.content li {
	list-style: none;
	padding: 7px 0 5px 15px;
	background: url(../images/bullet.gif) left 12px no-repeat;
}

.content a {
	color: #892942;
	font-weight: bold;
}

.careerscontent a {
	color: #892942;
	font-weight: bold;
}

.alignright {
	text-align: right;
}

#city_01, #city_02, #city_03 {
	z-index: 1;
	position: relative;
	float: left;
	text-indent: -5000px;
	display: block;
	height: 37px;
	width: 120px;
	margin: 0;
}
#city_01 {
	background: url(../images/city_01.jpg) left top no-repeat;
}
#city_02 {
	width: 100px;
	background: url(../images/city_02.jpg) left top no-repeat;
}
#city_03 {
	width: 170px;
	background: url(../images/city_03.jpg) left top no-repeat;
}

#usp_01, #usp_02, #usp_03 {
	float: left;
	text-indent: -5000px;
	display: block;
	height:59px;
	width: 132px;
	margin: 10px 0 0;
}

#usp_01 {
	width: 131px;
	background: url(../images/usp_01.jpg) left top no-repeat;
}
#usp_02 {
	background: url(../images/usp_02.jpg) left top no-repeat;
}
#usp_03 {
	background: url(../images/usp_03.jpg) left top no-repeat;
}

#usp_01:hover, #usp_02:hover, #usp_03:hover {
	background-position: left bottom;
}

/* footer */

.footercontainer {
	clear: both;
	background: #ebe2ce url(../images/footerbg.jpg) left top repeat-x;
}
.footer {
	font-size: 10px;
	color: #7e6e54;
	margin: 0 auto;
	width: 750px;
	padding: 20px 100px;
	background: url(../images/footer.jpg) left top no-repeat;
}
.footer a {
	color: #7e6e54;
}
.footer a:hover {
	text-decoration: none;
}

.column {
	width: 250px;
	float: left;
}
.column p {
	line-height: 13px;
}

.footerlinks {
	font-weight: bold;
	padding: 100px 0 0;
}