html, body {
  height: 100%  
}

body {
	font: 78% 'Trebuchet MS', Arial, verdana, sans-serif;
	margin: 0px;
	background: url("/img/pat.jpg");
	color: #0d2c49;
}


a:link, a:visited {color: #0d2c49;text-decoration:none; font-weight: bold}
a:hover {text-decoration: underline}

.clear {clear: both}

#layout {background: url("/img/pat2.jpg") repeat-x;  padding-bottom: 20px; z-index: +2; position: relative; }
#imgHome {background: url("/img/home.jpg") no-repeat top center;height: 665px;}

#wrapperHome {background: none}
#wrapper {background: url("/img/flowers.jpg") no-repeat top center;}

.container {width: 995px; margin: 0 auto;position: relative; }

#contentRight {width: 980px; border: 2px solid #b7b7e8; margin: -40px auto 0px auto; background: #fff url("/img/cornRight.jpg") no-repeat top right; }
#contentLeft {background: url("/img/cornLeft.jpg") no-repeat bottom left; }

#content {padding:40px 40px 30px 40px;width: 900px; min-height: 300px}

h1.home {margin: 0px auto; background: url("/img/logo.png") no-repeat bottom center; width: 520px; height: 264px; padding-top: 60px; }
h1.home span, #menuHome span, h1.page span, h2 span {display: none; visibility: hidden}

h1.page {margin: 0px auto; background: url("/img/logoPage.png") no-repeat bottom center; width: 520px; height: 219px; padding-top: 10px;}
h1 a:link, h1 a:visited {display: block; width: 520px; height: 200px;}
h1 a:hover {text-decoration: none}

h2 {margin: 0px 0px 10px 0px}

#menuHome {width: 525px; margin: 0px auto; z-index: 1000; position:relative}
#menuHome ul {margin: 0px; padding: 0px 0px 0px 15px; list-style-type: none; float: left; }
#menuHome li {width: 111px; height: 116px; background: url("/img/shadow.png") no-repeat top center; float: left; margin-right: 15px}
#menuHome a:link, #menuHome a:visited {display:block; background: #b7c8e8; margin: 3px;  }
#menuHome a:hover {background: #b7b7e8;text-decoration: none}
#menuHome a#active {background: #b7b7e8; text-decoration: none; height: 75px}

#menuHome img {border: 0px; margin: 5px 5px 0px 5px}


#footer { background: url("/img/foot.jpg") repeat-x bottom left; height: 120px; width: 100%; }
.footTxt {text-align: center; padding-top: 83px; }
#footer a:link {}

form {display: inline;}
form div {padding: 5px}
fieldset {border: 1px dashed #EAE4F0; padding: 0px 10px 15px 10px;}
legend { color: #5A6893; font-weight: bold; background: #fff; padding: 0px 5px 0px 0px}
.input {vertical-align: middle; font-size: 90%; margin: 5px 0px; float: left; width: 180px}
form label {display: block; width: 80px; float:left; vertical-align: middle; padding-top: 3px; margin: 5px 0px 5px 35px}
form br {clear: both}

.col {float: left; width: 286px;}

.loghi {list-style-type: none; margin: 0px; padding: 0px; text-align: center}
.loghi li {margin: 2px 0px; padding: 0px;}
.loghi a:link, .loghi a:visited {margin: 0px; padding:0px;}
.loghi img {border: 0px; padding: 3px; border: 1px solid #EAE4F0}

.center {text-align: center}

.imgRight {background: url("/img/shadow.jpg") no-repeat bottom right; float: right}
.imgRight img {border: 1px solid #e8e2f0; margin-bottom: 13px}

.frame iframe {border: 1px solid #E8E2F0; width: 800px; height: 325px; margin: 0px}


