body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#3f3f3f;
	background-image: url(images/img2.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}
#menubar {
	background-color:#9396a9;
	height:66px;
	position: fixed;
	width:100%;
	z-index:99;
	top:0px
}
#content1bar {
	background-image: url(images/img1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-top:1px solid #9296a9;
	width:100%;
	padding-top:66px
}
#content2bar  {
	border-bottom:15px solid #d3e0c7
}
#content1 {
	width:1000px;
	margin:auto;
	height:750px;
}
#content2b {
	width:1000px;
	margin:auto;
}
#content2c {
	width:1000px;
	margin:auto;
}
#content2 {
	background-color:#d8d9e0;
	opacity:0.7;
	min-height:260px;
	border-bottom:15px solid #b9bac1;
	padding-bottom:15px;
	padding-top:15px;
}
#content2inside {
	width:1000px;
	margin:auto
}
#cont1left {
	width:563px;
    min-height: 450px;
	padding-top:9px;
	padding-right:20px;
}
#cont1right {
    float:left;
    min-height: 450px;
	width:382px;
	position:absolute;
	top:66px;
	margin-left:583px;
	padding-top:55px;
	padding-left:20px;
	padding-right:15px
}


#cont1left2 {
	width:348px;
    min-height: 450px;
}
#cont1right2 {
    float:left;
    min-height: 450px;
	width:532px;
	top:1128px;
	position:absolute;
	margin-left:348px;
	padding-left:10px;
	padding-right:10px
}

#cont1left3 {
	width:348px;
    min-height: 450px;
}
#cont1right3 {
    float:left;
    min-height: 450px;
	width:532px;
	top:1965px;
	position:absolute;
	margin-left:348px;
	padding-left:10px;
	padding-right:10px
}


#menubaar2 {
	width:1000px;
	margin:auto
}
#leftop {
	float:left;
	position:absolute;
}
#rightop {
	float:left; margin-left:290px; margin-top:45px;
	color:#FFF;
}
#rightop a {
	color:#FFF;
	font-size:15px;
	text-decoration:none
}

.link1 a, .link1 a:visited {
	color:#8cb877;
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
}
.link1 a:hover {
	text-decoration:underline
}