@charset "UTF-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
a img {
	border:none;
}
a {
	color:#4A68AE;
}
body {
	background: url(../images/background.jpg) top center no-repeat fixed;
	background-color:#81A5FB;
	}
#contain {
	width:1000px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	}
#shadow1 {
	width:100%;
	height:100%;
	}
#header {
	width:900px;
	height:75px;
	background-color:#DEE1D8;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	}
.logo {
	position:absolute;
	float:left;
	clear:left;
	width:700px;
	height:75px;
	}
.logo img {
	border:none;
	}
.info {
	position:relative;
	float:right;
	clear:right;
	width:160px;
	height:15px;
	padding-top:45px;
	padding-right:10px;
	text-align:right;
	}
.info p {
	color:#707070;
	}
.info a {
	color:#3F3F3F;
	text-decoration:none;
	}
#main {
	width:900px;
	background-color:#DEE1D8;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:center;
	z-index:1;
	}
	
	
/* MENU */
#navcontainer {
	padding: 0;
	height: 27px;
	background-color:#D0E4A6;
	}
#navcontainer ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
#navcontainer ul li a {
	background: #D0E4A6;
	width: 110.45px;
	height: 18px;
	border: 1px solid #494949;
	padding-top: 7px;
	color: #494949;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size:12px;
	}
#navcontainer ul li a:hover {
	color: #7C7C7C;
	background: #D0E4A6;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	border: 1px solid #7C7C7C;
	}
#navcontainer a:active {
	background: #494949;
	color: #D0E4A6;
	border: 1px solid #494949;
	}
#navcontainer li#active a {
	background: #494949;
	border: 1px solid #D0E4A6;
	color: #D0E4A6;
	}
#navcontainer2 {
	padding: 0 0 0 337px;
	height: 27px;
	}
#navcontainer2 ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
#navcontainer2 ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
#navcontainer2 ul li a {
	background: #D0E4A6;
	width: 110.5px;
	height: 18px;
	border: 1px solid #494949;
	padding-top: 7px;
	color: #494949;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size:12px;
	}
#navcontainer2 ul ll.center {
	padding-left:300px;
	}
#navcontainer2 ul li a:hover {
	color: #7C7C7C;
	background: #D0E4A6;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	border: 1px solid #7C7C7C;
	}
#navcontainer2 a:active {
	background: #494949;
	color: #D0E4A6;
	border: 1px solid #494949;
	}
#navcontainer2 li#active a {
	background: #494949;
	border: 1px solid #D0E4A6;
	color: #D0E4A6;
	}
/* END MENU */


.image {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:400px;
	}
.content {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	text-align:left;
	}
.content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#4A68AE;
	}
.content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#4A68AE;
	}
.content hr {
	border:none;
	color:#4A68AE;
	background-color:#4A68AE;
	height:3px;
	width:100%;
	}
.content p {
	color:#5F5F5F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-align:left;
	}
.content img.floatleft {
	float:left;
	clear:left;
	}
.content img.floatright {
	float:right;
	clear:right;
	}
.content a {
	color:#4A68AE;
	}
#footer {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:84px;
	}
.company {
	width:900px;
	float:left;
	clear:left;
	text-align:center;
	padding-top:40px;
	z-index:5;
	margin:0 50px;
	}
.company p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
.company a {
	color:#D0E4A6;
	text-decoration:none;
	}
	
.extra {
	float:left;
	width:900px;
	height:20px;
	min-height:20px;
	height:auto!important;
	margin:5px 0 20px 50px;
}

.extra p {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}

.extra a {
	color:#D0E4A6;
	text-decoration:none;
}

.self {
	width:350px;
	float:right;
	clear:right;
	text-align:right;
	padding-top:40px;
	z-index:5;
	}
.self p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-right:55px;
	}
.self a {
	color:#D0E4A6;
	text-decoration:none;
	}
	

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/js/slimbox/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/js/slimbox/css/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/js/slimbox/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/js/slimbox/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
