/* CSS Document */
body, html {
	background-image: url(images/bg_repeat.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	height:auto;
}

/*div.main { background-image: url(images/centerbg.png); background-repeat:repeat-y; background-position: center top;  margin-left: 360px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;  width:730px;}*/
div.main {
	background-image: url(images/page_background.jpg);
	background-repeat:repeat-y;
	margin-left: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: center top;
	width:760px;
	text-align: center;
}
.homeleading {
	line-height: 30px;
}
.contentarea {
	border: 0;
	position:relative;
	top:12px;
	width: 700px;
	left: 35px;
	text-align: left;
	height: 100%;
}
.content { margin-left: center; margin-top: 0px; margin-left: 25px; margin-right: 0px; margin-bottom: 0px; background-repeat: repeat; background-position: center top; text-align: left; }
.nav {
	border: 0;
	position:relative;
	width: 740px;
	left: 13px;
	text-align: left;
	height: 100%;
}
.footer2 {
	position: relative;
	width: 760px;
	height: 26px;
	clear: both;
	bottom: auto;
	margin-bottom: 250px;
	top: auto;}
.footer {
	position: absolute;
bottom: 0px
}
.content2 {
  margin-left:13.5em;
  margin-right:13.5em;
  margin-bottom:20px;
  height:85%;
  color:#333;
  background:#ffc;
  border:1px solid #333;
  padding:0 10px;}
.tableh {
	height: 100%;
	background-image: url(images/page_background.jpg); background-repeat:repeat-y;
}
 a:link { color: #214661; text-decoration: bold; }
a:visited { text-decoration: bold; color: #214661; }
a:hover { text-decoration: underline; color: #666666; }
a:active { text-decoration: none; color: #214661; }
.contactbdr {
	border: thin solid #E1DAC0;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
