* {
	padding:0px;
	margin:0px;
	zoom:1;
}
body, html {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#003858;
	color:#003f63;
}
body {
}
img {
	border:0px none;
}
ul,ol {
	list-style:none;
	list-style-image:none;
}
p {
	padding:10px 0px;
}
a, ol li {
	zoom:0;
}	
a:link {
	text-decoration:none;
	font-weight:bold;
	color:#6B8F00;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#6B8F00;
}
A:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#A1D600;
}

.clear {
	clear:both;
	float:none !important;
	font-size:0px;
	line-height:0px;
}

/* Hx */
h2 {
	color:#003f63;
	font-size:22px;
	font-style:italic;
}
h1 {
	height:31px;
	line-height:31px;
	padding:0px 0px 0px 8px;
	background-color:#003e61;
	border-top:1px solid #fff;
	color:#fff;
	font-size:19px;
	position:relative;
	padding-right:5px;
}
h1.g {
	background-color:#2a4701;
}
h1 a:link,
h1 a:visited {
	font-size:12px;
	float:right;
	line-height:31px;
	font-weight:normal;
	color:#fff;
}
h1 img {
	margin-right:5px;
}
.content-top h1 {
	font-size:19px;
	padding:5px 0px;
	background:none;
	border-top:none;
	line-height:normal;
	color:#003f63;
	height:auto;
}
.content-top h1 a:link,
.content-top h1 a:visited {
	line-height:25px;
	color:#000;
}

/* Hr */
.hr {
	line-height:0px;
	font-size:0px;
	background:#fff;
	border-top:1px solid #daebff;
	height:1px;
}

/* Website */
#website {
	width:948px;
	margin:0px auto;
	padding:0px 4px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
#website #shadow-left {
	background:url('images/website-shadow-left.png') repeat-y;
	width:4px;
	height:9999px;
	position:absolute;
	left:0px;
	top:0px;
}
#website #shadow-right {
	background:url('images/website-shadow-right.png') repeat-y;
	width:4px;
	height:9999px;
	position:absolute;
	right:0px;
	top:0px;
}

/* Menu */
#menu {
	height:35px;
	background:url('images/menu-background.png') repeat-x;
	line-height:35px;
	padding:0px 10px;
}
#menu ul.menu {
	float:left;
}
#menu ul.menu li {
	float:left;
	padding:0px 10px 0px 20px;
	background:url('images/menu-dot.png') no-repeat;
}
#menu ul.menu li.first {
	padding-left:0px;
	background:none;
}
#menu ul.menu li a:link,
#menu ul.menu li a:visited {
	color:#fff;
	font-size:17px;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
}
#menu ul.language {
	float:right;
	height:29px;
}
#menu ul.language li {
	float:left;
	height:29px;
	line-height:normal;
	padding:7px 0px 0px 4px;
}

/* Header */
#header {
	height:262px;
	width:948px;
	position:relative;
}
#header .photo {
	position:absolute;
	width:714px;
	height:262px;
	left:234px;
	top:0px;
	z-index:1;
}
#header .overlay {
	background:url('images/header-background.png') no-repeat;
	z-index:2;
	position:absolute;
	left:0px;
	top:0px;
	height:262px;
	width:948px;
}
#header h2 {
	position:absolute;
	z-index:3;
	left:450px;
	top:10px;
}
#header h2 span {
	font-size:28px;
}
#header a:link,
#header a:visited {
	position:absolute;
	z-index:3;
	left:614px;
	top:48px;
	font-weight:normal;
	text-decoration:none;
}
#header a img {
	margin-right:5px;
}

/* Content */
#content {
	background:#fff url('images/content-left-background-green.png') repeat-y left top;
	z-index:3;
	position:relative;
}

/* Content left */
#content-left {
	width:234px;
	float:left;
	position:relative;
	z-index:5;
}
#content-left h1 {
	border-bottom:1px solid #fff;
}
#content-left h2 {
	position:absolute;
	left:7px;
	top:-27px;
}
#content-left ul.menu-left li {
	border-top:1px solid #fff;
}
#content-left ul.menu-left li a:link,
#content-left ul.menu-left li a:visited {
	display:block;
	height:28px;
	background:url('images/menu-left-background-blue.png') no-repeat;
	color:#003f63;
	line-height:28px;
	text-decoration:none;
	text-indent:22px;
	font-weight:normal;
}
#content-left ul.menu-left li.g a:link,
#content-left ul.menu-left li.g a:visited {
	background:url('images/menu-left-background-green.png') no-repeat;
}
#content-left .photos {
	background:url('images/content-left-background-blue.png') repeat-y;
	padding-bottom:4px;
}
#content-left .photos ul li {
	float:left;
	padding:4px 1px 0px 4px;
}
#content-left .links {
	background:url('images/content-left-background-green.png') repeat-y;
}
#content-left .links a:link, 
#content-left .links a:visited {
	padding-left:5px;
	font-weight:normal;
}

/* Content right */
#content-right {
	float:left;
	width:714px;
	margin-bottom:34px;
	position:relative;
	z-index:6;
}
#content-right .content-right-background {
	background:#fff url('images/content-right-background.png') no-repeat;
	position:absolute;
	z-index:4;
	width:714px;
	height:311px;
	left:0px;
	top:0px;
}
#content-right .content-right {
	position:relative;
	z-index:50;
}
#content-right img {
	margin-right:10px;
}
#content-right p {
	padding-left:10px;
	padding-right:10px;
}
/* Content top */
#content-right .content-top {
	padding:0px 10px 20px 10px;
}
#content-right .content-top p {
	padding-left:0px;
	padding-right:0px;
}
#content-right .content-top dt,
#content-right .content-top dd {
	height:32px;
	line-height:32px;
	border-bottom:1px solid #fff;
}
#content-right .content-top dl.first {
	float:left;
	width:215px;
}
#content-right .content-top dl.second {
	float:left;
	width:455px;
}
#content-right .content-top dl.first dt {
	float:left;
	width:107px;
}
#content-right .content-top dl.second dt {
	float:left;
	width:145px;
}
#content-right .content-top dd {
	font-weight:bold;
	height:32px;
	line-height:32px;
}
#content-right .content-top .even {
	background-color:#e8f3ff;
}

/* Footer */
#footer {
	height:34px;
	background:url('images/footer-background.png') repeat-x;
	width:694px;
	z-index:10;
	margin-left:234px;
	margin-top:-34px;
	position:relative;
	line-height:34px;
	color:#fff;
	padding:0px 10px;
}
#footer a:link,
#footer a:visited {
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}
#footer span {
	float:right;
}
#footer .freshcreations {
	margin-left:5px;
	margin-top:2px;
}
#footer div {
	position:absolute;
	width:694px;
	height:34px;
}