/*<![CDATA[*/

body {
  background-color: #6084BD;
  background-image:url(images/bg.jpg);
  background-repeat: repeat-x;
  margin: 0px;
  font-family: Arial;
}

img {
  border: 0px solid;
}

h1 {
  color: #ffffff;
  margin: 2px;
  font-size: 16pt;
}

h2 {
  color: #df9002;
  margin: 2px;
  font-size: 20pt;
}

h3 {
  color: #ffffff;
  margin: 2px;
  font-size: 26pt;
}

a {
  color: #df9002;
  text-decoration: none;
  font-size: 10pt;
}

p {
}

#doc {
  width: 880px;
  margin: 0 auto;
}

#doc #header {
  width: 880px;
  padding-top: 20px;
  height: 25px;
  color: #ffffff;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
}

#doc #header a {
  color: #ffffff;
  text-decoration: none;
}

#doc #left {
  background-image:url(images/left.jpg);
  float: left;
  width: 80px;
  height: 561px;
}

#doc #main {
  position: relative;
  background-image:url(images/main.jpg);
  float: left;
  padding: 30px;
  padding-right: 200px;
  width: 489px;
  height: 501px;
  font-size: 8pt;
  color: #ffffff;
}

#doc #main #login {
	top: 497px;
	left: 2px;
	width: 200px;
	height: 64px;
	position: absolute;
}

#doc #main #excellence {
	top: 171px;
	left: 527px;
	width: 91px;
	height: 77px;
	position: absolute;
}

#doc #right {
  background-image:url(images/right.jpg);
  float: left;
  width: 81px;
  height: 561px;
}

#doc #footer {
  background-image:url(images/footer.jpg);
  padding-top: 4px;
  height: 25px;
  clear: both;
  color: #ffffff;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
}

#doc #footer a {
  color: #ffffff;
  text-decoration: none;
}

/*]]>*/

