html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*  */
	color: #004F75;
	font-size: 11px;
	text-align: center;
	background-color: #FFF;
}

#maincontainer {
	width: 1006px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 10px;
	position: relative;
	border-top: 1px #FFF solid;
}

#container {
	position: relative;
}

#language {
	position: absolute;
	top: 12px;
	left: 900px;
	background: url(../../../Media/layoutimages/bgLanguages.jpg) no-repeat top left;
	width: 85px;
	height: 26px;
	text-align: center;
	line-height: 24px;
	color: #FFF;
	z-index: 20;
}

#language a {
	text-decoration: none;
	color: #FFF;
}

/*start navigation*/
#navigation {
	position: absolute;
	top: 3px;
	left: 20px;
	width: 150px;
	background-color: #069;
	z-index: 10;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {

}

#navigation ul li.active {
	background: url(../../../Media/layoutimages/bgNavigationActive.jpg) no-repeat;
}

#navigation ul li.active a:hover {
	color: #FFF;
}

#navigation ul li a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	line-height: 22px;
	padding-left: 15px;
	display: block;
}

#navigation ul li a:hover {color: #5A9CBC;}
/*end navigation*/

/*start subnavigation*/
#subnavigation {}

#subnavigation img {
	margin: 0;
	padding: 0;
}

#subnavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #FBBF00;
}

#subnavigation ul li {

}

#subnavigation ul li.active {
	background: url(../../../Media/layoutimages/bgSubNavigationActive.jpg) no-repeat;
}

#subnavigation ul li a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	line-height: 22px;
	padding-left: 15px;
}

#subnavigation ul li a:hover {color: #F79300;}

/*end subnavigation*/

#photoLinks {
	position: absolute;
	top: 178px;
	left: 770px;
	width: 201px;
	height: 193px;
	z-index: 8;	
	background: url(../../../Media/layoutimages/photo_bg.gif) no-repeat top;
}

#photoLinks h1 {
	color: #004F75;
	font-size: 17px;
	text-align: center;
	padding: 0 5px;
	margin: 10px 0 0 0;
}

#photoLinks h1 a {
	color: #004F75;
	font-size: 17px;
	text-align: center;
	padding: 0 5px;
	margin: 10px 0 0 0;
	text-decoration: none;
}

#photoLinks ul {
	margin: 10px 0 0 0;
}

* html #photoLinks ul {
	margin: 10px 0 0 30px;
}

*:first-child+html #photoLinks ul {
	margin: 10px 0 0 30px;
}

#photoLinks ul li {
	padding-right: 10px;
	list-style-image: url(../../../Media/layoutimages/photolistimg.gif);
}

#photoLinks ul li a {
	font-size: 11px;
	color: #004F75;
	text-decoration: none;
}

#photoLinks img {
	margin: 15px 15px 0 0;
	float: right;
}


#header {
	position: relative;
	width: 1006px;
	height: 126px;
	background: url(../../../Media/layoutimages/header.jpg) no-repeat top left;
	border-top: 15px solid #FFF;
}

#header #shortnavigation p {
	position: absolute;
	top: 95px;
	left: 680px;
	width:300px;
	text-align: right;
	color: #FFF;
	font-size: 12px;
	padding: 0 20px 0 0;
	margin: 0;
}

#header #shortnavigation p a {
	text-decoration: none;
	color: #FFF;
}

#header #breadcrumbs {
	position: absolute;
	top: 95px;
	left: 210px;
	width:440px;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#header #breadcrumbs a {text-decoration: none; color: #FFF;}

/*  start contentLargeBox  */
#contentLargeBox {
	width: 1006px;
	background-color: #F7F4F0;
	margin-top: 7px;
	background: url(../../../Media/layoutimages/bgContentLargeBox.jpg) repeat-y top left;
}

#contentLargeBoxTop {
	background: url(../../../Media/layoutimages/bgTopCornerContentLargeBox.jpg) repeat-x;
	height: 13px;
}

#contentLargeBoxTop ul {
	background: url(../../../Media/layoutimages/cornerContentLargeBox.jpg) -13px -13px no-repeat;
	height: 13px;
	list-style: none;
	margin: 0;
}

#contentLargeBoxTop ul li {
	float: right;
	background: url(../../../Media/layoutimages/cornerContentLargeBox.jpg) 0 -13px no-repeat;
	width: 13px;
	line-height: 13px;
}

#contentLargeBoxBottom {
	background: url(../../../Media/layoutimages/bgBottomCornerContentLargeBox.jpg) repeat-x;
	height: 13px;
}

#contentLargeBoxBottom ul {
	background: url(../../../Media/layoutimages/cornerContentLargeBox.jpg) -13px 0 no-repeat;
	height: 13px;
	list-style: none;
	margin: 0;
}

#contentLargeBoxBottom ul li {
	float: right;
	background: url(../../../Media/layoutimages/cornerContentLargeBox.jpg) 0 0 no-repeat;
	width: 13px;
	line-height: 13px;
}
/*  end contentLargeBox  */

#contentSmallBox {
	margin-left: 192px;
	width: 798px;
}

#photo {margin-left: 3px;}

/*  start contentBox  */
#contentBox {	
	background: url(../../../Media/layoutimages/bgContentSmallBox.jpg) repeat-y top left;
	margin-top: 15px;
}

#contentTop {
	background: url(../../../Media/layoutimages/bgTopCornerContent.jpg) repeat-x;
	height: 12px;
}

#contentTop ul {
	background: url(../../../Media/layoutimages/cornerContent.jpg) -12px -12px no-repeat;
	height: 12px;
	list-style: none;
	margin: 0;
}

#contentTop ul li {
	float: right;
	background: url(../../../Media/layoutimages/cornerContent.jpg) 0 -12px no-repeat;
	width: 12px;
	line-height: 12px;
}

.wedetail {margin-left: 3px;}

#contentBottom {
	background: url(../../../Media/layoutimages/bgBottomCornerContent.jpg) repeat-x;
	height: 12px;
}

#contentBottom ul {
	background: url(../../../Media/layoutimages/cornerContent.jpg) -12px 0 no-repeat;
	height: 12px;
	list-style: none;
	margin: 0;
}

#contentBottom ul li {
	float: right;
	background: url(../../../Media/layoutimages/cornerContent.jpg) 0 0 no-repeat;
	width: 12px;
	line-height: 12px;
}
/*  start contentBox  */


#footer {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 0;
}