body {
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFF;
}


#topmenu {
	clear: both;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	clear: both;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/iwd.gif);
	background-repeat: no-repeat;
}
#banner {
	height: 450px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#menu {
	clear: both;
	height: 41px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	clear: both;
	
}
.ab {
font-size: 14px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}
.t {
font-size: 14px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}

#center {
	float: left;
	width: 1000px;
  padding-left: 5px;
	height: auto;
  background-color: #FFF;
}

a:link { color:#33348e; text-decoration: none; }
a:visited { color:#33348e; text-decoration: none; }
a:hover { color:#33348e; text-decoration: none; }
a:active { color:#7476b4; text-decoration: underline; }
#footer {
	clear: both;
	height: 110px;
	width: 1000px;

 background-color: #255210;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#f1 {
        height: 150px;
        width: 500px;
	float: left;
        margin-top: 10px;
        margin-left: 10px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
  	color: #FFF;
  font-weight: bold;
}
#f2 {
        height: 150px;
 width: 400px;
        float: right;
        margin-top: 10px;
        margin-right: 10px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
 color: #FFF;
  font-weight: bold;
text-align: right;
}
.page-header{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #414447;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5A1C07;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #09F;
	font-weight: bold;
}
.text2 {color: #200010}
.text3 {color: #000000}
.deco {
	color: #009;
	text-decoration: underline;
}

table {
    border-collapse: collapse;
}

table, td, th {
	border: 1px solid #F60;
	text-align: center;
	
}
