#wrapper {
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
	min-width: 1000px;
	
   height:expression(this.scrollHeight<725?'730px':'');
	min-height: 730px;
	
	background: url('images/bottom_left.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 100%;
}

#wrapper2 {
	
	background: url('images/bottom_right.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	height:expression(this.scrollHeight<725?'730px':'');
	min-height: 730px;
	height: 100%;
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
	min-width: 1000px;
}


#wrapper3 {
	



	height:expression(this.scrollHeight<725?'730px':'');
	min-height: 730px;
	height: 100%;
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
	min-width: 1000px;
}


#container {width: 100%;}
#content {

  width: 100%;
  float: left;
}
#text {margin: 0 250px;

font-size: 13px;}
#left {
  float: left;
  width: 250px;
  margin-left: -100%;

}
#right {

  float: left;
  width: 150px;
  margin-left: -150px;
  height: 100%;
}

body {
	margin: 0 0 0 0;
	background: url('images/top_background.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
#header {
	height: 320px;
	background: url('images/top.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
#footer {
margin-left: 250px;
font-size: 12px;
}

#logo {
	position: relative;
	left: 20px;
	top: 20px;
}

#list_menu {
list-style-image: url('images/pointer_blue.jpg');
list-style-position: outside;
line-height: 21px;
}

a:link { color: #0093dd; font-family: verdana; font-size: 13px; text-decoration: underline;}
a:hover { color: #a60000; font-family: verdana; font-size: 13px; text-decoration: underline;}
a:visited { color: #0093dd; font-family: verdana; font-size: 13px; text-decoration: underline;}


#cont_word {
color: #a60000;
font-size: 18px;
font-family: Verdana;
font-weight: bold;
}

#td_cont {
padding-left: 5px;
font-family: Verdana;
font-size: 13px;
}

#td_cont1 {
color: gray;
font-size: 11px;
vertical-align: top;
font-family: Verdana;
}

#td_cont1m {
color: gray;
font-size: 11px;
vertical-align: middle;
font-family: Verdana;
}

#td_cont2 {
font-size: 13px;
padding-left: 2px;
font-family: Verdana;
color: #0093dd;
font-weight: bold;
height: 20px;
}

#td_cont21 {
font-size: 13px;
padding-left: 2px;
font-family: Verdana;
color: #0093dd;
font-weight: bold;
}

#table_cont_div {
margin-left: 20px;
}

#cprght {
	position: relative;
	bottom: 0px;
}

h1 {
color: #a60000;
font-size: 18px;
font-family: Verdana;
font-weight: bold;
}

h3{
color: #a60000;
font-size: 16px;
font-family: Verdana;
font-weight: bold;
}
