@charset "utf-8";

* { padding:0; margin: 0; }

html, body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	height: 100%;
}

#container {
	width: 980px;
	margin: 5px auto 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#header {
	width: 980px;
	height: 98px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#header h1 {
	font-family: helvetica, verdana, arial, tahoma;
	font-size: 11px;
	color: #d8febb;
	padding: 37px 10px 0 0;
	margin-top: 0;
	line-height: 16px;
	letter-spacing: 1px;
	border: none;
}

#main {
	background-image: url(images/contsectbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#content {
	float: right;
	width: 759px;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}

#contenttext1 {
	padding: 0 40px;
}

#contenttext2 {
	padding: 10px 20px;
}

#left {
	width: 221px;
}

#nav {
	background-image: url(images/mainnavfrtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 65px;
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #c8eba0;
}

#flags img {
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 12px;
}

#flags {
	height: 142px;
	width: 221px;
	text-align: center;
	background-image: url(images/mainnavulbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#bluebar {
	background-image: url(images/bluebar.jpg);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
	height: 26px;
	margin-top: 1px;
	text-align: center;
}

#leftcont {
	padding-top: 21px;
}

#footer {
	width: 980px;
	font-size: 10px;
	text-align:center;
	height: 92px;
	margin: 0 auto;
	color: #004800;
}

#footer a, #footer a:visited {
	color: #B5DE96;
}

#footer a:hover {
	color: #fff;
}

#copyr {
	float:left;
	width:221px;
	height:64px;
	background-image: url(images/btmleft.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	font-size: 10px;
}

#address {
	float: right;
	width:742px;
	height:39px;
	background-image: url(images/address.jpg);
	background-repeat: repeat-y;
	text-align: right;
	background-position: top;
	font-size: 11px;
	line-height: 15px;
	padding: 7px 17px 0 0;
}

#copyright {
	float: right;
	width:759px;
	height:46px;
}

h1 {
	color: #360;
	width: auto;
	font-size: 15px;
	margin: 20px 0 9px;
	border-bottom: dotted 1px #360;
}

h2.main {
	color: #360;
	width: auto;
	font-size: 15px;
	margin: 25px 0 9px;
	border-bottom: dotted 1px #360;
}

h2 {
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 3px;
}

h3 {
	font-size: 12px;
	margin-bottom: 3px;
}

h4 {
	text-align:center;
	font-size: 12px;
	margin-top: 9px;
}

#newsl {
	font-size: 11px;
	border-bottom: solid 1px #693;
	margin: 12px 0 9px;
}

input {
	font-size: 11px;
	padding: 1px;
}

select {
	font-size: 11px;
}

#videos {
	font-size: 11px;
	text-align: center;
	border-bottom: solid 1px #693;
	margin: 12px 0 9px;
	padding-bottom: 12px;
}

#news {
	font-size: 11px;
	border-bottom: solid 1px #693;
	margin: 12px 0 9px;
}

#oxygene {
	border-bottom: solid 1px #693;
	margin: 12px 0 9px;
	padding-bottom: 12px;
	text-align: center;
}

#related {
	text-align:center;
	font-size: 11px;
	padding-top: 18px;
}

a {
	color: #0071A6;
	text-decoration: none;
}

a:hover {
	color: #C33C08;
	text-decoration: underline;
}

img {
	border-color: #333;
}

.blck {
	display: block;
}

.imgl {
	float: left;
	margin: 5px 12px 0 0;
	font-size: 11px;
	line-height: 14px;
	text-align:center;
}

.imgr {
	float: right;
	margin: 5px 0 0 12px;
	font-size: 11px;
	line-height: 14px;
	text-align:center;
}

p {
	padding-bottom: 12px;
}

.pcent {
	font-weight: bold;
	text-align:center;
}

.leftp {
	float:left;
}

.middlep {
	text-align:center;
}

.rightp {
	float:right;
}

.picrow {
	font-size: 11px;
	line-height: 14px;
	text-align:center;
}

#mp {
	width: 560px;
	margin: 12px 0;
}

#banners {
	width: 560px;
	margin: 12px auto;
}

#banners2 {
	width: 70%;
	margin: 0 auto;
}

#inside {
	font-family: helvetica, verdana, arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d8febb;
	padding: 37px 10px 0 0;
	margin-top: 0;
	line-height: 16px;
	letter-spacing: 1px;
}

.video {
	border: solid #333;
	border-width: 1px 1px 0 1px;
}

.clear {
	display: block;
	clear: both;
	height:1px;
}


/* CSS Document */
